[==========] 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 12:16:23.989041 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:35881
I20260709 12:16:23.990864 17966 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 12:16:23.992065 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:24.013871 17975 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 12:16:24.014045 17972 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 12:16:24.015623 17966 server_base.cc:1061] running on GCE node
W20260709 12:16:24.014966 17973 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 12:16:25.348788 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.349074 17966 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 12:16:25.349540 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599385349510 us; error 0 us; skew 500 ppm
I20260709 12:16:25.350620 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.358371 17966 webserver.cc:533] Webserver started at http://127.17.139.190:44145/ using document root <none> and password file <none>
I20260709 12:16:25.359335 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.359555 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.360138 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.367023 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "954046fe9e3846a599bb2c2c9dcfcb8b"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-0cmf"
I20260709 12:16:25.376760 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:16:25.382786 17981 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.384433 17966 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.002s
I20260709 12:16:25.384853 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "954046fe9e3846a599bb2c2c9dcfcb8b"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-0cmf"
I20260709 12:16:25.385246 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-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 12:16:25.453513 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.455329 17966 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 12:16:25.455870 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.542367 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:35881
I20260709 12:16:25.542421 18032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:35881 every 8 connection(s)
I20260709 12:16:25.551645 18033 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 12:16:25.578631 18033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b: Bootstrap starting.
I20260709 12:16:25.586053 18033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:25.588059 18033 log.cc:826] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b: Log is configured to *not* fsync() on all Append() calls
I20260709 12:16:25.592869 18033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b: No bootstrap required, opened a new log
I20260709 12:16:25.617537 18033 raft_consensus.cc:359] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "954046fe9e3846a599bb2c2c9dcfcb8b" member_type: VOTER }
I20260709 12:16:25.618284 18033 raft_consensus.cc:385] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:25.618590 18033 raft_consensus.cc:740] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 954046fe9e3846a599bb2c2c9dcfcb8b, State: Initialized, Role: FOLLOWER
I20260709 12:16:25.619573 18033 consensus_queue.cc:260] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "954046fe9e3846a599bb2c2c9dcfcb8b" member_type: VOTER }
I20260709 12:16:25.620076 18033 raft_consensus.cc:399] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:25.620383 18033 raft_consensus.cc:493] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:25.620760 18033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:25.625064 18033 raft_consensus.cc:515] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "954046fe9e3846a599bb2c2c9dcfcb8b" member_type: VOTER }
I20260709 12:16:25.625921 18033 leader_election.cc:304] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [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: 954046fe9e3846a599bb2c2c9dcfcb8b; no voters: 
I20260709 12:16:25.627797 18033 leader_election.cc:290] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:25.628199 18036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:25.631143 18036 raft_consensus.cc:697] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 1 LEADER]: Becoming Leader. State: Replica: 954046fe9e3846a599bb2c2c9dcfcb8b, State: Running, Role: LEADER
I20260709 12:16:25.632056 18036 consensus_queue.cc:237] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [LEADER]: Queue going to LEADER mode. State: All 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: "954046fe9e3846a599bb2c2c9dcfcb8b" member_type: VOTER }
I20260709 12:16:25.632438 18033 sys_catalog.cc:565] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:25.647040 18038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 954046fe9e3846a599bb2c2c9dcfcb8b. Latest consensus state: current_term: 1 leader_uuid: "954046fe9e3846a599bb2c2c9dcfcb8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "954046fe9e3846a599bb2c2c9dcfcb8b" member_type: VOTER } }
I20260709 12:16:25.647284 18037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "954046fe9e3846a599bb2c2c9dcfcb8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "954046fe9e3846a599bb2c2c9dcfcb8b" member_type: VOTER } }
I20260709 12:16:25.647866 18038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:25.648077 18037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:25.651108 18045 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:25.664721 18045 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:25.666590 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:25.682551 18045 catalog_manager.cc:1383] Generated new cluster ID: 0b39b5c0a1394c6888754c2f9be01237
I20260709 12:16:25.682952 18045 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:25.705701 18045 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:25.708343 18045 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:25.736214 18045 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b: Generated new TSK 0
I20260709 12:16:25.737716 18045 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:25.798540 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:25.811338 18055 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 12:16:25.813460 18056 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 12:16:25.816552 17966 server_base.cc:1061] running on GCE node
W20260709 12:16:25.817250 18058 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 12:16:25.818250 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.818468 17966 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 12:16:25.818805 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599385818765 us; error 0 us; skew 500 ppm
I20260709 12:16:25.819819 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.826956 17966 webserver.cc:533] Webserver started at http://127.17.139.129:35267/ using document root <none> and password file <none>
I20260709 12:16:25.827772 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.828024 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.828629 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.830767 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "b2a614c4b05c4f9882b208c580b88e38"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-0cmf"
I20260709 12:16:25.841120 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.006s	sys 0.005s
I20260709 12:16:25.847677 18063 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.849668 17966 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:16:25.850028 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "b2a614c4b05c4f9882b208c580b88e38"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-0cmf"
I20260709 12:16:25.850313 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-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 12:16:25.870455 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.871878 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.875003 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:25.880762 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:25.881170 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.881536 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:25.881800 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
I20260709 12:16:25.996187 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:42913
I20260709 12:16:25.996276 18125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:42913 every 8 connection(s)
I20260709 12:16:26.004541 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:26.021338 18130 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 12:16:26.022508 18131 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 12:16:26.048684 17966 server_base.cc:1061] running on GCE node
W20260709 12:16:26.050153 18133 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 12:16:26.051573 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:26.051848 17966 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 12:16:26.052177 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599386052157 us; error 0 us; skew 500 ppm
I20260709 12:16:26.053398 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:26.057364 17966 webserver.cc:533] Webserver started at http://127.17.139.130:41095/ using document root <none> and password file <none>
I20260709 12:16:26.058013 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:26.058251 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:26.058559 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:26.058534 18126 heartbeater.cc:344] Connected to a master server at 127.17.139.190:35881
I20260709 12:16:26.059170 18126 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:26.060384 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "a6d8b514417d4e64948630d4d963f9d7"
format_stamp: "Formatted at 2026-07-09 12:16:26 on dist-test-slave-0cmf"
I20260709 12:16:26.060448 18126 heartbeater.cc:507] Master 127.17.139.190:35881 requested a full tablet report, sending...
I20260709 12:16:26.066614 17998 ts_manager.cc:194] Registered new tserver with Master: b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913)
I20260709 12:16:26.068995 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:16:26.070166 17998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48344
I20260709 12:16:26.074805 18138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.075929 17966 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:16:26.076244 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "a6d8b514417d4e64948630d4d963f9d7"
format_stamp: "Formatted at 2026-07-09 12:16:26 on dist-test-slave-0cmf"
I20260709 12:16:26.076537 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-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 12:16:26.104250 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:26.105664 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:26.107766 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:26.111224 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:26.111444 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.111792 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:26.111948 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.225144 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:44315
I20260709 12:16:26.225258 18200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:44315 every 8 connection(s)
I20260709 12:16:26.233121 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:26.242646 18204 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 12:16:26.249971 18205 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 12:16:26.254323 18201 heartbeater.cc:344] Connected to a master server at 127.17.139.190:35881
I20260709 12:16:26.254746 18201 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:26.255661 18201 heartbeater.cc:507] Master 127.17.139.190:35881 requested a full tablet report, sending...
W20260709 12:16:26.257709 18207 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 12:16:26.258421 17998 ts_manager.cc:194] Registered new tserver with Master: a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:26.260048 17998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48360
I20260709 12:16:26.264379 17966 server_base.cc:1061] running on GCE node
I20260709 12:16:26.265257 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:26.265487 17966 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 12:16:26.265733 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599386265709 us; error 0 us; skew 500 ppm
I20260709 12:16:26.266305 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:26.269127 17966 webserver.cc:533] Webserver started at http://127.17.139.131:46441/ using document root <none> and password file <none>
I20260709 12:16:26.269702 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:26.269917 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:26.270200 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:26.271217 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "53db972395e44d73bb0d2e2c37a6b979"
format_stamp: "Formatted at 2026-07-09 12:16:26 on dist-test-slave-0cmf"
I20260709 12:16:26.276829 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:16:26.281672 18212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.282807 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:16:26.283131 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "53db972395e44d73bb0d2e2c37a6b979"
format_stamp: "Formatted at 2026-07-09 12:16:26 on dist-test-slave-0cmf"
I20260709 12:16:26.283442 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599383774379-17966-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 12:16:26.302217 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:26.304009 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:26.306927 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:26.310096 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:26.310377 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.310640 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:26.310822 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.420198 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:46045
I20260709 12:16:26.420398 18274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:46045 every 8 connection(s)
I20260709 12:16:26.443922 18275 heartbeater.cc:344] Connected to a master server at 127.17.139.190:35881
I20260709 12:16:26.444604 18275 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:26.446424 18275 heartbeater.cc:507] Master 127.17.139.190:35881 requested a full tablet report, sending...
I20260709 12:16:26.449306 17998 ts_manager.cc:194] Registered new tserver with Master: 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:26.450397 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024478317s
I20260709 12:16:26.451289 17998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48364
I20260709 12:16:26.521154 17998 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48376:
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 12:16:26.525195 17998 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 12:16:26.643373 18165 tablet_service.cc:1511] Processing CreateTablet for tablet c7a1a5beccec47ab80ef67387d58521e (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:26.645661 18165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a1a5beccec47ab80ef67387d58521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.639823 18166 tablet_service.cc:1511] Processing CreateTablet for tablet 993c57cba6fd4d51b4e11447d207202f (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:26.657217 18166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993c57cba6fd4d51b4e11447d207202f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.655382 18164 tablet_service.cc:1511] Processing CreateTablet for tablet bc9a135770e84023a9bae358c989e530 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:26.659386 18162 tablet_service.cc:1511] Processing CreateTablet for tablet 25bfd051f69f4341a69fba420773fa97 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:26.657115 18161 tablet_service.cc:1511] Processing CreateTablet for tablet 92d5309e00e54aa2adb35132b4800999 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:26.651795 18163 tablet_service.cc:1511] Processing CreateTablet for tablet 6193b2fd36a94d25b20929e223ba4107 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260709 12:16:26.666463 18046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:26.667883 18162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bfd051f69f4341a69fba420773fa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.669644 18163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6193b2fd36a94d25b20929e223ba4107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.673000 18161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d5309e00e54aa2adb35132b4800999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.674093 18160 tablet_service.cc:1511] Processing CreateTablet for tablet 72fb94a678b648d38e6e6e42e29f369f (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:26.680037 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a135770e84023a9bae358c989e530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.682901 18160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fb94a678b648d38e6e6e42e29f369f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.701675 18159 tablet_service.cc:1511] Processing CreateTablet for tablet a603327e26bc4088a7c96563755fd193 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:26.706153 18159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a603327e26bc4088a7c96563755fd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.726666 18158 tablet_service.cc:1511] Processing CreateTablet for tablet 653843267c3546079705e18ead955475 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:26.731891 18158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653843267c3546079705e18ead955475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.740825 18239 tablet_service.cc:1511] Processing CreateTablet for tablet c7a1a5beccec47ab80ef67387d58521e (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:26.743402 18240 tablet_service.cc:1511] Processing CreateTablet for tablet 993c57cba6fd4d51b4e11447d207202f (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:26.745232 18239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a1a5beccec47ab80ef67387d58521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.748602 18238 tablet_service.cc:1511] Processing CreateTablet for tablet bc9a135770e84023a9bae358c989e530 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:26.758740 18237 tablet_service.cc:1511] Processing CreateTablet for tablet 6193b2fd36a94d25b20929e223ba4107 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:26.759984 18236 tablet_service.cc:1511] Processing CreateTablet for tablet 25bfd051f69f4341a69fba420773fa97 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:26.761106 18240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993c57cba6fd4d51b4e11447d207202f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.766749 18235 tablet_service.cc:1511] Processing CreateTablet for tablet 92d5309e00e54aa2adb35132b4800999 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:26.775772 18236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bfd051f69f4341a69fba420773fa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.779532 18233 tablet_service.cc:1511] Processing CreateTablet for tablet a603327e26bc4088a7c96563755fd193 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:26.775810 18234 tablet_service.cc:1511] Processing CreateTablet for tablet 72fb94a678b648d38e6e6e42e29f369f (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:26.784801 18237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6193b2fd36a94d25b20929e223ba4107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.795810 18090 tablet_service.cc:1511] Processing CreateTablet for tablet c7a1a5beccec47ab80ef67387d58521e (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:16:26.797384 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a1a5beccec47ab80ef67387d58521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.785631 18232 tablet_service.cc:1511] Processing CreateTablet for tablet 653843267c3546079705e18ead955475 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:26.800762 18091 tablet_service.cc:1511] Processing CreateTablet for tablet 993c57cba6fd4d51b4e11447d207202f (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:16:26.804386 18233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a603327e26bc4088a7c96563755fd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.809298 18091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993c57cba6fd4d51b4e11447d207202f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.813876 18234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fb94a678b648d38e6e6e42e29f369f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.820308 18089 tablet_service.cc:1511] Processing CreateTablet for tablet bc9a135770e84023a9bae358c989e530 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:16:26.826292 18235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d5309e00e54aa2adb35132b4800999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.814040 18088 tablet_service.cc:1511] Processing CreateTablet for tablet 6193b2fd36a94d25b20929e223ba4107 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:16:26.823839 18087 tablet_service.cc:1511] Processing CreateTablet for tablet 25bfd051f69f4341a69fba420773fa97 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:16:26.832988 18089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a135770e84023a9bae358c989e530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.830055 18086 tablet_service.cc:1511] Processing CreateTablet for tablet 92d5309e00e54aa2adb35132b4800999 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:16:26.839169 18088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6193b2fd36a94d25b20929e223ba4107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.840252 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653843267c3546079705e18ead955475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.844019 18085 tablet_service.cc:1511] Processing CreateTablet for tablet 72fb94a678b648d38e6e6e42e29f369f (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:16:26.848821 18085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fb94a678b648d38e6e6e42e29f369f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.851027 18086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d5309e00e54aa2adb35132b4800999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.856299 18292 tablet_bootstrap.cc:492] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:26.854034 18238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a135770e84023a9bae358c989e530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.859388 18084 tablet_service.cc:1511] Processing CreateTablet for tablet a603327e26bc4088a7c96563755fd193 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:16:26.863485 18087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bfd051f69f4341a69fba420773fa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.875358 18083 tablet_service.cc:1511] Processing CreateTablet for tablet 653843267c3546079705e18ead955475 (DEFAULT_TABLE table=test-workload [id=3a80461dc4a34691b17ada543917ceb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:16:26.880825 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a603327e26bc4088a7c96563755fd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.885773 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653843267c3546079705e18ead955475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.037261 18292 tablet_bootstrap.cc:654] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.079731 18126 heartbeater.cc:499] Master 127.17.139.190:35881 was elected leader, sending a full tablet report...
I20260709 12:16:27.080801 18293 tablet_bootstrap.cc:492] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.082312 18292 tablet_bootstrap.cc:492] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.082809 18292 ts_tablet_manager.cc:1403] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.016s
I20260709 12:16:27.088392 18295 tablet_bootstrap.cc:492] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.096338 18292 raft_consensus.cc:359] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.101969 18292 raft_consensus.cc:385] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.102340 18292 raft_consensus.cc:740] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.103591 18292 consensus_queue.cc:260] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.115487 18292 ts_tablet_manager.cc:1434] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.009s
I20260709 12:16:27.116379 18201 heartbeater.cc:499] Master 127.17.139.190:35881 was elected leader, sending a full tablet report...
I20260709 12:16:27.116801 18292 tablet_bootstrap.cc:492] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:27.115501 18293 tablet_bootstrap.cc:654] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.138780 18293 tablet_bootstrap.cc:492] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.139485 18293 ts_tablet_manager.cc:1403] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.011s
I20260709 12:16:27.140523 18292 tablet_bootstrap.cc:654] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.143412 18293 raft_consensus.cc:359] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.144271 18293 raft_consensus.cc:385] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.144742 18293 raft_consensus.cc:740] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.145912 18295 tablet_bootstrap.cc:654] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.146165 18293 consensus_queue.cc:260] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.146951 18296 raft_consensus.cc:493] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.147490 18296 raft_consensus.cc:515] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.150787 18296 leader_election.cc:290] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.158600 18293 ts_tablet_manager.cc:1434] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:16:27.159704 18293 tablet_bootstrap.cc:492] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.177103 18295 tablet_bootstrap.cc:492] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.178715 18295 ts_tablet_manager.cc:1403] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.004s
I20260709 12:16:27.179840 18299 raft_consensus.cc:493] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.180888 18292 tablet_bootstrap.cc:492] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.180560 18299 raft_consensus.cc:515] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.182471 18295 raft_consensus.cc:359] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.181373 18292 ts_tablet_manager.cc:1403] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.011s
I20260709 12:16:27.177502 18293 tablet_bootstrap.cc:654] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.183341 18295 raft_consensus.cc:385] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.184613 18299 leader_election.cc:290] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.187949 18295 raft_consensus.cc:740] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.203357 18292 raft_consensus.cc:359] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.205215 18292 raft_consensus.cc:385] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.205711 18292 raft_consensus.cc:740] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.206816 18292 consensus_queue.cc:260] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.209846 18295 consensus_queue.cc:260] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.218680 18292 ts_tablet_manager.cc:1434] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 12:16:27.231074 18292 tablet_bootstrap.cc:492] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
W20260709 12:16:27.235028 18202 tablet.cc:2406] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:27.236827 18296 raft_consensus.cc:493] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.237382 18296 raft_consensus.cc:515] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.241190 18296 leader_election.cc:290] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.250629 18275 heartbeater.cc:499] Master 127.17.139.190:35881 was elected leader, sending a full tablet report...
I20260709 12:16:27.253243 18292 tablet_bootstrap.cc:654] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.253726 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.255311 18293 tablet_bootstrap.cc:492] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.253664 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.258004 18293 ts_tablet_manager.cc:1403] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.018s
W20260709 12:16:27.260354 18142 leader_election.cc:343] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:27.261343 18142 leader_election.cc:343] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.263293 18295 ts_tablet_manager.cc:1434] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.084s	user 0.012s	sys 0.011s
I20260709 12:16:27.268007 18295 tablet_bootstrap.cc:492] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.267248 18293 raft_consensus.cc:359] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.270164 18293 raft_consensus.cc:385] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.270850 18293 raft_consensus.cc:740] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.275570 18308 raft_consensus.cc:493] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.275691 18250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.277774 18308 raft_consensus.cc:515] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.278954 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.284361 18292 tablet_bootstrap.cc:492] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.288684 18292 ts_tablet_manager.cc:1403] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.001s
I20260709 12:16:27.288353 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
W20260709 12:16:27.287520 18140 leader_election.cc:343] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.286810 18293 consensus_queue.cc:260] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
W20260709 12:16:27.301812 18065 leader_election.cc:343] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.292168 18308 leader_election.cc:290] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913)
I20260709 12:16:27.304625 18292 raft_consensus.cc:359] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.306170 18293 ts_tablet_manager.cc:1434] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 12:16:27.306263 18292 raft_consensus.cc:385] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.306732 18292 raft_consensus.cc:740] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.307210 18293 tablet_bootstrap.cc:492] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.307596 18292 consensus_queue.cc:260] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.310389 18292 ts_tablet_manager.cc:1434] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:16:27.299059 18140 leader_election.cc:304] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7; no voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:27.317750 18296 raft_consensus.cc:2749] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.322032 18292 tablet_bootstrap.cc:492] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
W20260709 12:16:27.320621 18140 leader_election.cc:343] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.322815 18295 tablet_bootstrap.cc:654] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.325150 18140 leader_election.cc:304] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7; no voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:27.327775 18296 raft_consensus.cc:2749] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.345103 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.345960 18292 tablet_bootstrap.cc:654] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:27.352820 18067 leader_election.cc:343] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.354375 18067 leader_election.cc:304] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2a614c4b05c4f9882b208c580b88e38; no voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:27.355743 18299 raft_consensus.cc:2749] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.356547 18293 tablet_bootstrap.cc:654] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.373714 18295 tablet_bootstrap.cc:492] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.373425 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.374221 18295 ts_tablet_manager.cc:1403] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.007s
W20260709 12:16:27.375568 18216 leader_election.cc:343] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.378821 18295 raft_consensus.cc:359] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.379866 18295 raft_consensus.cc:385] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.380295 18295 raft_consensus.cc:740] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.381968 18295 consensus_queue.cc:260] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.385793 18295 ts_tablet_manager.cc:1434] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260709 12:16:27.389104 18292 tablet_bootstrap.cc:492] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.389782 18292 ts_tablet_manager.cc:1403] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.010s
I20260709 12:16:27.394126 18292 raft_consensus.cc:359] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.395156 18292 raft_consensus.cc:385] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.395475 18292 raft_consensus.cc:740] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.396204 18292 consensus_queue.cc:260] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.406505 18295 tablet_bootstrap.cc:492] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.406736 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.407598 18101 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.408963 18216 leader_election.cc:304] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:27.410589 18308 raft_consensus.cc:2804] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.411080 18308 raft_consensus.cc:493] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.411669 18308 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.413486 18292 ts_tablet_manager.cc:1434] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 12:16:27.414917 18292 tablet_bootstrap.cc:492] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:27.419869 18308 raft_consensus.cc:515] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.421805 18293 tablet_bootstrap.cc:492] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.422365 18293 ts_tablet_manager.cc:1403] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.009s
I20260709 12:16:27.426170 18293 raft_consensus.cc:359] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.427150 18295 tablet_bootstrap.cc:654] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.429456 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:27.427057 18293 raft_consensus.cc:385] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.430425 18293 raft_consensus.cc:740] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.431674 18292 tablet_bootstrap.cc:654] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.431329 18293 consensus_queue.cc:260] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.431777 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:27.430088 18308 leader_election.cc:290] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913)
I20260709 12:16:27.432382 18101 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:27.433881 18216 leader_election.cc:343] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.445158 18293 ts_tablet_manager.cc:1434] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260709 12:16:27.447440 18293 tablet_bootstrap.cc:492] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.450060 18101 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:27.451599 18216 leader_election.cc:304] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:27.452739 18308 raft_consensus.cc:2804] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.455227 18295 tablet_bootstrap.cc:492] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.455926 18295 ts_tablet_manager.cc:1403] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.009s
I20260709 12:16:27.458523 18293 tablet_bootstrap.cc:654] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.459184 18308 raft_consensus.cc:697] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:27.460390 18308 consensus_queue.cc:237] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.460896 18295 raft_consensus.cc:359] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.461593 18295 raft_consensus.cc:385] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.461915 18295 raft_consensus.cc:740] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.463003 18295 consensus_queue.cc:260] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.466857 18295 ts_tablet_manager.cc:1434] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:16:27.467994 18295 tablet_bootstrap.cc:492] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.478190 18295 tablet_bootstrap.cc:654] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.479269 18293 tablet_bootstrap.cc:492] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.480340 18293 ts_tablet_manager.cc:1403] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.003s
I20260709 12:16:27.486740 18292 tablet_bootstrap.cc:492] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.487495 18292 ts_tablet_manager.cc:1403] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.009s
I20260709 12:16:27.486002 17996 catalog_manager.cc:5697] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:27.493558 18293 raft_consensus.cc:359] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.494616 18293 raft_consensus.cc:385] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.494230 18292 raft_consensus.cc:359] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.495047 18293 raft_consensus.cc:740] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.495239 18292 raft_consensus.cc:385] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.495814 18292 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.496634 18295 tablet_bootstrap.cc:492] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.496524 18293 consensus_queue.cc:260] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.497761 18295 ts_tablet_manager.cc:1403] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260709 12:16:27.499143 18293 ts_tablet_manager.cc:1434] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:16:27.500396 18293 tablet_bootstrap.cc:492] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.500909 18295 raft_consensus.cc:359] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.501703 18295 raft_consensus.cc:385] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.502074 18295 raft_consensus.cc:740] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.496657 18292 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.508193 18295 consensus_queue.cc:260] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.511270 18293 tablet_bootstrap.cc:654] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.513105 18292 ts_tablet_manager.cc:1434] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:16:27.518925 18296 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.520010 18296 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.522118 18292 tablet_bootstrap.cc:492] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:27.530821 18296 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.528364 18295 ts_tablet_manager.cc:1434] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.006s
I20260709 12:16:27.531980 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.533353 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
W20260709 12:16:27.534626 18142 leader_election.cc:343] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:27.535794 18140 leader_election.cc:343] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.536429 18140 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7; no voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:27.537086 18295 tablet_bootstrap.cc:492] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.538103 18296 raft_consensus.cc:2749] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.546816 18292 tablet_bootstrap.cc:654] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.550712 18295 tablet_bootstrap.cc:654] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.560194 18293 tablet_bootstrap.cc:492] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.560772 18293 ts_tablet_manager.cc:1403] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.004s
I20260709 12:16:27.564110 18293 raft_consensus.cc:359] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.564884 18293 raft_consensus.cc:385] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.565232 18293 raft_consensus.cc:740] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.565696 18295 tablet_bootstrap.cc:492] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.566159 18295 ts_tablet_manager.cc:1403] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260709 12:16:27.566107 18293 consensus_queue.cc:260] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.568845 18292 tablet_bootstrap.cc:492] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.569399 18292 ts_tablet_manager.cc:1403] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.001s
I20260709 12:16:27.569751 18295 raft_consensus.cc:359] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.571075 18295 raft_consensus.cc:385] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.571519 18293 ts_tablet_manager.cc:1434] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:16:27.571455 18295 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.572937 18293 tablet_bootstrap.cc:492] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.572249 18295 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.573364 18292 raft_consensus.cc:359] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.574357 18292 raft_consensus.cc:385] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.574755 18292 raft_consensus.cc:740] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.575090 18295 ts_tablet_manager.cc:1434] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:16:27.576113 18295 tablet_bootstrap.cc:492] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.575907 18292 consensus_queue.cc:260] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.578969 18292 ts_tablet_manager.cc:1434] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:16:27.580250 18292 tablet_bootstrap.cc:492] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:27.586287 18293 tablet_bootstrap.cc:654] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.587744 18295 tablet_bootstrap.cc:654] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.588343 18292 tablet_bootstrap.cc:654] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.607905 18295 tablet_bootstrap.cc:492] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.608614 18295 ts_tablet_manager.cc:1403] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260709 12:16:27.608935 18292 tablet_bootstrap.cc:492] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.609546 18292 ts_tablet_manager.cc:1403] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260709 12:16:27.611778 18295 raft_consensus.cc:359] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.612321 18295 raft_consensus.cc:385] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.612859 18295 raft_consensus.cc:740] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.612326 18292 raft_consensus.cc:359] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.613298 18292 raft_consensus.cc:385] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.613631 18292 raft_consensus.cc:740] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.613674 18295 consensus_queue.cc:260] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.614549 18292 consensus_queue.cc:260] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.615175 18293 tablet_bootstrap.cc:492] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.616283 18295 ts_tablet_manager.cc:1434] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:27.616947 18293 ts_tablet_manager.cc:1403] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.006s
I20260709 12:16:27.617403 18295 tablet_bootstrap.cc:492] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.620203 18293 raft_consensus.cc:359] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.621038 18293 raft_consensus.cc:385] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.621443 18293 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.622378 18293 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.625326 18293 ts_tablet_manager.cc:1434] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:16:27.625365 18295 tablet_bootstrap.cc:654] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.626646 18293 tablet_bootstrap.cc:492] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.630826 18292 ts_tablet_manager.cc:1434] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:16:27.644275 18293 tablet_bootstrap.cc:654] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.647867 18292 tablet_bootstrap.cc:492] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:27.659883 18292 tablet_bootstrap.cc:654] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.662326 18296 raft_consensus.cc:493] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.662799 18296 raft_consensus.cc:515] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.664280 18293 tablet_bootstrap.cc:492] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.664219 18295 tablet_bootstrap.cc:492] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.665004 18293 ts_tablet_manager.cc:1403] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.014s
I20260709 12:16:27.665102 18295 ts_tablet_manager.cc:1403] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.020s
I20260709 12:16:27.667341 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
W20260709 12:16:27.673156 18142 leader_election.cc:343] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.665105 18296 leader_election.cc:290] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
W20260709 12:16:27.672269 18046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:27.675096 18293 raft_consensus.cc:359] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.676527 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.679390 18249 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 0.
I20260709 12:16:27.680442 18295 raft_consensus.cc:359] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.681349 18140 leader_election.cc:304] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [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: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:27.681702 18295 raft_consensus.cc:385] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.682451 18295 raft_consensus.cc:740] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.682981 18296 raft_consensus.cc:2804] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.683758 18296 raft_consensus.cc:493] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.683395 18295 consensus_queue.cc:260] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.684161 18296 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.686721 18292 tablet_bootstrap.cc:492] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.687335 18292 ts_tablet_manager.cc:1403] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.008s
I20260709 12:16:27.688270 18295 ts_tablet_manager.cc:1434] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.004s
I20260709 12:16:27.689627 18295 tablet_bootstrap.cc:492] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.690887 18292 raft_consensus.cc:359] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.691668 18292 raft_consensus.cc:385] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.692256 18292 raft_consensus.cc:740] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.693620 18293 raft_consensus.cc:385] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.693993 18293 raft_consensus.cc:740] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.695319 18308 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.694912 18293 consensus_queue.cc:260] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.695794 18308 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.698467 18295 tablet_bootstrap.cc:654] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.699832 18292 consensus_queue.cc:260] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.704129 18293 ts_tablet_manager.cc:1434] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 12:16:27.708400 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.705340 18293 tablet_bootstrap.cc:492] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.709327 18101 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.710228 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.711210 18176 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.708886 18296 raft_consensus.cc:515] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.714133 18216 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.722855 18336 raft_consensus.cc:493] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.719720 18317 raft_consensus.cc:2804] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.727530 18292 ts_tablet_manager.cc:1434] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.007s
I20260709 12:16:27.727584 18317 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.728271 18317 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.728637 18292 tablet_bootstrap.cc:492] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: Bootstrap starting.
I20260709 12:16:27.721544 18308 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:27.729319 18299 raft_consensus.cc:493] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.733518 18299 raft_consensus.cc:515] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.736075 18299 leader_election.cc:290] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.736836 18308 raft_consensus.cc:493] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.737394 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.737428 18308 raft_consensus.cc:515] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.738116 18249 raft_consensus.cc:2468] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 0.
I20260709 12:16:27.739738 18308 leader_election.cc:290] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:27.741487 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.741925 18065 leader_election.cc:304] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.742138 18101 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.744578 18299 raft_consensus.cc:2804] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.744867 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.745167 18299 raft_consensus.cc:493] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.745620 18299 raft_consensus.cc:3060] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.745867 18176 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.749060 18293 tablet_bootstrap.cc:654] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.753387 18336 raft_consensus.cc:515] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.780181 18336 leader_election.cc:290] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.784624 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.774663 18296 leader_election.cc:290] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.785810 18176 raft_consensus.cc:2468] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 0.
I20260709 12:16:27.757475 18216 leader_election.cc:304] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.789511 18308 raft_consensus.cc:2804] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.790014 18308 raft_consensus.cc:493] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.790570 18292 tablet_bootstrap.cc:654] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.790419 18308 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.797395 18317 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.801860 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:27.802474 18100 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.802573 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:27.803115 18176 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.807626 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:27.807279 18317 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:27.816213 18101 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.806968 18299 raft_consensus.cc:515] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.819326 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:27.819609 18250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.819820 18299 leader_election.cc:290] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.819950 18249 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.822168 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.822975 18099 raft_consensus.cc:2468] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 0.
I20260709 12:16:27.823774 18292 tablet_bootstrap.cc:492] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: No bootstrap required, opened a new log
I20260709 12:16:27.824227 18292 ts_tablet_manager.cc:1403] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.002s
I20260709 12:16:27.824599 18142 leader_election.cc:304] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.826344 18296 raft_consensus.cc:2804] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.826917 18296 raft_consensus.cc:493] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.827299 18296 raft_consensus.cc:3060] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.828388 18176 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:27.829618 18295 tablet_bootstrap.cc:492] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:27.830433 18216 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:27.831902 18295 ts_tablet_manager.cc:1403] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.143s	user 0.040s	sys 0.044s
W20260709 12:16:27.831070 18140 leader_election.cc:343] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.835664 18336 raft_consensus.cc:493] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.836511 18336 raft_consensus.cc:515] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.837800 18317 raft_consensus.cc:2804] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.838752 18336 leader_election.cc:290] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.839301 18317 raft_consensus.cc:697] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:27.840340 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:27.830920 18308 raft_consensus.cc:515] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.841704 18293 tablet_bootstrap.cc:492] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:27.842391 18293 ts_tablet_manager.cc:1403] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.005s
I20260709 12:16:27.842839 18250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:27.843364 18100 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:27.843535 18248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653843267c3546079705e18ead955475" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.841154 18176 raft_consensus.cc:3060] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.842730 18337 raft_consensus.cc:493] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.846128 18250 raft_consensus.cc:3060] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.853971 18338 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.854147 18337 raft_consensus.cc:515] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.846029 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653843267c3546079705e18ead955475" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.854503 18338 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.840654 18317 consensus_queue.cc:237] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
W20260709 12:16:27.857091 18142 leader_election.cc:343] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.858875 18295 raft_consensus.cc:359] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.861747 18295 raft_consensus.cc:385] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.862041 18295 raft_consensus.cc:740] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.863425 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.864095 18295 consensus_queue.cc:260] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.864532 18101 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 1.
I20260709 12:16:27.864588 18175 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.861475 18337 leader_election.cc:290] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:27.863387 18292 raft_consensus.cc:359] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.866705 18292 raft_consensus.cc:385] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.867158 18292 raft_consensus.cc:740] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.867156 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:27.870115 18098 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:27.863909 18140 leader_election.cc:343] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.867755 18099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.868602 18299 raft_consensus.cc:493] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.874387 18299 raft_consensus.cc:515] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.885802 18216 leader_election.cc:304] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:27.886554 18142 leader_election.cc:304] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.887766 18336 raft_consensus.cc:2804] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.888258 18338 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.848409 18249 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 1.
I20260709 12:16:27.888491 18336 raft_consensus.cc:697] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:27.888953 18292 consensus_queue.cc:260] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:27.895695 18334 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.890501 18337 raft_consensus.cc:2804] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.896348 18337 raft_consensus.cc:493] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.887912 18296 raft_consensus.cc:515] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.896256 18334 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.899576 18293 raft_consensus.cc:359] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.900323 18296 leader_election.cc:290] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.900631 18293 raft_consensus.cc:385] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.900975 18293 raft_consensus.cc:740] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.903367 18101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:27.903563 18336 consensus_queue.cc:237] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.903950 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.904206 18101 raft_consensus.cc:3060] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.898132 18337 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.905790 18249 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 0.
I20260709 12:16:27.907895 18065 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.909008 18338 raft_consensus.cc:2804] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.909626 18338 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.910176 18338 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.901801 18293 consensus_queue.cc:260] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.888794 18140 leader_election.cc:304] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7; no voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38
W20260709 12:16:27.934352 18140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:46045, user_credentials={real_user=slave}} blocked reactor thread for 72639.7us
I20260709 12:16:27.935751 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:27.937101 18175 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.938867 18299 leader_election.cc:290] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.933792 18295 ts_tablet_manager.cc:1434] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.102s	user 0.014s	sys 0.014s
I20260709 12:16:27.927470 18308 leader_election.cc:290] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:27.945437 18295 tablet_bootstrap.cc:492] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979: Bootstrap starting.
I20260709 12:16:27.945825 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.946511 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:27.946785 18174 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 0.
I20260709 12:16:27.946990 18248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:27.933917 18296 raft_consensus.cc:2749] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.950224 18293 ts_tablet_manager.cc:1434] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.095s	user 0.012s	sys 0.016s
I20260709 12:16:27.951830 18292 ts_tablet_manager.cc:1434] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: Time spent starting tablet: real 0.127s	user 0.013s	sys 0.009s
I20260709 12:16:27.953790 18293 tablet_bootstrap.cc:492] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38: Bootstrap starting.
I20260709 12:16:27.953922 18334 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:27.959540 18176 raft_consensus.cc:2468] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 1.
I20260709 12:16:27.960337 18250 raft_consensus.cc:2468] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 1.
I20260709 12:16:27.954556 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:27.961923 18065 leader_election.cc:304] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.962425 18249 raft_consensus.cc:3060] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.953073 18101 raft_consensus.cc:2468] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 1.
I20260709 12:16:27.964047 18142 leader_election.cc:304] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.968052 18099 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:27.968227 18334 raft_consensus.cc:2804] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.968756 18334 raft_consensus.cc:697] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:27.948930 18248 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 1.
I20260709 12:16:27.969606 18334 consensus_queue.cc:237] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:27.971362 18065 leader_election.cc:304] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:27.972590 18299 raft_consensus.cc:2804] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:27.972946 18299 raft_consensus.cc:493] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.973278 18299 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:27.975529 18249 raft_consensus.cc:2468] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 1.
I20260709 12:16:27.978751 18344 raft_consensus.cc:2804] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.983194 18098 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:27.983911 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:27.985982 18175 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:27.987097 18216 leader_election.cc:304] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:27.998881 18341 raft_consensus.cc:2804] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.999300 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979" is_pre_election: true
I20260709 12:16:28.000015 18249 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 0.
I20260709 12:16:28.002097 18338 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.014358 18100 raft_consensus.cc:2393] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6d8b514417d4e64948630d4d963f9d7 in current term 1: Already voted for candidate b2a614c4b05c4f9882b208c580b88e38 in this term.
I20260709 12:16:28.014689 18175 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.016012 18295 tablet_bootstrap.cc:654] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.012758 18337 raft_consensus.cc:515] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.018532 17997 catalog_manager.cc:5697] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.021605 18337 leader_election.cc:290] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:28.021912 18338 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 1 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:28.022244 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:28.023377 18100 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.011524 17996 catalog_manager.cc:5697] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.012938 18341 raft_consensus.cc:697] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:28.036448 18299 raft_consensus.cc:515] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.038455 18341 consensus_queue.cc:237] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.017498 18140 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:28.049304 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:28.050108 18293 tablet_bootstrap.cc:654] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.050346 18176 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.051770 18334 raft_consensus.cc:2804] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.052945 18334 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.054915 18334 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.052688 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:28.047243 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:28.058315 18299 leader_election.cc:290] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:28.052300 18344 raft_consensus.cc:697] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:28.059641 18249 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.066154 18173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:28.072094 18248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:28.073889 18248 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.078316 18295 tablet_bootstrap.cc:492] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979: No bootstrap required, opened a new log
I20260709 12:16:28.079005 18295 ts_tablet_manager.cc:1403] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.011s
I20260709 12:16:28.083726 18295 raft_consensus.cc:359] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.084959 18295 raft_consensus.cc:385] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.085886 18295 raft_consensus.cc:740] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.085532 18348 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:16:28.088181 18295 consensus_queue.cc:260] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.088889 18100 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:28.090868 18216 leader_election.cc:304] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:28.091460 18295 ts_tablet_manager.cc:1434] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:16:28.091893 18348 raft_consensus.cc:2804] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.092476 18348 raft_consensus.cc:697] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:28.093345 18348 consensus_queue.cc:237] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.098683 18176 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:28.094265 18344 consensus_queue.cc:237] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.102717 18341 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.108106 18248 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:28.109875 18293 tablet_bootstrap.cc:492] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38: No bootstrap required, opened a new log
I20260709 12:16:28.110306 18293 ts_tablet_manager.cc:1403] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.008s
I20260709 12:16:28.110878 18334 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.109411 18065 leader_election.cc:304] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:28.113057 18349 raft_consensus.cc:2804] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:28.113862 18174 raft_consensus.cc:2393] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2a614c4b05c4f9882b208c580b88e38 in current term 1: Already voted for candidate a6d8b514417d4e64948630d4d963f9d7 in this term.
I20260709 12:16:28.114382 18349 raft_consensus.cc:697] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:28.115608 18349 consensus_queue.cc:237] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER 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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.121901 18249 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 1.
I20260709 12:16:28.124094 18065 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:28.127002 18299 raft_consensus.cc:2804] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.127259 18293 raft_consensus.cc:359] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.127709 18299 raft_consensus.cc:697] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:28.128187 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:28.128690 18299 consensus_queue.cc:237] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.129878 18334 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:28.143265 18293 raft_consensus.cc:385] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.143748 18293 raft_consensus.cc:740] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.145788 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:28.146725 18293 consensus_queue.cc:260] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.154099 18249 raft_consensus.cc:2393] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6d8b514417d4e64948630d4d963f9d7 in current term 1: Already voted for candidate b2a614c4b05c4f9882b208c580b88e38 in this term.
I20260709 12:16:28.158792 18293 ts_tablet_manager.cc:1434] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260709 12:16:28.163393 18140 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [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: a6d8b514417d4e64948630d4d963f9d7; no voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:28.164666 18334 raft_consensus.cc:2749] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.198069 17998 catalog_manager.cc:5697] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.201848 17997 catalog_manager.cc:5697] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.203926 17997 catalog_manager.cc:5697] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.214656 17996 catalog_manager.cc:5697] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.224097 17998 catalog_manager.cc:5697] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 1 to 2, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.225306 17998 catalog_manager.cc:5697] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.368665 18098 raft_consensus.cc:1240] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Rejecting Update request from peer a6d8b514417d4e64948630d4d963f9d7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:28.370441 18334 consensus_queue.cc:1059] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.371548 18334 consensus_queue.cc:1243] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Peer b2a614c4b05c4f9882b208c580b88e38 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:16:28.372009 18336 raft_consensus.cc:3055] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:28.372344 18336 raft_consensus.cc:740] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:28.373021 18336 consensus_queue.cc:260] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.374011 18336 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.384817 18341 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:28.398722 18341 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:28.460317 18336 consensus_queue.cc:1048] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.472662 18343 consensus_queue.cc:1048] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.511221 18337 consensus_queue.cc:1048] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.524607 18337 consensus_queue.cc:1048] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.538785 18337 raft_consensus.cc:493] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.539350 18337 raft_consensus.cc:515] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.541539 18337 leader_election.cc:290] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:28.543985 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653843267c3546079705e18ead955475" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7" is_pre_election: true
I20260709 12:16:28.544781 18176 raft_consensus.cc:2468] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:28.544878 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653843267c3546079705e18ead955475" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38" is_pre_election: true
I20260709 12:16:28.545727 18098 raft_consensus.cc:2468] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 0.
I20260709 12:16:28.547042 18216 leader_election.cc:304] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:28.548357 18337 raft_consensus.cc:2804] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.548765 18337 raft_consensus.cc:493] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.549160 18337 raft_consensus.cc:3060] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.557163 18337 raft_consensus.cc:515] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.560479 18337 leader_election.cc:290] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:28.560726 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653843267c3546079705e18ead955475" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:28.561488 18098 raft_consensus.cc:3060] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.561690 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653843267c3546079705e18ead955475" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:28.562245 18176 raft_consensus.cc:3060] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.568497 18176 raft_consensus.cc:2468] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:28.568497 18098 raft_consensus.cc:2468] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 1.
I20260709 12:16:28.569928 18216 leader_election.cc:304] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:28.570637 18337 raft_consensus.cc:2804] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.571103 18337 raft_consensus.cc:697] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:28.572157 18337 consensus_queue.cc:237] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.578748 18299 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.581877 17996 catalog_manager.cc:5697] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.588558 18299 consensus_queue.cc:1048] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:28.607818 18299 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.613874 18349 consensus_queue.cc:1048] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:28.662863 18337 consensus_queue.cc:1048] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.675894 18348 consensus_queue.cc:1048] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.726330 18249 raft_consensus.cc:1275] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:28.727746 18349 consensus_queue.cc:1048] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.743956 18176 raft_consensus.cc:1275] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:16:28.744410 18176 pending_rounds.cc:85] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: Aborting all ops after (but not including) 0
I20260709 12:16:28.744745 18176 pending_rounds.cc:107] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:16:28.745067 18176 raft_consensus.cc:2889] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:16:28.748371 18299 consensus_queue.cc:1048] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.831278 18249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
mode: GRACEFUL
new_leader_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:42154
I20260709 12:16:28.832053 18249 raft_consensus.cc:606] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Received request to transfer leadership to TS b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:28.838165 18249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
mode: GRACEFUL
new_leader_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:42154
I20260709 12:16:28.838816 18249 raft_consensus.cc:606] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Received request to transfer leadership to TS b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:28.846478 18249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
mode: GRACEFUL
new_leader_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:42154
I20260709 12:16:28.847307 18249 raft_consensus.cc:606] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Received request to transfer leadership to TS b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:28.865137 18249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:42154
I20260709 12:16:28.865815 18249 raft_consensus.cc:606] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:28.902072 18098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:49052
I20260709 12:16:28.902980 18098 raft_consensus.cc:606] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:28.909500 18098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a603327e26bc4088a7c96563755fd193"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:49052
I20260709 12:16:28.910672 18098 raft_consensus.cc:606] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:28.927492 18341 raft_consensus.cc:993] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: : Instructing follower b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:28.928177 18317 raft_consensus.cc:1081] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Signalling peer b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:28.930050 18098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:49042
I20260709 12:16:28.930578 18098 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:28.930868 18098 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.936059 18098 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.939249 18098 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:28.939743 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:28.940052 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:28.940317 18176 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.940727 18249 raft_consensus.cc:3055] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:28.941155 18249 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:28.942247 18249 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.943223 18249 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.948141 18176 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:28.948900 18249 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:28.949697 18067 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:28.950711 18299 raft_consensus.cc:2804] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:28.951169 18299 raft_consensus.cc:697] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:28.951924 18299 consensus_queue.cc:237] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:28.960773 18317 consensus_queue.cc:1048] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.960275 17997 catalog_manager.cc:5697] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 1 to 2, leader changed from 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.966135 18341 consensus_queue.cc:1048] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.973347 18317 raft_consensus.cc:993] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:28.973891 18317 raft_consensus.cc:1081] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:28.976814 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60914
I20260709 12:16:28.977433 18174 raft_consensus.cc:493] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:28.977855 18174 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:28.989814 18174 raft_consensus.cc:515] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.008802 18174 leader_election.cc:290] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 2 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:29.010571 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:29.010773 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:29.013512 18098 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.011212 18249 raft_consensus.cc:3055] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:29.015998 18249 raft_consensus.cc:740] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:29.017377 18249 consensus_queue.cc:260] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.018770 18249 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.020783 18098 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 2.
I20260709 12:16:29.022127 18142 leader_election.cc:304] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:29.023322 18343 raft_consensus.cc:2804] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:29.023823 18343 raft_consensus.cc:697] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:29.024835 18343 consensus_queue.cc:237] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.026952 18249 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 2.
I20260709 12:16:29.035832 17997 catalog_manager.cc:5697] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 1 to 2, leader changed from 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.174142 18299 raft_consensus.cc:993] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:29.174618 18344 raft_consensus.cc:1081] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:29.176038 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60910
I20260709 12:16:29.176537 18174 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:29.176856 18174 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.184403 18174 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.186775 18174 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 2 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:29.187767 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:29.187937 18248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:29.188372 18098 raft_consensus.cc:3055] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:29.188524 18248 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.188737 18098 raft_consensus.cc:740] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:29.189546 18098 consensus_queue.cc:260] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.190737 18098 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.194799 18248 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 2.
I20260709 12:16:29.196306 18140 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:29.197187 18343 raft_consensus.cc:2804] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:29.197825 18343 raft_consensus.cc:697] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:29.198864 18343 consensus_queue.cc:237] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.198873 18098 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 2.
I20260709 12:16:29.205717 17997 catalog_manager.cc:5697] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 1 to 2, leader changed from b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.225348 18341 raft_consensus.cc:993] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: : Instructing follower b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:29.225914 18308 raft_consensus.cc:1081] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Signalling peer b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:29.227756 18098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:49042
I20260709 12:16:29.228439 18098 raft_consensus.cc:493] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:29.228853 18098 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.229805 18308 raft_consensus.cc:993] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: : Instructing follower b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:29.230269 18341 raft_consensus.cc:1081] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Signalling peer b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:29.231964 18100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:49042
I20260709 12:16:29.232502 18100 raft_consensus.cc:493] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:29.232848 18100 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.236158 18098 raft_consensus.cc:515] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.239732 18098 leader_election.cc:290] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:29.240032 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:29.240684 18174 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.239526 18100 raft_consensus.cc:515] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:29.240931 18248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:29.241698 18248 raft_consensus.cc:3055] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:29.242076 18248 raft_consensus.cc:740] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:29.242940 18100 leader_election.cc:290] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:29.245311 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:29.245922 18176 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.248139 18174 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:29.249212 18067 leader_election.cc:304] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:29.248930 18248 consensus_queue.cc:260] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.250097 18344 raft_consensus.cc:2804] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:29.250466 18248 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.250797 18344 raft_consensus.cc:697] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:29.251644 18344 consensus_queue.cc:237] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.253686 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:29.254413 18249 raft_consensus.cc:3055] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:29.254683 18176 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:29.254920 18249 raft_consensus.cc:740] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:29.256044 18067 leader_election.cc:304] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:29.257004 18299 raft_consensus.cc:2804] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:29.257665 18299 raft_consensus.cc:697] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:29.258515 18299 consensus_queue.cc:237] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:29.259584 18248 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:29.262404 18249 consensus_queue.cc:260] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:29.263733 18249 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:29.267692 17998 catalog_manager.cc:5697] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 1 to 2, leader changed from 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.273119 18249 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:29.281270 18344 raft_consensus.cc:993] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:29.281912 18299 raft_consensus.cc:1081] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:29.285688 18176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a603327e26bc4088a7c96563755fd193"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60910
I20260709 12:16:29.286310 18176 raft_consensus.cc:493] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:29.286698 18176 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.293740 17998 catalog_manager.cc:5697] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 1 to 2, leader changed from 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:29.297379 18176 raft_consensus.cc:515] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.300343 18176 leader_election.cc:290] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 3 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:29.300916 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:29.301604 18100 raft_consensus.cc:3055] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:29.301951 18100 raft_consensus.cc:740] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:29.302858 18100 consensus_queue.cc:260] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.304726 18100 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.308295 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:29.308980 18249 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:29.312765 18100 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 3.
I20260709 12:16:29.314356 18142 leader_election.cc:304] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [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: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:29.315455 18343 raft_consensus.cc:2804] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:29.316148 18343 raft_consensus.cc:697] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:29.316777 18249 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 3.
I20260709 12:16:29.317226 18343 consensus_queue.cc:237] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:29.328332 17998 catalog_manager.cc:5697] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 2 to 3, leader changed from b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.350544 18249 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.352685 18299 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:29.368217 18176 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.370081 18299 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.447945 18100 raft_consensus.cc:1275] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.449597 18336 consensus_queue.cc:1048] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.471935 18249 raft_consensus.cc:1275] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.474294 18343 consensus_queue.cc:1048] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.654835 18100 raft_consensus.cc:1275] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.656100 18336 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.665839 18248 raft_consensus.cc:1275] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.668223 18343 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:29.672520 18249 raft_consensus.cc:1275] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.675055 18299 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.687861 18176 raft_consensus.cc:1275] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.689759 18386 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.794565 18248 raft_consensus.cc:1275] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:29.796289 18343 consensus_queue.cc:1048] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:29.806882 18176 raft_consensus.cc:1275] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.808451 18386 consensus_queue.cc:1048] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.811419 18100 raft_consensus.cc:1275] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:29.813210 18388 consensus_queue.cc:1048] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:29.822781 18248 raft_consensus.cc:1275] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:29.824712 18386 consensus_queue.cc:1048] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:31.954525 17966 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:16:31.955338 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:31.982256 18176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
mode: GRACEFUL
new_leader_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:60286
I20260709 12:16:31.982973 18176 raft_consensus.cc:606] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Received request to transfer leadership to TS 53db972395e44d73bb0d2e2c37a6b979
I20260709 12:16:31.996309 18098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
mode: GRACEFUL
new_leader_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:59850
I20260709 12:16:31.997012 18098 raft_consensus.cc:606] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Received request to transfer leadership to TS 53db972395e44d73bb0d2e2c37a6b979
I20260709 12:16:31.998808 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:31.999366 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:32.464920 18343 raft_consensus.cc:993] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: : Instructing follower 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:32.465770 18343 raft_consensus.cc:1081] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Signalling peer 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:32.570271 18249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:42140
I20260709 12:16:32.570895 18249 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:32.571308 18249 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:32.576634 18401 raft_consensus.cc:993] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: : Instructing follower 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:32.577543 18401 raft_consensus.cc:1081] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Signalling peer 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:32.580794 18249 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:32.583016 18249 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 3 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:32.598349 18248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:42144
I20260709 12:16:32.598917 18248 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:32.599253 18248 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:32.602977 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:32.603169 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:32.603691 18098 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:32.608851 18248 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:32.612269 18248 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 3 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:32.612694 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:32.613291 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:32.613514 18100 raft_consensus.cc:3055] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:32.613817 18174 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:32.613945 18100 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:32.614773 18100 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:32.615947 18098 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 3.
I20260709 12:16:32.616251 18100 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:32.603691 18176 raft_consensus.cc:3055] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:32.617240 18176 raft_consensus.cc:740] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:32.618369 18176 consensus_queue.cc:260] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:32.619462 18216 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:32.619705 18176 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:32.620476 18341 raft_consensus.cc:2804] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:32.621623 18174 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 3.
I20260709 12:16:32.623970 18216 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [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: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:32.625497 18100 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 3.
I20260709 12:16:32.626904 18341 raft_consensus.cc:697] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:32.627534 18176 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 3.
I20260709 12:16:32.627692 18402 raft_consensus.cc:2804] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:32.628207 18402 raft_consensus.cc:697] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:32.628492 18341 consensus_queue.cc:237] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:32.629364 18402 consensus_queue.cc:237] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:32.641418 17997 catalog_manager.cc:5697] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 2 to 3, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.662037 17997 catalog_manager.cc:5697] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 2 to 3, leader changed from b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129) to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.093048 18176 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:33.094610 18404 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:33.108894 18100 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:33.111342 18404 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:33.176023 18100 raft_consensus.cc:1275] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:33.178061 18341 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:33.189481 18174 raft_consensus.cc:1275] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:33.196399 18402 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:33.205442 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:33.212014 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:33.212666 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:33.571344 18271 debug-util.cc:398] Leaking SignalData structure 0x7b080016b060 after lost signal to thread 17969
W20260709 12:16:33.572255 18271 debug-util.cc:398] Leaking SignalData structure 0x7b080016b740 after lost signal to thread 18032
W20260709 12:16:33.573156 18271 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd0a0 after lost signal to thread 18125
W20260709 12:16:33.574028 18271 debug-util.cc:398] Leaking SignalData structure 0x7b08001fbe40 after lost signal to thread 18200
W20260709 12:16:33.574816 18271 debug-util.cc:398] Leaking SignalData structure 0x7b0800154a60 after lost signal to thread 18274
I20260709 12:16:34.214097 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:34.222985 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:34.223636 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:35.224732 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:35.229715 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:35.230140 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:36.231073 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:36.236197 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:36.236617 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:37.237658 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:37.244251 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:37.244839 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:38.246061 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:38.252449 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:38.253010 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:39.254180 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:39.259866 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:39.260284 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:40.261507 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:40.267794 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:40.268281 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:41.269609 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:41.275490 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:41.276137 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:42.314291 17966 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:16:42.320066 18098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:49052
I20260709 12:16:42.320705 18098 raft_consensus.cc:606] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:42.327235 18098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:49052
I20260709 12:16:42.328330 18098 raft_consensus.cc:606] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:42.334157 18249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:42154
I20260709 12:16:42.334949 18249 raft_consensus.cc:606] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:42.341156 18098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:49052
I20260709 12:16:42.341841 18098 raft_consensus.cc:606] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:42.346217 18427 raft_consensus.cc:993] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.346843 18425 raft_consensus.cc:1081] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.348692 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60914
I20260709 12:16:42.349287 18174 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.349711 18174 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:42.355949 18249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
mode: GRACEFUL
new_leader_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:42154
I20260709 12:16:42.355938 18426 raft_consensus.cc:993] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.356674 18249 raft_consensus.cc:606] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Received request to transfer leadership to TS a6d8b514417d4e64948630d4d963f9d7
I20260709 12:16:42.356906 18426 raft_consensus.cc:1081] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.358174 18174 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.359215 18176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60910
I20260709 12:16:42.359973 18176 raft_consensus.cc:493] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.360548 18176 raft_consensus.cc:3060] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.363826 18098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:42.364666 18098 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:42.368211 18176 raft_consensus.cc:515] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.369892 18174 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 4 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:42.370133 18176 leader_election.cc:290] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 2 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:42.371068 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:42.371637 18100 raft_consensus.cc:3055] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:42.370013 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:42.371908 18248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6193b2fd36a94d25b20929e223ba4107" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:42.372498 18249 raft_consensus.cc:3055] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:42.372000 18100 raft_consensus.cc:740] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:42.372548 18248 raft_consensus.cc:3060] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.372852 18249 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:42.373343 18100 consensus_queue.cc:260] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.373662 18249 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.374539 18100 raft_consensus.cc:3060] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:42.374969 18249 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:42.379164 18098 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 4.
I20260709 12:16:42.380544 18248 raft_consensus.cc:2468] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 2.
I20260709 12:16:42.381083 18142 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [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: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:42.381320 18100 raft_consensus.cc:2468] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 2.
I20260709 12:16:42.382216 18419 raft_consensus.cc:2804] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:42.382501 18142 leader_election.cc:304] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:42.382867 18249 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 4.
I20260709 12:16:42.387320 18419 raft_consensus.cc:697] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:42.388355 18429 raft_consensus.cc:2804] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:42.388885 18429 raft_consensus.cc:697] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:42.388880 18419 consensus_queue.cc:237] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.390321 18429 consensus_queue.cc:237] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.402642 17997 catalog_manager.cc:5697] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 3 to 4, leader changed from 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 4 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.424887 17997 catalog_manager.cc:5697] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 1 to 2, leader changed from b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.451462 18427 raft_consensus.cc:993] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.451920 18427 raft_consensus.cc:1081] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.453840 18176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60914
I20260709 12:16:42.454306 18176 raft_consensus.cc:493] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.454567 18176 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:42.459219 18176 raft_consensus.cc:515] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.460754 18176 leader_election.cc:290] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 4 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:42.461719 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:42.461826 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fb94a678b648d38e6e6e42e29f369f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:42.462288 18100 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:42.462375 18249 raft_consensus.cc:3055] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:42.462838 18249 raft_consensus.cc:740] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:42.463570 18249 consensus_queue.cc:260] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.464639 18249 raft_consensus.cc:3060] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:42.467839 18100 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 4.
I20260709 12:16:42.469033 18142 leader_election.cc:304] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [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: a6d8b514417d4e64948630d4d963f9d7, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:42.469161 18249 raft_consensus.cc:2468] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 4.
I20260709 12:16:42.469867 18419 raft_consensus.cc:2804] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:42.470404 18419 raft_consensus.cc:697] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:42.471174 18419 consensus_queue.cc:237] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.479825 17997 catalog_manager.cc:5697] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 3 to 4, leader changed from 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 4 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.528460 18428 raft_consensus.cc:993] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.529125 18426 raft_consensus.cc:1081] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.531060 18176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60910
I20260709 12:16:42.531826 18176 raft_consensus.cc:493] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.532226 18176 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:42.536870 18176 raft_consensus.cc:515] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.539103 18176 leader_election.cc:290] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 3 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:42.540112 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:42.540022 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a1a5beccec47ab80ef67387d58521e" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:42.540688 18249 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:42.540741 18100 raft_consensus.cc:3055] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:42.541208 18100 raft_consensus.cc:740] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:42.542238 18100 consensus_queue.cc:260] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.543560 18100 raft_consensus.cc:3060] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:42.548358 18249 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 3.
I20260709 12:16:42.549894 18140 leader_election.cc:304] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [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: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:42.550644 18419 raft_consensus.cc:2804] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:42.551061 18419 raft_consensus.cc:697] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:42.551064 18100 raft_consensus.cc:2468] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 3.
I20260709 12:16:42.552274 18419 consensus_queue.cc:237] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:42.559676 17997 catalog_manager.cc:5697] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 2 to 3, leader changed from b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.585767 18428 raft_consensus.cc:993] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: : Instructing follower a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.586232 18426 raft_consensus.cc:1081] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Signalling peer a6d8b514417d4e64948630d4d963f9d7 to start an election
I20260709 12:16:42.587991 18176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
 from {username='slave'} at 127.0.0.1:60910
I20260709 12:16:42.588482 18176 raft_consensus.cc:493] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:42.588840 18176 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:42.593302 18176 raft_consensus.cc:515] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:42.595469 18176 leader_election.cc:290] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [CANDIDATE]: Term 3 election: Requested vote from peers 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045), b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913)
I20260709 12:16:42.596050 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:42.596381 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "a6d8b514417d4e64948630d4d963f9d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:42.596794 18249 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:42.596958 18100 raft_consensus.cc:3055] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:42.597322 18100 raft_consensus.cc:740] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:42.598073 18100 consensus_queue.cc:260] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [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: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:42.599094 18100 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:42.601272 18249 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 3.
I20260709 12:16:42.602605 18140 leader_election.cc:304] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [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: 53db972395e44d73bb0d2e2c37a6b979, a6d8b514417d4e64948630d4d963f9d7; no voters: 
I20260709 12:16:42.603298 18419 raft_consensus.cc:2804] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:42.603729 18419 raft_consensus.cc:697] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Becoming Leader. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:42.604693 18100 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6d8b514417d4e64948630d4d963f9d7 in term 3.
I20260709 12:16:42.604552 18419 consensus_queue.cc:237] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [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: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:42.611583 17997 catalog_manager.cc:5697] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 reported cstate change: term changed from 2 to 3, leader changed from b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129) to a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "a6d8b514417d4e64948630d4d963f9d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.842382 18100 raft_consensus.cc:1275] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.843639 18419 consensus_queue.cc:1048] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:42.860467 18249 raft_consensus.cc:1275] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:42.862032 18419 consensus_queue.cc:1048] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:42.896791 18249 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:42.898713 18429 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:42.906242 18249 raft_consensus.cc:1275] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:42.907884 18429 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:42.912535 18100 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:42.914825 18446 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:42.923216 18098 raft_consensus.cc:1275] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:42.925287 18446 consensus_queue.cc:1048] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:42.967031 18098 raft_consensus.cc:1275] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:42.968429 18446 consensus_queue.cc:1048] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:42.979740 18249 raft_consensus.cc:1275] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:42.984176 18446 consensus_queue.cc:1048] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:43.035290 18098 raft_consensus.cc:1275] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:43.036599 18419 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:43.046746 18249 raft_consensus.cc:1275] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Refusing update from remote peer a6d8b514417d4e64948630d4d963f9d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:43.048504 18419 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.405615 17966 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:16:45.406864 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:45.414326 18176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
mode: GRACEFUL
new_leader_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:60286
I20260709 12:16:45.415174 18176 raft_consensus.cc:606] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Received request to transfer leadership to TS b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:45.419652 18176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
mode: GRACEFUL
new_leader_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:60286
I20260709 12:16:45.420204 18176 raft_consensus.cc:606] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Received request to transfer leadership to TS 53db972395e44d73bb0d2e2c37a6b979
I20260709 12:16:45.423017 18176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
mode: GRACEFUL
new_leader_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:60286
I20260709 12:16:45.423484 18176 raft_consensus.cc:606] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Received request to transfer leadership to TS b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:45.425509 18430 raft_consensus.cc:993] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: : Instructing follower 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:45.426118 18456 raft_consensus.cc:1081] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Signalling peer 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:45.426121 18176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a603327e26bc4088a7c96563755fd193"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
mode: GRACEFUL
new_leader_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:60286
I20260709 12:16:45.427183 18176 raft_consensus.cc:606] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Received request to transfer leadership to TS 53db972395e44d73bb0d2e2c37a6b979
I20260709 12:16:45.428272 18249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:42140
I20260709 12:16:45.428804 18249 raft_consensus.cc:493] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.429219 18249 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.429978 18176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
mode: GRACEFUL
new_leader_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:60286
I20260709 12:16:45.430439 18176 raft_consensus.cc:606] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Received request to transfer leadership to TS b2a614c4b05c4f9882b208c580b88e38
I20260709 12:16:45.431545 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:16:45.432137 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:45.435024 18249 raft_consensus.cc:515] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.437382 18249 leader_election.cc:290] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 3 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:45.439080 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:45.438756 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d5309e00e54aa2adb35132b4800999" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:45.439563 18176 raft_consensus.cc:3055] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:45.440121 18176 raft_consensus.cc:740] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:45.440119 18100 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.441454 18176 consensus_queue.cc:260] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.443442 18176 raft_consensus.cc:3060] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:45.448779 18100 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 3.
I20260709 12:16:45.450168 18216 leader_election.cc:304] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:45.451035 18427 raft_consensus.cc:2804] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:45.451553 18176 raft_consensus.cc:2468] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 3.
I20260709 12:16:45.452421 18427 raft_consensus.cc:697] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:45.453446 18427 consensus_queue.cc:237] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.461787 17995 catalog_manager.cc:5697] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 2 to 3, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.533217 18430 raft_consensus.cc:993] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: : Instructing follower b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:45.533753 18456 raft_consensus.cc:1081] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Signalling peer b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:45.535468 18100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:49036
I20260709 12:16:45.535944 18100 raft_consensus.cc:493] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.536216 18100 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:45.541391 18100 raft_consensus.cc:515] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:45.543821 18100 leader_election.cc:290] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 4 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:45.544621 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:45.545126 18176 raft_consensus.cc:3055] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:45.545451 18176 raft_consensus.cc:740] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:45.545341 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993c57cba6fd4d51b4e11447d207202f" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:45.546280 18249 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:45.546691 18176 consensus_queue.cc:260] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [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: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:45.547736 18176 raft_consensus.cc:3060] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:45.551913 18249 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 4.
I20260709 12:16:45.552851 18176 raft_consensus.cc:2468] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 4.
I20260709 12:16:45.553341 18065 leader_election.cc:304] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:45.555573 18463 raft_consensus.cc:2804] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:45.556968 18463 raft_consensus.cc:697] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 4 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:45.557768 18463 consensus_queue.cc:237] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [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: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } }
I20260709 12:16:45.566926 17995 catalog_manager.cc:5697] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 3 to 4, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 4 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.629937 18430 raft_consensus.cc:993] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: : Instructing follower b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:45.630100 18466 raft_consensus.cc:993] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: : Instructing follower 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:45.630630 18456 raft_consensus.cc:1081] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Signalling peer 53db972395e44d73bb0d2e2c37a6b979 to start an election
I20260709 12:16:45.630673 18467 raft_consensus.cc:1081] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Signalling peer b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:45.632334 18249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a603327e26bc4088a7c96563755fd193"
dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
 from {username='slave'} at 127.0.0.1:42140
I20260709 12:16:45.632485 18100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9a135770e84023a9bae358c989e530"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:49036
I20260709 12:16:45.632781 18249 raft_consensus.cc:493] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.633002 18100 raft_consensus.cc:493] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.633147 18249 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:45.633376 18100 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:45.637467 18100 raft_consensus.cc:515] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.637826 18249 raft_consensus.cc:515] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.639515 18100 leader_election.cc:290] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 5 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:45.639997 18249 leader_election.cc:290] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [CANDIDATE]: Term 4 election: Requested vote from peers b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913), a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315)
I20260709 12:16:45.640918 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:45.641467 18176 raft_consensus.cc:3055] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:16:45.641657 18100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
I20260709 12:16:45.642267 18100 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:45.641993 18174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a603327e26bc4088a7c96563755fd193" candidate_uuid: "53db972395e44d73bb0d2e2c37a6b979" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:45.641832 18176 raft_consensus.cc:740] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:45.643296 18174 raft_consensus.cc:3055] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:45.643682 18174 raft_consensus.cc:740] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:45.644111 18176 consensus_queue.cc:260] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.644433 18174 consensus_queue.cc:260] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.645758 18176 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:45.646253 18174 raft_consensus.cc:3060] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:45.649446 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a135770e84023a9bae358c989e530" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:45.650233 18249 raft_consensus.cc:3060] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:16:45.652514 18100 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 4.
I20260709 12:16:45.653677 18216 leader_election.cc:304] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:45.654484 18427 raft_consensus.cc:2804] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:45.654954 18427 raft_consensus.cc:697] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 LEADER]: Becoming Leader. State: Replica: 53db972395e44d73bb0d2e2c37a6b979, State: Running, Role: LEADER
I20260709 12:16:45.656070 18427 consensus_queue.cc:237] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.657442 18249 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 5.
I20260709 12:16:45.657805 18176 raft_consensus.cc:2468] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 5.
I20260709 12:16:45.658159 18174 raft_consensus.cc:2468] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db972395e44d73bb0d2e2c37a6b979 in term 4.
I20260709 12:16:45.659029 18065 leader_election.cc:304] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [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: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:45.659893 18463 raft_consensus.cc:2804] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:16:45.660426 18463 raft_consensus.cc:697] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 5 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:45.661307 18463 consensus_queue.cc:237] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [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: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.668439 17995 catalog_manager.cc:5697] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 reported cstate change: term changed from 3 to 4, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131). New cstate: current_term: 4 leader_uuid: "53db972395e44d73bb0d2e2c37a6b979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:45.670593 17997 catalog_manager.cc:5697] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 4 to 5, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 5 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:45.686092 18456 raft_consensus.cc:993] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: : Instructing follower b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:45.686581 18467 raft_consensus.cc:1081] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Signalling peer b2a614c4b05c4f9882b208c580b88e38 to start an election
I20260709 12:16:45.688256 18100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97"
dest_uuid: "b2a614c4b05c4f9882b208c580b88e38"
 from {username='slave'} at 127.0.0.1:49036
I20260709 12:16:45.688825 18100 raft_consensus.cc:493] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:45.689193 18100 raft_consensus.cc:3060] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:45.695355 18100 raft_consensus.cc:515] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.697062 18100 leader_election.cc:290] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Requested vote from peers a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315), 53db972395e44d73bb0d2e2c37a6b979 (127.17.139.131:46045)
I20260709 12:16:45.698107 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53db972395e44d73bb0d2e2c37a6b979"
I20260709 12:16:45.698236 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bfd051f69f4341a69fba420773fa97" candidate_uuid: "b2a614c4b05c4f9882b208c580b88e38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6d8b514417d4e64948630d4d963f9d7"
I20260709 12:16:45.698700 18249 raft_consensus.cc:3060] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:45.698751 18176 raft_consensus.cc:3055] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:45.699138 18176 raft_consensus.cc:740] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6d8b514417d4e64948630d4d963f9d7, State: Running, Role: LEADER
I20260709 12:16:45.699857 18176 consensus_queue.cc:260] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.701376 18176 raft_consensus.cc:3060] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:45.705796 18249 raft_consensus.cc:2468] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:45.707086 18065 leader_election.cc:304] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db972395e44d73bb0d2e2c37a6b979, b2a614c4b05c4f9882b208c580b88e38; no voters: 
I20260709 12:16:45.707674 18176 raft_consensus.cc:2468] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2a614c4b05c4f9882b208c580b88e38 in term 2.
I20260709 12:16:45.707841 18463 raft_consensus.cc:2804] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:45.708328 18463 raft_consensus.cc:697] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Becoming Leader. State: Replica: b2a614c4b05c4f9882b208c580b88e38, State: Running, Role: LEADER
I20260709 12:16:45.709606 18463 consensus_queue.cc:237] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } }
I20260709 12:16:45.717913 17997 catalog_manager.cc:5697] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 reported cstate change: term changed from 1 to 2, leader changed from a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130) to b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "b2a614c4b05c4f9882b208c580b88e38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:45.832973 18176 raft_consensus.cc:1275] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:45.834513 18427 consensus_queue.cc:1048] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.849334 18100 raft_consensus.cc:1275] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:45.851361 18427 consensus_queue.cc:1048] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:45.969072 18249 raft_consensus.cc:1275] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:45.970742 18463 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:45.984119 18176 raft_consensus.cc:1275] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:45.986063 18479 consensus_queue.cc:1048] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:46.039011 18100 raft_consensus.cc:1275] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:46.040371 18457 consensus_queue.cc:1048] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2a614c4b05c4f9882b208c580b88e38" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:46.047947 18176 raft_consensus.cc:1275] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Refusing update from remote peer 53db972395e44d73bb0d2e2c37a6b979: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:46.049886 18474 consensus_queue.cc:1048] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.176422 18176 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 5 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:16:46.177732 18479 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:46.187541 18249 raft_consensus.cc:1275] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 5 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:16:46.189117 18464 consensus_queue.cc:1048] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:46.299919 18248 raft_consensus.cc:1275] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:46.301612 18464 consensus_queue.cc:1048] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53db972395e44d73bb0d2e2c37a6b979" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.310820 18176 raft_consensus.cc:1275] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Refusing update from remote peer b2a614c4b05c4f9882b208c580b88e38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:46.312719 18464 consensus_queue.cc:1048] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6d8b514417d4e64948630d4d963f9d7" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:46.433609 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:46.439522 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:46.439903 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:47.440991 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:47.450985 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:47.451362 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:48.452339 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:48.457273 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:48.457800 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:49.458845 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:49.464212 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:49.464689 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:50.465909 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:50.471769 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:50.472271 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:51.473416 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:51.480188 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:51.480890 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:52.482178 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:52.488250 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:52.488786 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:53.489912 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:53.495312 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:53.495868 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:54.497332 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:54.503923 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:54.504436 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:55.539139 17966 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:16:55.539927 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
W20260709 12:16:55.544077 18216 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:16:55.550215 18216 consensus_peers.cc:597] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 -> Peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Couldn't send request to peer b2a614c4b05c4f9882b208c580b88e38. 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 12:16:55.574112 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:55.575104 17966 tablet_replica.cc:333] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.575827 17966 raft_consensus.cc:2243] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.576489 17966 raft_consensus.cc:2272] T a603327e26bc4088a7c96563755fd193 P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.578836 17966 tablet_replica.cc:333] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.579399 17966 raft_consensus.cc:2243] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.579831 17966 raft_consensus.cc:2272] T 92d5309e00e54aa2adb35132b4800999 P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.581511 17966 tablet_replica.cc:333] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.582077 17966 raft_consensus.cc:2243] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.582829 17966 raft_consensus.cc:2272] T bc9a135770e84023a9bae358c989e530 P b2a614c4b05c4f9882b208c580b88e38 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.584393 17966 tablet_replica.cc:333] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.584928 17966 raft_consensus.cc:2243] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.585719 17966 raft_consensus.cc:2272] T 6193b2fd36a94d25b20929e223ba4107 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.587779 17966 tablet_replica.cc:333] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.588553 17966 raft_consensus.cc:2243] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.589357 17966 raft_consensus.cc:2272] T 72fb94a678b648d38e6e6e42e29f369f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.592885 17966 tablet_replica.cc:333] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.593763 17966 raft_consensus.cc:2243] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:55.593900 18142 consensus_peers.cc:597] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 -> Peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Couldn't send request to peer b2a614c4b05c4f9882b208c580b88e38. 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 12:16:55.594213 17966 raft_consensus.cc:2272] T 653843267c3546079705e18ead955475 P b2a614c4b05c4f9882b208c580b88e38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.596045 17966 tablet_replica.cc:333] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.596570 17966 raft_consensus.cc:2243] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.597328 17966 raft_consensus.cc:2272] T 25bfd051f69f4341a69fba420773fa97 P b2a614c4b05c4f9882b208c580b88e38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.599157 17966 tablet_replica.cc:333] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.599642 17966 raft_consensus.cc:2243] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.600391 17966 raft_consensus.cc:2272] T c7a1a5beccec47ab80ef67387d58521e P b2a614c4b05c4f9882b208c580b88e38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.602993 17966 tablet_replica.cc:333] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38: stopping tablet replica
I20260709 12:16:55.603513 17966 raft_consensus.cc:2243] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.604355 17966 raft_consensus.cc:2272] T 993c57cba6fd4d51b4e11447d207202f P b2a614c4b05c4f9882b208c580b88e38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.735605 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
W20260709 12:16:55.738073 18142 consensus_peers.cc:597] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 -> Peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Couldn't send request to peer b2a614c4b05c4f9882b208c580b88e38. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:55.738487 18142 consensus_peers.cc:597] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 -> Peer b2a614c4b05c4f9882b208c580b88e38 (127.17.139.129:42913): Couldn't send request to peer b2a614c4b05c4f9882b208c580b88e38. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.756711 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
I20260709 12:16:55.786514 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:55.787461 17966 tablet_replica.cc:333] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.788331 17966 raft_consensus.cc:2243] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.789072 17966 raft_consensus.cc:2272] T 993c57cba6fd4d51b4e11447d207202f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.791390 17966 tablet_replica.cc:333] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.791947 17966 raft_consensus.cc:2243] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.792409 17966 raft_consensus.cc:2272] T a603327e26bc4088a7c96563755fd193 P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.794102 17966 tablet_replica.cc:333] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.794631 17966 raft_consensus.cc:2243] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.795408 17966 raft_consensus.cc:2272] T 72fb94a678b648d38e6e6e42e29f369f P a6d8b514417d4e64948630d4d963f9d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.797053 17966 tablet_replica.cc:333] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.797901 17966 raft_consensus.cc:2243] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.798748 17966 raft_consensus.cc:2272] T 6193b2fd36a94d25b20929e223ba4107 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.800640 17966 tablet_replica.cc:333] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.801154 17966 raft_consensus.cc:2243] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.801689 17966 raft_consensus.cc:2272] T bc9a135770e84023a9bae358c989e530 P a6d8b514417d4e64948630d4d963f9d7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.803758 17966 tablet_replica.cc:333] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.804185 17966 raft_consensus.cc:2243] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.804616 17966 raft_consensus.cc:2272] T 92d5309e00e54aa2adb35132b4800999 P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.806381 17966 tablet_replica.cc:333] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.806874 17966 raft_consensus.cc:2243] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.807250 17966 raft_consensus.cc:2272] T 653843267c3546079705e18ead955475 P a6d8b514417d4e64948630d4d963f9d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.808830 17966 tablet_replica.cc:333] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.809396 17966 raft_consensus.cc:2243] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.809845 17966 raft_consensus.cc:2272] T 25bfd051f69f4341a69fba420773fa97 P a6d8b514417d4e64948630d4d963f9d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.811286 17966 tablet_replica.cc:333] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7: stopping tablet replica
I20260709 12:16:55.811659 17966 raft_consensus.cc:2243] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.812326 17966 raft_consensus.cc:2272] T c7a1a5beccec47ab80ef67387d58521e P a6d8b514417d4e64948630d4d963f9d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.842347 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
I20260709 12:16:55.865849 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
I20260709 12:16:55.896864 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:55.897879 17966 tablet_replica.cc:333] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.899266 17966 raft_consensus.cc:2243] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.900408 17966 raft_consensus.cc:2272] T 653843267c3546079705e18ead955475 P 53db972395e44d73bb0d2e2c37a6b979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.903559 17966 tablet_replica.cc:333] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.904237 17966 raft_consensus.cc:2243] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.904745 17966 raft_consensus.cc:2272] T 25bfd051f69f4341a69fba420773fa97 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:55.905377 18216 consensus_peers.cc:597] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 -> Peer a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315): Couldn't send request to peer a6d8b514417d4e64948630d4d963f9d7. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.906569 17966 tablet_replica.cc:333] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.907125 17966 raft_consensus.cc:2243] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.907851 17966 raft_consensus.cc:2272] T c7a1a5beccec47ab80ef67387d58521e P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.909508 17966 tablet_replica.cc:333] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.910044 17966 raft_consensus.cc:2243] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.910457 17966 raft_consensus.cc:2272] T 6193b2fd36a94d25b20929e223ba4107 P 53db972395e44d73bb0d2e2c37a6b979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.912072 17966 tablet_replica.cc:333] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.912570 17966 raft_consensus.cc:2243] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.913447 17966 raft_consensus.cc:2272] T 72fb94a678b648d38e6e6e42e29f369f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.915491 17966 tablet_replica.cc:333] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.916013 17966 raft_consensus.cc:2243] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:55.916965 17966 raft_consensus.cc:2272] T a603327e26bc4088a7c96563755fd193 P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.919870 17966 tablet_replica.cc:333] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.920598 17966 raft_consensus.cc:2243] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:16:55.920608 18216 consensus_peers.cc:597] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 -> Peer a6d8b514417d4e64948630d4d963f9d7 (127.17.139.130:44315): Couldn't send request to peer a6d8b514417d4e64948630d4d963f9d7. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.921628 17966 raft_consensus.cc:2272] T 92d5309e00e54aa2adb35132b4800999 P 53db972395e44d73bb0d2e2c37a6b979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.923226 17966 tablet_replica.cc:333] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.923698 17966 raft_consensus.cc:2243] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.924129 17966 raft_consensus.cc:2272] T bc9a135770e84023a9bae358c989e530 P 53db972395e44d73bb0d2e2c37a6b979 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.925987 17966 tablet_replica.cc:333] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979: stopping tablet replica
I20260709 12:16:55.926561 17966 raft_consensus.cc:2243] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:55.927039 17966 raft_consensus.cc:2272] T 993c57cba6fd4d51b4e11447d207202f P 53db972395e44d73bb0d2e2c37a6b979 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:55.972664 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:16:55.990928 17966 master.cc:562] Master@127.17.139.190:35881 shutting down...
I20260709 12:16:56.150373 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:56.151005 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:56.151346 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 954046fe9e3846a599bb2c2c9dcfcb8b: stopping tablet replica
I20260709 12:16:56.171734 17966 master.cc:584] Master@127.17.139.190:35881 shutdown complete.
53db972395e44d73bb0d2e2c37a6b979  1
a6d8b514417d4e64948630d4d963f9d7  4
b2a614c4b05c4f9882b208c580b88e38  4
53db972395e44d73bb0d2e2c37a6b979  3
a6d8b514417d4e64948630d4d963f9d7  3
b2a614c4b05c4f9882b208c580b88e38  3
53db972395e44d73bb0d2e2c37a6b979  1
a6d8b514417d4e64948630d4d963f9d7  8
b2a614c4b05c4f9882b208c580b88e38  0
53db972395e44d73bb0d2e2c37a6b979  3
a6d8b514417d4e64948630d4d963f9d7  3
b2a614c4b05c4f9882b208c580b88e38  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32231 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:16:56.215966 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:37637
I20260709 12:16:56.217150 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.223358 18504 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 12:16:56.223616 18503 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 12:16:56.224395 18506 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 12:16:56.225174 17966 server_base.cc:1061] running on GCE node
I20260709 12:16:56.226223 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.226444 17966 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 12:16:56.226708 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599416226686 us; error 0 us; skew 500 ppm
I20260709 12:16:56.227316 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.230125 17966 webserver.cc:533] Webserver started at http://127.17.139.190:42329/ using document root <none> and password file <none>
I20260709 12:16:56.230654 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.230860 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.231133 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.232306 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "3328d2f18ec24b16b2d84911e6c30d96"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.237318 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260709 12:16:56.240702 18511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.241667 17966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:56.241904 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "3328d2f18ec24b16b2d84911e6c30d96"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.242177 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-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 12:16:56.256657 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.257980 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.298108 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:37637
I20260709 12:16:56.298508 18562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:37637 every 8 connection(s)
I20260709 12:16:56.302084 18563 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 12:16:56.311690 18563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96: Bootstrap starting.
I20260709 12:16:56.316399 18563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:56.320714 18563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96: No bootstrap required, opened a new log
I20260709 12:16:56.322983 18563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3328d2f18ec24b16b2d84911e6c30d96" member_type: VOTER }
I20260709 12:16:56.323482 18563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:56.323755 18563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d2f18ec24b16b2d84911e6c30d96, State: Initialized, Role: FOLLOWER
I20260709 12:16:56.324404 18563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3328d2f18ec24b16b2d84911e6c30d96" member_type: VOTER }
I20260709 12:16:56.324883 18563 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:56.325155 18563 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:56.325435 18563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:56.329370 18563 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3328d2f18ec24b16b2d84911e6c30d96" member_type: VOTER }
I20260709 12:16:56.329911 18563 leader_election.cc:304] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [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: 3328d2f18ec24b16b2d84911e6c30d96; no voters: 
I20260709 12:16:56.331022 18563 leader_election.cc:290] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:56.331346 18566 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:56.332742 18566 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 1 LEADER]: Becoming Leader. State: Replica: 3328d2f18ec24b16b2d84911e6c30d96, State: Running, Role: LEADER
I20260709 12:16:56.333493 18566 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [LEADER]: Queue going to LEADER mode. State: All 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: "3328d2f18ec24b16b2d84911e6c30d96" member_type: VOTER }
I20260709 12:16:56.334306 18563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:56.338688 18567 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3328d2f18ec24b16b2d84911e6c30d96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3328d2f18ec24b16b2d84911e6c30d96" member_type: VOTER } }
I20260709 12:16:56.338840 18568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3328d2f18ec24b16b2d84911e6c30d96. Latest consensus state: current_term: 1 leader_uuid: "3328d2f18ec24b16b2d84911e6c30d96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3328d2f18ec24b16b2d84911e6c30d96" member_type: VOTER } }
I20260709 12:16:56.339810 18568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:56.341516 18567 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:56.343003 18573 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:56.348907 18573 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:56.354245 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:56.360301 18573 catalog_manager.cc:1383] Generated new cluster ID: d9735be9df0745dba5b2641b5316a351
I20260709 12:16:56.360615 18573 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:56.403029 18573 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:56.404397 18573 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:56.417227 18573 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96: Generated new TSK 0
I20260709 12:16:56.417949 18573 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:56.485893 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.492303 18584 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 12:16:56.493111 18585 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 12:16:56.495083 18587 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 12:16:56.495868 17966 server_base.cc:1061] running on GCE node
I20260709 12:16:56.496829 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.497007 17966 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 12:16:56.497126 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599416497115 us; error 0 us; skew 500 ppm
I20260709 12:16:56.497730 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.500120 17966 webserver.cc:533] Webserver started at http://127.17.139.129:40853/ using document root <none> and password file <none>
I20260709 12:16:56.500649 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.500813 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.501019 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.502156 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.506548 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:16:56.510187 18592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.511165 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:16:56.511584 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.511901 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-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 12:16:56.579471 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.580720 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.582192 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:56.584479 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:56.584705 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.584959 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:56.585158 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.627063 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:37451
I20260709 12:16:56.627158 18654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:37451 every 8 connection(s)
I20260709 12:16:56.632251 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.638792 18659 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 12:16:56.640506 18660 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 12:16:56.643765 18662 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 12:16:56.644604 17966 server_base.cc:1061] running on GCE node
I20260709 12:16:56.645907 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:56.646157 17966 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 12:16:56.646344 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599416646329 us; error 0 us; skew 500 ppm
I20260709 12:16:56.646878 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.650672 17966 webserver.cc:533] Webserver started at http://127.17.139.130:42313/ using document root <none> and password file <none>
I20260709 12:16:56.651319 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.651561 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.651865 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.652200 18655 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37637
I20260709 12:16:56.652621 18655 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:56.653386 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "5e4bbe98f814400d819a34733a4fa29f"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.653501 18655 heartbeater.cc:507] Master 127.17.139.190:37637 requested a full tablet report, sending...
I20260709 12:16:56.655939 18528 ts_manager.cc:194] Registered new tserver with Master: 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451)
I20260709 12:16:56.658388 18528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57522
I20260709 12:16:56.658926 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:16:56.663270 18667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.664171 17966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:16:56.664492 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "5e4bbe98f814400d819a34733a4fa29f"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.664750 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-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 12:16:56.679737 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.680969 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.682462 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:56.684783 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:56.684958 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.685266 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:56.685441 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.729875 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:38253
I20260709 12:16:56.729976 18729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:38253 every 8 connection(s)
I20260709 12:16:56.734875 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:56.741719 18733 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 12:16:56.744047 18734 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 12:16:56.746750 18736 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 12:16:56.746912 17966 server_base.cc:1061] running on GCE node
I20260709 12:16:56.748553 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:16:56.748639 18730 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37637
W20260709 12:16:56.748926 17966 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 12:16:56.749080 18730 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:56.749131 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599416749114 us; error 0 us; skew 500 ppm
I20260709 12:16:56.750152 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:56.750195 18730 heartbeater.cc:507] Master 127.17.139.190:37637 requested a full tablet report, sending...
I20260709 12:16:56.752683 18528 ts_manager.cc:194] Registered new tserver with Master: 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:56.753165 17966 webserver.cc:533] Webserver started at http://127.17.139.131:35847/ using document root <none> and password file <none>
I20260709 12:16:56.754138 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:56.754279 18528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57526
I20260709 12:16:56.754617 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:56.754987 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:56.756448 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.760895 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:16:56.764336 18741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.765184 17966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:56.765444 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
format_stamp: "Formatted at 2026-07-09 12:16:56 on dist-test-slave-0cmf"
I20260709 12:16:56.765836 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599383774379-17966-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 12:16:56.779299 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:56.780493 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:56.782029 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:56.784469 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:56.784761 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.785023 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:56.785199 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:56.829977 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:42997
I20260709 12:16:56.830106 18803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:42997 every 8 connection(s)
I20260709 12:16:56.848513 18804 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37637
I20260709 12:16:56.848898 18804 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:56.849781 18804 heartbeater.cc:507] Master 127.17.139.190:37637 requested a full tablet report, sending...
I20260709 12:16:56.852891 18528 ts_manager.cc:194] Registered new tserver with Master: 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:56.853816 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020730193s
I20260709 12:16:56.855124 18528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57528
I20260709 12:16:56.887676 18528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57538:
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 12:16:56.891165 18528 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 12:16:56.977974 18620 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2b2a7bb4f400fa1633c51ba03d52c (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:56.978545 18618 tablet_service.cc:1511] Processing CreateTablet for tablet 152effaf56224b8788f98d89826db021 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:56.979472 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2b2a7bb4f400fa1633c51ba03d52c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.979346 18695 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2b2a7bb4f400fa1633c51ba03d52c (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:56.980651 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2b2a7bb4f400fa1633c51ba03d52c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.980952 18619 tablet_service.cc:1511] Processing CreateTablet for tablet 2717d4842a074b48a2070c2a39f74122 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:56.982250 18619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2717d4842a074b48a2070c2a39f74122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.988063 18617 tablet_service.cc:1511] Processing CreateTablet for tablet c4053cc3fe6643af952d008f0c9ffc22 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:56.989470 18617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4053cc3fe6643af952d008f0c9ffc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:56.994871 18616 tablet_service.cc:1511] Processing CreateTablet for tablet ac72138cf5aa4a23acee65b3d43b8048 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:56.996827 18616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac72138cf5aa4a23acee65b3d43b8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.011689 18615 tablet_service.cc:1511] Processing CreateTablet for tablet fc72d4571a3b4999918ac3776fa35410 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:56.999364 18694 tablet_service.cc:1511] Processing CreateTablet for tablet 2717d4842a074b48a2070c2a39f74122 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:57.001116 18693 tablet_service.cc:1511] Processing CreateTablet for tablet 152effaf56224b8788f98d89826db021 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:57.014518 18688 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfe8df0196f4a7aadc2d20d8895f3d9 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:57.016613 18615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72d4571a3b4999918ac3776fa35410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.016618 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2717d4842a074b48a2070c2a39f74122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.004209 18692 tablet_service.cc:1511] Processing CreateTablet for tablet c4053cc3fe6643af952d008f0c9ffc22 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:57.018714 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152effaf56224b8788f98d89826db021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.019289 18687 tablet_service.cc:1511] Processing CreateTablet for tablet 00d51b0118d5434c8428451a04079329 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:57.012274 18690 tablet_service.cc:1511] Processing CreateTablet for tablet fc72d4571a3b4999918ac3776fa35410 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:57.022293 18769 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2b2a7bb4f400fa1633c51ba03d52c (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:16:57.022781 18768 tablet_service.cc:1511] Processing CreateTablet for tablet 2717d4842a074b48a2070c2a39f74122 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:16:57.023623 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2b2a7bb4f400fa1633c51ba03d52c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.024210 18768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2717d4842a074b48a2070c2a39f74122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.026559 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4053cc3fe6643af952d008f0c9ffc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.013727 18689 tablet_service.cc:1511] Processing CreateTablet for tablet d38e2efe153c4f37b7f4f5c5305a8412 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:57.030665 18687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d51b0118d5434c8428451a04079329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.031248 18618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152effaf56224b8788f98d89826db021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.031617 18689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38e2efe153c4f37b7f4f5c5305a8412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.034061 18690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72d4571a3b4999918ac3776fa35410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.036026 18614 tablet_service.cc:1511] Processing CreateTablet for tablet d38e2efe153c4f37b7f4f5c5305a8412 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:57.037971 18614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38e2efe153c4f37b7f4f5c5305a8412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.038785 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 152effaf56224b8788f98d89826db021 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:16:57.040314 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152effaf56224b8788f98d89826db021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.042739 18766 tablet_service.cc:1511] Processing CreateTablet for tablet c4053cc3fe6643af952d008f0c9ffc22 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:16:57.044207 18766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4053cc3fe6643af952d008f0c9ffc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.049264 18613 tablet_service.cc:1511] Processing CreateTablet for tablet 00d51b0118d5434c8428451a04079329 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:57.049809 18620 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfe8df0196f4a7aadc2d20d8895f3d9 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:57.016007 18691 tablet_service.cc:1511] Processing CreateTablet for tablet ac72138cf5aa4a23acee65b3d43b8048 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:57.054749 18765 tablet_service.cc:1511] Processing CreateTablet for tablet ac72138cf5aa4a23acee65b3d43b8048 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:16:57.055721 18764 tablet_service.cc:1511] Processing CreateTablet for tablet fc72d4571a3b4999918ac3776fa35410 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:16:57.055759 18612 tablet_service.cc:1511] Processing CreateTablet for tablet 28bbe8d509234beb85744e3bf0cfa9ab (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:57.058248 18763 tablet_service.cc:1511] Processing CreateTablet for tablet d38e2efe153c4f37b7f4f5c5305a8412 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:16:57.060815 18762 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfe8df0196f4a7aadc2d20d8895f3d9 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:16:57.061823 18613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d51b0118d5434c8428451a04079329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.063352 18761 tablet_service.cc:1511] Processing CreateTablet for tablet 00d51b0118d5434c8428451a04079329 (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:16:57.067716 18686 tablet_service.cc:1511] Processing CreateTablet for tablet 28bbe8d509234beb85744e3bf0cfa9ab (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:57.072532 18612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bbe8d509234beb85744e3bf0cfa9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.070451 18765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac72138cf5aa4a23acee65b3d43b8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.079299 18762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfe8df0196f4a7aadc2d20d8895f3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.082217 18763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38e2efe153c4f37b7f4f5c5305a8412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.086102 18764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72d4571a3b4999918ac3776fa35410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.073243 18686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bbe8d509234beb85744e3bf0cfa9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.093782 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfe8df0196f4a7aadc2d20d8895f3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.095288 18760 tablet_service.cc:1511] Processing CreateTablet for tablet 28bbe8d509234beb85744e3bf0cfa9ab (DEFAULT_TABLE table=test-workload [id=f834da8d405c4adcbc69ea0ff842564f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:16:57.089522 18761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d51b0118d5434c8428451a04079329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.099362 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bbe8d509234beb85744e3bf0cfa9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.107385 18819 tablet_bootstrap.cc:492] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.136699 18688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfe8df0196f4a7aadc2d20d8895f3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.146152 18691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac72138cf5aa4a23acee65b3d43b8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:57.170271 18820 tablet_bootstrap.cc:492] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.172297 18819 tablet_bootstrap.cc:654] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.176234 18821 tablet_bootstrap.cc:492] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.184224 18821 tablet_bootstrap.cc:654] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.200122 18820 tablet_bootstrap.cc:654] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.203459 18819 tablet_bootstrap.cc:492] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.203919 18819 ts_tablet_manager.cc:1403] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.012s
I20260709 12:16:57.206727 18819 raft_consensus.cc:359] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.207628 18819 raft_consensus.cc:385] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.207933 18819 raft_consensus.cc:740] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.208612 18821 tablet_bootstrap.cc:492] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.208581 18819 consensus_queue.cc:260] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.209244 18821 ts_tablet_manager.cc:1403] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.013s
I20260709 12:16:57.212044 18819 ts_tablet_manager.cc:1434] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:16:57.212746 18655 heartbeater.cc:499] Master 127.17.139.190:37637 was elected leader, sending a full tablet report...
I20260709 12:16:57.212968 18820 tablet_bootstrap.cc:492] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.212998 18819 tablet_bootstrap.cc:492] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.212800 18821 raft_consensus.cc:359] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.213698 18820 ts_tablet_manager.cc:1403] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.006s
I20260709 12:16:57.213779 18821 raft_consensus.cc:385] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.214167 18821 raft_consensus.cc:740] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.215188 18821 consensus_queue.cc:260] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.217200 18820 raft_consensus.cc:359] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.218441 18820 raft_consensus.cc:385] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.218884 18820 raft_consensus.cc:740] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.220155 18820 consensus_queue.cc:260] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.221073 18819 tablet_bootstrap.cc:654] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.225353 18804 heartbeater.cc:499] Master 127.17.139.190:37637 was elected leader, sending a full tablet report...
I20260709 12:16:57.226375 18821 ts_tablet_manager.cc:1434] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.010s
I20260709 12:16:57.227674 18821 tablet_bootstrap.cc:492] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.237933 18821 tablet_bootstrap.cc:654] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.244614 18820 ts_tablet_manager.cc:1434] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.008s
I20260709 12:16:57.245844 18730 heartbeater.cc:499] Master 127.17.139.190:37637 was elected leader, sending a full tablet report...
I20260709 12:16:57.246243 18820 tablet_bootstrap.cc:492] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.255443 18820 tablet_bootstrap.cc:654] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.268561 18821 tablet_bootstrap.cc:492] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.269254 18821 ts_tablet_manager.cc:1403] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260709 12:16:57.268646 18819 tablet_bootstrap.cc:492] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.270110 18819 ts_tablet_manager.cc:1403] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.008s
I20260709 12:16:57.272728 18821 raft_consensus.cc:359] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.273728 18821 raft_consensus.cc:385] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.274076 18821 raft_consensus.cc:740] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.274827 18821 consensus_queue.cc:260] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.274303 18819 raft_consensus.cc:359] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.276239 18819 raft_consensus.cc:385] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.276695 18819 raft_consensus.cc:740] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.277915 18819 consensus_queue.cc:260] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.279793 18821 ts_tablet_manager.cc:1434] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:16:57.280740 18821 tablet_bootstrap.cc:492] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.281136 18819 ts_tablet_manager.cc:1434] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:16:57.282109 18819 tablet_bootstrap.cc:492] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.287489 18821 tablet_bootstrap.cc:654] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.288267 18819 tablet_bootstrap.cc:654] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.294503 18820 tablet_bootstrap.cc:492] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.295137 18820 ts_tablet_manager.cc:1403] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.015s
I20260709 12:16:57.298952 18820 raft_consensus.cc:359] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.300017 18820 raft_consensus.cc:385] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.300479 18820 raft_consensus.cc:740] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.301584 18820 consensus_queue.cc:260] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.307283 18820 ts_tablet_manager.cc:1434] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:16:57.308148 18825 raft_consensus.cc:493] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.309152 18820 tablet_bootstrap.cc:492] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.308805 18825 raft_consensus.cc:515] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.318931 18825 leader_election.cc:290] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.319805 18820 tablet_bootstrap.cc:654] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:57.334223 18805 tablet.cc:2406] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:57.333786 18820 tablet_bootstrap.cc:492] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.339732 18820 ts_tablet_manager.cc:1403] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.006s
I20260709 12:16:57.343822 18820 raft_consensus.cc:359] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.345111 18820 raft_consensus.cc:385] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.345503 18820 raft_consensus.cc:740] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.346386 18820 consensus_queue.cc:260] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.347061 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.348330 18819 tablet_bootstrap.cc:492] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.348590 18821 tablet_bootstrap.cc:492] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.348820 18819 ts_tablet_manager.cc:1403] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.041s
I20260709 12:16:57.349051 18821 ts_tablet_manager.cc:1403] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.028s
I20260709 12:16:57.349620 18820 ts_tablet_manager.cc:1434] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260709 12:16:57.349808 18576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:57.350761 18820 tablet_bootstrap.cc:492] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.352332 18819 raft_consensus.cc:359] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.352666 18821 raft_consensus.cc:359] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.353083 18819 raft_consensus.cc:385] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.353458 18821 raft_consensus.cc:385] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.353890 18819 raft_consensus.cc:740] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.353991 18821 raft_consensus.cc:740] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.354935 18821 consensus_queue.cc:260] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.357750 18821 ts_tablet_manager.cc:1434] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:16:57.358803 18821 tablet_bootstrap.cc:492] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.362033 18820 tablet_bootstrap.cc:654] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.354880 18819 consensus_queue.cc:260] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.365489 18821 tablet_bootstrap.cc:654] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.366118 18819 ts_tablet_manager.cc:1434] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.005s
I20260709 12:16:57.367493 18819 tablet_bootstrap.cc:492] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.374230 18820 tablet_bootstrap.cc:492] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.374883 18820 ts_tablet_manager.cc:1403] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:16:57.375387 18819 tablet_bootstrap.cc:654] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.379319 18820 raft_consensus.cc:359] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.381047 18820 raft_consensus.cc:385] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.381513 18820 raft_consensus.cc:740] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.382424 18820 consensus_queue.cc:260] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.388577 18820 ts_tablet_manager.cc:1434] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:16:57.390100 18820 tablet_bootstrap.cc:492] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.393158 18819 tablet_bootstrap.cc:492] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.393741 18819 ts_tablet_manager.cc:1403] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260709 12:16:57.397230 18820 tablet_bootstrap.cc:654] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.396819 18819 raft_consensus.cc:359] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.397857 18819 raft_consensus.cc:385] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.398252 18819 raft_consensus.cc:740] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.399107 18819 consensus_queue.cc:260] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.402446 18819 ts_tablet_manager.cc:1434] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:57.403935 18819 tablet_bootstrap.cc:492] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.409821 18826 raft_consensus.cc:493] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.410709 18826 raft_consensus.cc:515] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
W20260709 12:16:57.421345 18593 leader_election.cc:343] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:57.422637 18593 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:38253, user_credentials={real_user=slave}} blocked reactor thread for 64137.4us
I20260709 12:16:57.422828 18826 leader_election.cc:290] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.429530 18826 raft_consensus.cc:493] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.430003 18826 raft_consensus.cc:515] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.435561 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.435654 18826 leader_election.cc:290] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.436214 18779 raft_consensus.cc:2468] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.437839 18820 tablet_bootstrap.cc:492] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.438230 18825 raft_consensus.cc:493] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.438347 18820 ts_tablet_manager.cc:1403] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.023s
I20260709 12:16:57.438750 18825 raft_consensus.cc:515] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.440701 18825 leader_election.cc:290] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.441977 18820 raft_consensus.cc:359] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.442828 18820 raft_consensus.cc:385] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.443135 18820 raft_consensus.cc:740] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.443893 18820 consensus_queue.cc:260] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.446192 18820 ts_tablet_manager.cc:1434] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:57.446687 18821 tablet_bootstrap.cc:492] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.448922 18821 ts_tablet_manager.cc:1403] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.090s	user 0.043s	sys 0.026s
I20260709 12:16:57.449361 18820 tablet_bootstrap.cc:492] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.450044 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.450768 18629 raft_consensus.cc:2468] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 0.
I20260709 12:16:57.447490 18593 leader_election.cc:304] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:57.452188 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.452984 18630 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 0.
I20260709 12:16:57.453218 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.453305 18821 raft_consensus.cc:359] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.453924 18705 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 0.
I20260709 12:16:57.454144 18821 raft_consensus.cc:385] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.454500 18821 raft_consensus.cc:740] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.454679 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.455364 18704 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.455258 18821 consensus_queue.cc:260] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.455837 18745 leader_election.cc:304] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:57.456938 18745 leader_election.cc:304] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:57.457827 18842 raft_consensus.cc:2804] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.458175 18842 raft_consensus.cc:493] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.458516 18821 ts_tablet_manager.cc:1434] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:57.459080 18826 raft_consensus.cc:2804] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.459457 18826 raft_consensus.cc:493] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.458516 18842 raft_consensus.cc:3060] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.459770 18821 tablet_bootstrap.cc:492] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.461619 18820 tablet_bootstrap.cc:654] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.459771 18826 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.467260 18821 tablet_bootstrap.cc:654] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.436220 18819 tablet_bootstrap.cc:654] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.474303 18593 leader_election.cc:304] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:57.473518 18826 raft_consensus.cc:515] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.480126 18821 tablet_bootstrap.cc:492] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.474797 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.480810 18821 ts_tablet_manager.cc:1403] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 12:16:57.475711 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.482827 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:57.483741 18630 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.488438 18821 raft_consensus.cc:359] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.489518 18821 raft_consensus.cc:385] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.489969 18821 raft_consensus.cc:740] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
W20260709 12:16:57.490382 18742 leader_election.cc:343] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.473963 18825 raft_consensus.cc:2804] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.491088 18821 consensus_queue.cc:260] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.492038 18825 raft_consensus.cc:493] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.492534 18825 raft_consensus.cc:3060] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.495594 18846 raft_consensus.cc:2804] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:16:57.496791 18593 leader_election.cc:343] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.497933 18846 raft_consensus.cc:493] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.498365 18846 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.477051 18842 raft_consensus.cc:515] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.506353 18630 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 1.
I20260709 12:16:57.506382 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:57.508510 18745 leader_election.cc:304] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:57.509438 18826 leader_election.cc:290] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.509477 18847 raft_consensus.cc:2804] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.510434 18847 raft_consensus.cc:697] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:57.510933 18846 raft_consensus.cc:515] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.511999 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.511615 18847 consensus_queue.cc:237] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.512588 18704 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.512984 18846 leader_election.cc:290] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.513521 18842 leader_election.cc:290] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.501399 18825 raft_consensus.cc:515] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.517779 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.518220 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:57.518589 18705 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.518978 18779 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.520807 18821 ts_tablet_manager.cc:1434] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.007s
I20260709 12:16:57.521379 18820 tablet_bootstrap.cc:492] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.521859 18821 tablet_bootstrap.cc:492] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.521862 18820 ts_tablet_manager.cc:1403] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.039s
I20260709 12:16:57.516260 18819 tablet_bootstrap.cc:492] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.522732 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.523187 18819 ts_tablet_manager.cc:1403] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.004s
I20260709 12:16:57.525104 18820 raft_consensus.cc:359] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.525820 18820 raft_consensus.cc:385] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.518703 18629 raft_consensus.cc:2393] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9daea31345114b4ba6eb8fbd2b02d2ac in current term 1: Already voted for candidate 0aa638c3f6fb468ea458756bc4f28a0a in this term.
I20260709 12:16:57.526257 18820 raft_consensus.cc:740] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.526902 18825 leader_election.cc:290] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.527338 18820 consensus_queue.cc:260] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.529784 18704 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 1.
I20260709 12:16:57.530427 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.531065 18703 raft_consensus.cc:3060] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.531132 18779 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.534014 18821 tablet_bootstrap.cc:654] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.536278 18819 raft_consensus.cc:359] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.537120 18819 raft_consensus.cc:385] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.537317 18820 ts_tablet_manager.cc:1434] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:16:57.537496 18819 raft_consensus.cc:740] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.539353 18820 tablet_bootstrap.cc:492] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.538794 18819 consensus_queue.cc:260] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.541898 18819 ts_tablet_manager.cc:1434] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 12:16:57.538808 18593 leader_election.cc:304] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:57.542655 18825 raft_consensus.cc:2804] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.542867 18819 tablet_bootstrap.cc:492] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.543350 18825 raft_consensus.cc:697] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:57.544220 18825 consensus_queue.cc:237] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.548635 18820 tablet_bootstrap.cc:654] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.551501 18819 tablet_bootstrap.cc:654] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.550213 18528 catalog_manager.cc:5697] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 1 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.552428 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:57.553260 18779 raft_consensus.cc:2393] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0aa638c3f6fb468ea458756bc4f28a0a in current term 1: Already voted for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in this term.
W20260709 12:16:57.554214 18742 leader_election.cc:343] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.563251 18820 tablet_bootstrap.cc:492] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.563984 18820 ts_tablet_manager.cc:1403] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260709 12:16:57.557891 18705 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.563522 18742 leader_election.cc:304] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:57.559401 18821 tablet_bootstrap.cc:492] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.566512 18821 ts_tablet_manager.cc:1403] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260709 12:16:57.566679 18847 raft_consensus.cc:2749] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.568209 18820 raft_consensus.cc:359] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.569213 18820 raft_consensus.cc:385] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.569604 18820 raft_consensus.cc:740] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.569806 18821 raft_consensus.cc:359] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.570528 18821 raft_consensus.cc:385] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.570884 18821 raft_consensus.cc:740] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.570576 18820 consensus_queue.cc:260] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.571888 18821 consensus_queue.cc:260] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.573875 18821 ts_tablet_manager.cc:1434] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:16:57.574620 18821 tablet_bootstrap.cc:492] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.563271 18703 raft_consensus.cc:2468] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.578195 18819 tablet_bootstrap.cc:492] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.578728 18819 ts_tablet_manager.cc:1403] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.012s
I20260709 12:16:57.580647 18593 leader_election.cc:304] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:16:57.581090 18821 tablet_bootstrap.cc:654] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.581813 18825 raft_consensus.cc:2804] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.582341 18825 raft_consensus.cc:697] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:57.583442 18825 consensus_queue.cc:237] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.584955 18820 ts_tablet_manager.cc:1434] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:16:57.585860 18827 raft_consensus.cc:493] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.586302 18820 tablet_bootstrap.cc:492] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.586618 18827 raft_consensus.cc:515] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.595592 18820 tablet_bootstrap.cc:654] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.598836 18827 leader_election.cc:290] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.581914 18819 raft_consensus.cc:359] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.608508 18819 raft_consensus.cc:385] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.609906 18819 raft_consensus.cc:740] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.611959 18819 consensus_queue.cc:260] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.614405 18821 tablet_bootstrap.cc:492] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.615556 18526 catalog_manager.cc:5697] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 1 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.617127 18821 ts_tablet_manager.cc:1403] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.014s
I20260709 12:16:57.618386 18819 ts_tablet_manager.cc:1434] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 12:16:57.619413 18846 raft_consensus.cc:493] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.622258 18846 raft_consensus.cc:515] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.622486 18821 raft_consensus.cc:359] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.623749 18821 raft_consensus.cc:385] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.624147 18821 raft_consensus.cc:740] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.624756 18846 leader_election.cc:290] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.625558 18847 raft_consensus.cc:493] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.626150 18847 raft_consensus.cc:515] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.626742 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.627326 18779 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.628436 18847 leader_election.cc:290] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.628522 18593 leader_election.cc:304] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:57.629482 18846 raft_consensus.cc:2804] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.629530 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.630298 18846 raft_consensus.cc:493] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.630481 18703 raft_consensus.cc:2468] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 0.
I20260709 12:16:57.630486 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.631143 18846 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.632084 18742 leader_election.cc:304] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
W20260709 12:16:57.632750 18745 leader_election.cc:343] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.633702 18847 raft_consensus.cc:2804] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.634054 18847 raft_consensus.cc:493] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.634380 18847 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.639446 18846 raft_consensus.cc:515] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.641960 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.642609 18703 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.640214 18821 consensus_queue.cc:260] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.644950 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.645917 18703 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.648377 18821 ts_tablet_manager.cc:1434] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:16:57.654915 18821 tablet_bootstrap.cc:492] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.654714 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.655740 18847 raft_consensus.cc:515] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
W20260709 12:16:57.660569 18668 leader_election.cc:343] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.660751 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:57.662325 18703 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
W20260709 12:16:57.662420 18745 leader_election.cc:343] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.661957 18528 catalog_manager.cc:5697] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 1 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.665870 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.649592 18820 tablet_bootstrap.cc:492] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
W20260709 12:16:57.667234 18671 leader_election.cc:343] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.667542 18593 leader_election.cc:304] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:57.668215 18671 leader_election.cc:304] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f; no voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:16:57.668828 18825 raft_consensus.cc:2804] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.669548 18827 raft_consensus.cc:2749] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.668200 18820 ts_tablet_manager.cc:1403] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.082s	user 0.035s	sys 0.018s
I20260709 12:16:57.667234 18819 tablet_bootstrap.cc:492] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.672500 18846 leader_election.cc:290] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.673179 18846 raft_consensus.cc:493] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.673072 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.673909 18703 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.673789 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:57.674521 18779 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.668358 18847 leader_election.cc:290] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.676484 18821 tablet_bootstrap.cc:654] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.678821 18819 tablet_bootstrap.cc:654] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.673843 18846 raft_consensus.cc:515] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.680974 18820 raft_consensus.cc:359] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.681959 18820 raft_consensus.cc:385] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.682298 18820 raft_consensus.cc:740] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.683519 18820 consensus_queue.cc:260] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.686604 18703 raft_consensus.cc:2468] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 1.
I20260709 12:16:57.688349 18742 leader_election.cc:304] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:16:57.690613 18847 raft_consensus.cc:2804] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.691685 18847 raft_consensus.cc:697] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:57.693078 18847 consensus_queue.cc:237] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.694468 18779 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.695871 18820 ts_tablet_manager.cc:1434] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:16:57.697611 18820 tablet_bootstrap.cc:492] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.705487 18821 tablet_bootstrap.cc:492] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.706341 18821 ts_tablet_manager.cc:1403] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.007s
I20260709 12:16:57.708806 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.709621 18846 leader_election.cc:290] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
W20260709 12:16:57.710255 18593 leader_election.cc:343] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.711158 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.712136 18820 tablet_bootstrap.cc:654] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.712570 18779 raft_consensus.cc:2468] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.714417 18593 leader_election.cc:304] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:57.715611 18861 raft_consensus.cc:2804] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.716017 18861 raft_consensus.cc:493] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.716315 18861 raft_consensus.cc:3060] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.718735 18821 raft_consensus.cc:359] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.720213 18821 raft_consensus.cc:385] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.721190 18821 raft_consensus.cc:740] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.721681 18825 raft_consensus.cc:697] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:57.720849 18526 catalog_manager.cc:5697] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 1 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.723743 18825 consensus_queue.cc:237] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.724505 18819 tablet_bootstrap.cc:492] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.725026 18819 ts_tablet_manager.cc:1403] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.023s
I20260709 12:16:57.725835 18861 raft_consensus.cc:515] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.727679 18821 consensus_queue.cc:260] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.728790 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.729975 18821 ts_tablet_manager.cc:1434] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260709 12:16:57.730289 18593 leader_election.cc:343] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.730886 18821 tablet_bootstrap.cc:492] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.731038 18819 raft_consensus.cc:359] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.732163 18819 raft_consensus.cc:385] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.732522 18819 raft_consensus.cc:740] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.733553 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:57.734411 18779 raft_consensus.cc:3060] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.733588 18819 consensus_queue.cc:260] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.739521 18819 ts_tablet_manager.cc:1434] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:16:57.740723 18819 tablet_bootstrap.cc:492] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.741822 18779 raft_consensus.cc:2468] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.744813 18593 leader_election.cc:304] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:57.745563 18825 raft_consensus.cc:2804] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.746094 18825 raft_consensus.cc:697] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:57.746863 18825 consensus_queue.cc:237] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.748750 18819 tablet_bootstrap.cc:654] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.753562 18820 tablet_bootstrap.cc:492] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.754383 18820 ts_tablet_manager.cc:1403] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.003s
I20260709 12:16:57.742038 18821 tablet_bootstrap.cc:654] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.742726 18861 leader_election.cc:290] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.760926 18819 tablet_bootstrap.cc:492] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.760643 18820 raft_consensus.cc:359] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.761509 18819 ts_tablet_manager.cc:1403] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 12:16:57.761718 18820 raft_consensus.cc:385] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.762207 18820 raft_consensus.cc:740] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.763108 18526 catalog_manager.cc:5697] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 1 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.763589 18820 consensus_queue.cc:260] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.764215 18819 raft_consensus.cc:359] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.765019 18819 raft_consensus.cc:385] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.765340 18819 raft_consensus.cc:740] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.766299 18819 consensus_queue.cc:260] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.769145 18820 ts_tablet_manager.cc:1434] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:16:57.772495 18847 raft_consensus.cc:493] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.773270 18820 tablet_bootstrap.cc:492] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f: Bootstrap starting.
I20260709 12:16:57.773033 18847 raft_consensus.cc:515] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.774410 18821 tablet_bootstrap.cc:492] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.774863 18821 ts_tablet_manager.cc:1403] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.005s
I20260709 12:16:57.775301 18847 leader_election.cc:290] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.770769 18819 ts_tablet_manager.cc:1434] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:57.777001 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.777736 18703 raft_consensus.cc:2468] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 0.
I20260709 12:16:57.777992 18819 tablet_bootstrap.cc:492] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.777505 18821 raft_consensus.cc:359] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.778362 18821 raft_consensus.cc:385] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.778614 18821 raft_consensus.cc:740] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.778862 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.779417 18821 consensus_queue.cc:260] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
W20260709 12:16:57.780511 18745 leader_election.cc:343] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.781841 18742 leader_election.cc:304] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:16:57.782771 18847 raft_consensus.cc:2804] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.783183 18847 raft_consensus.cc:493] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.783540 18847 raft_consensus.cc:3060] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.785419 18819 tablet_bootstrap.cc:654] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.795969 18820 tablet_bootstrap.cc:654] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.795861 18847 raft_consensus.cc:515] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.799834 18827 raft_consensus.cc:493] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.782606 18821 ts_tablet_manager.cc:1434] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:57.800725 18827 raft_consensus.cc:515] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.802007 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:57.802461 18821 tablet_bootstrap.cc:492] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac: Bootstrap starting.
I20260709 12:16:57.802176 18527 catalog_manager.cc:5697] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 1 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:57.804278 18745 leader_election.cc:343] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:57.806568 18827 leader_election.cc:290] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.808055 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.808882 18629 raft_consensus.cc:2468] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 0.
I20260709 12:16:57.808580 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.809653 18779 raft_consensus.cc:2468] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 0.
I20260709 12:16:57.810197 18671 leader_election.cc:304] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:57.811161 18827 raft_consensus.cc:2804] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.811570 18827 raft_consensus.cc:493] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.812122 18827 raft_consensus.cc:3060] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.823521 18821 tablet_bootstrap.cc:654] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.823616 18847 leader_election.cc:290] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 1 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:57.824982 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.825621 18703 raft_consensus.cc:3060] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.826472 18819 tablet_bootstrap.cc:492] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.821298 18827 raft_consensus.cc:515] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.826920 18819 ts_tablet_manager.cc:1403] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.049s	user 0.033s	sys 0.013s
I20260709 12:16:57.828486 18827 leader_election.cc:290] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.829800 18819 raft_consensus.cc:359] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.830361 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:57.830585 18819 raft_consensus.cc:385] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.830587 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:57.831189 18819 raft_consensus.cc:740] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.831462 18779 raft_consensus.cc:3060] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.832355 18819 consensus_queue.cc:260] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.831255 18629 raft_consensus.cc:3060] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.835904 18819 ts_tablet_manager.cc:1434] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:16:57.833799 18820 tablet_bootstrap.cc:492] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f: No bootstrap required, opened a new log
I20260709 12:16:57.837248 18819 tablet_bootstrap.cc:492] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a: Bootstrap starting.
I20260709 12:16:57.837800 18820 ts_tablet_manager.cc:1403] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.003s
I20260709 12:16:57.842306 18820 raft_consensus.cc:359] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.843369 18820 raft_consensus.cc:385] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.843748 18820 raft_consensus.cc:740] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.844869 18819 tablet_bootstrap.cc:654] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:57.850253 18820 consensus_queue.cc:260] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.850030 18827 raft_consensus.cc:493] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.855515 18827 raft_consensus.cc:515] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.861367 18703 raft_consensus.cc:2468] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 1.
I20260709 12:16:57.861426 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" is_pre_election: true
I20260709 12:16:57.862865 18742 leader_election.cc:304] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:16:57.863281 18779 raft_consensus.cc:2468] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 1.
I20260709 12:16:57.864164 18847 raft_consensus.cc:2804] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.864216 18820 ts_tablet_manager.cc:1434] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.008s
I20260709 12:16:57.864547 18668 leader_election.cc:304] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:57.864866 18847 raft_consensus.cc:697] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:57.866163 18874 raft_consensus.cc:2804] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.866734 18874 raft_consensus.cc:697] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 LEADER]: Becoming Leader. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:16:57.865981 18847 consensus_queue.cc:237] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.867578 18874 consensus_queue.cc:237] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.869753 18629 raft_consensus.cc:2468] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 1.
I20260709 12:16:57.876394 18821 tablet_bootstrap.cc:492] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac: No bootstrap required, opened a new log
I20260709 12:16:57.876540 18825 raft_consensus.cc:493] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.879241 18821 ts_tablet_manager.cc:1403] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.017s
I20260709 12:16:57.879191 18825 raft_consensus.cc:515] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.884457 18821 raft_consensus.cc:359] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.885144 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.885535 18778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.886904 18779 raft_consensus.cc:2393] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e4bbe98f814400d819a34733a4fa29f in current term 1: Already voted for candidate 0aa638c3f6fb468ea458756bc4f28a0a in this term.
I20260709 12:16:57.887207 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.888161 18703 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.888545 18821 raft_consensus.cc:385] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.888926 18821 raft_consensus.cc:740] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.884857 18825 leader_election.cc:290] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.877364 18827 leader_election.cc:290] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.895712 18593 leader_election.cc:304] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:57.895287 18821 consensus_queue.cc:260] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.896981 18778 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.897202 18825 raft_consensus.cc:2804] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.897799 18825 raft_consensus.cc:493] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.898263 18825 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.906997 18821 ts_tablet_manager.cc:1434] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 12:16:57.913699 18668 leader_election.cc:304] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f; no voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:16:57.919370 18874 raft_consensus.cc:3060] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.919991 18825 raft_consensus.cc:515] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.921234 18819 tablet_bootstrap.cc:492] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a: No bootstrap required, opened a new log
I20260709 12:16:57.921782 18819 ts_tablet_manager.cc:1403] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.029s
I20260709 12:16:57.924983 18819 raft_consensus.cc:359] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.925639 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:57.927349 18703 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.925527 18527 catalog_manager.cc:5697] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 1 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.928676 18874 raft_consensus.cc:2749] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:57.925756 18819 raft_consensus.cc:385] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:57.930662 18819 raft_consensus.cc:740] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Initialized, Role: FOLLOWER
I20260709 12:16:57.926591 18525 catalog_manager.cc:5697] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130). New cstate: current_term: 1 leader_uuid: "5e4bbe98f814400d819a34733a4fa29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.931490 18819 consensus_queue.cc:260] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.934279 18819 ts_tablet_manager.cc:1434] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:57.934902 18825 leader_election.cc:290] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.936324 18778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:57.936902 18778 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:57.936970 18703 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.938650 18593 leader_election.cc:304] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:57.940825 18825 raft_consensus.cc:2804] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:57.941290 18825 raft_consensus.cc:697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:57.942289 18825 consensus_queue.cc:237] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.958154 18778 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:57.966883 18526 catalog_manager.cc:5697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 1 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.975700 18847 consensus_queue.cc:1048] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.984100 18825 raft_consensus.cc:493] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.984704 18825 raft_consensus.cc:515] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:57.988755 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:57.989439 18703 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.989723 18825 leader_election.cc:290] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:57.991881 18847 consensus_queue.cc:1048] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:57.992619 18778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:57.993448 18778 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 0.
I20260709 12:16:57.996960 18593 leader_election.cc:304] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:57.998500 18861 raft_consensus.cc:2804] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:57.998879 18861 raft_consensus.cc:493] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.999234 18861 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.008085 18825 consensus_queue.cc:1048] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.010740 18861 raft_consensus.cc:515] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.017505 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:58.017758 18861 leader_election.cc:290] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.018198 18704 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.026528 18778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:58.027319 18778 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.033062 18704 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:58.034521 18593 leader_election.cc:304] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:58.035395 18861 raft_consensus.cc:2804] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:58.036007 18778 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 1.
I20260709 12:16:58.036515 18861 raft_consensus.cc:697] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:58.038520 18861 consensus_queue.cc:237] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.045547 18862 consensus_queue.cc:1048] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.059279 18861 consensus_queue.cc:1048] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.065160 18526 catalog_manager.cc:5697] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 1 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.086575 18825 consensus_queue.cc:1048] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.104903 18629 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.111693 18847 consensus_queue.cc:1048] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.123574 18826 consensus_queue.cc:1048] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.155591 18887 consensus_queue.cc:1048] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.168381 18887 consensus_queue.cc:1048] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.214829 18778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:42478
I20260709 12:16:58.215703 18778 raft_consensus.cc:606] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:16:58.224834 18778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:42478
I20260709 12:16:58.225854 18778 raft_consensus.cc:606] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:16:58.245980 18629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:38732
I20260709 12:16:58.246745 18629 raft_consensus.cc:606] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Received request to transfer leadership to TS 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:58.257210 18629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:38732
I20260709 12:16:58.257844 18629 raft_consensus.cc:606] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Received request to transfer leadership to TS 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:58.264110 18778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d51b0118d5434c8428451a04079329"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
mode: GRACEFUL
new_leader_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:42478
I20260709 12:16:58.264740 18778 raft_consensus.cc:606] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Received request to transfer leadership to TS 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:16:58.271972 18629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:38732
I20260709 12:16:58.272485 18629 raft_consensus.cc:606] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Received request to transfer leadership to TS 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:16:58.339893 18887 raft_consensus.cc:493] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:58.340483 18846 consensus_queue.cc:1048] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.340525 18887 raft_consensus.cc:515] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.342829 18887 leader_election.cc:290] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.344235 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4bbe98f814400d819a34733a4fa29f" is_pre_election: true
I20260709 12:16:58.345146 18703 raft_consensus.cc:2393] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0aa638c3f6fb468ea458756bc4f28a0a in current term 1: Already voted for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in this term.
I20260709 12:16:58.345136 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" is_pre_election: true
I20260709 12:16:58.347182 18593 leader_election.cc:304] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a; no voters: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:16:58.348227 18887 raft_consensus.cc:3060] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:58.353252 18862 raft_consensus.cc:993] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:16:58.353735 18862 raft_consensus.cc:1081] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Signalling peer 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:16:58.357208 18875 consensus_queue.cc:1048] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.362020 18777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:16:58.367060 18777 raft_consensus.cc:493] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.366865 18846 consensus_queue.cc:1048] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.367455 18777 raft_consensus.cc:3060] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.372648 18887 raft_consensus.cc:2749] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:58.377297 18777 raft_consensus.cc:515] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.379639 18846 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.389773 18827 consensus_queue.cc:1048] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.392735 18629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:58.393747 18629 raft_consensus.cc:3055] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.395617 18629 raft_consensus.cc:740] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:58.397174 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bbe8d509234beb85744e3bf0cfa9ab" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:58.400003 18703 raft_consensus.cc:3060] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.407115 18629 consensus_queue.cc:260] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.409822 18629 raft_consensus.cc:3060] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.413527 18847 consensus_queue.cc:1048] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:16:58.397895 18777 leader_election.cc:290] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:16:58.422713 18703 raft_consensus.cc:2468] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:16:58.424180 18629 raft_consensus.cc:2468] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:16:58.426543 18745 leader_election.cc:304] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:58.427487 18847 raft_consensus.cc:2804] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.428045 18847 raft_consensus.cc:697] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:58.428840 18847 consensus_queue.cc:237] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.431901 18861 raft_consensus.cc:993] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:16:58.432379 18862 raft_consensus.cc:1081] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Signalling peer 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:16:58.432369 18861 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.435745 18703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.436307 18703 raft_consensus.cc:493] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.436597 18703 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.446600 18842 consensus_queue.cc:1048] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.455648 18703 raft_consensus.cc:515] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.460597 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:58.459244 18705 raft_consensus.cc:1240] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Rejecting Update request from peer 0aa638c3f6fb468ea458756bc4f28a0a for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:58.468003 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:58.458595 18703 leader_election.cc:290] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 2 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.468580 18846 consensus_queue.cc:1059] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.458462 18527 catalog_manager.cc:5697] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 1 to 2, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 2 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.471441 18847 raft_consensus.cc:993] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: : Instructing follower 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:16:58.472149 18847 raft_consensus.cc:1081] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Signalling peer 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:16:58.473526 18630 raft_consensus.cc:3055] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.473932 18630 raft_consensus.cc:740] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:58.474305 18704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d51b0118d5434c8428451a04079329"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:54224
I20260709 12:16:58.474979 18704 raft_consensus.cc:493] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.474850 18630 consensus_queue.cc:260] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.475453 18704 raft_consensus.cc:3060] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.476320 18630 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.478037 18847 raft_consensus.cc:993] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:16:58.478479 18826 raft_consensus.cc:1081] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:16:58.480273 18629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38706
I20260709 12:16:58.481014 18629 raft_consensus.cc:493] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.481549 18629 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.482056 18704 raft_consensus.cc:515] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.485399 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:58.485935 18630 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 2.
I20260709 12:16:58.486078 18628 raft_consensus.cc:3060] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:58.488004 18846 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:16:58.490583 18629 raft_consensus.cc:515] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.490901 18671 leader_election.cc:304] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [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: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:16:58.492619 18874 raft_consensus.cc:2804] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.492933 18629 leader_election.cc:290] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 2 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.493187 18874 raft_consensus.cc:697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Becoming Leader. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:16:58.494618 18874 consensus_queue.cc:237] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.497110 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:58.497864 18777 raft_consensus.cc:3055] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.498275 18628 raft_consensus.cc:2468] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 2.
I20260709 12:16:58.498937 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:58.498318 18777 raft_consensus.cc:740] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:58.499594 18703 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.500128 18704 leader_election.cc:290] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 2 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.500224 18777 consensus_queue.cc:260] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.503207 18671 leader_election.cc:304] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:58.504388 18874 raft_consensus.cc:2804] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.505210 18874 raft_consensus.cc:697] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Becoming Leader. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:16:58.506301 18777 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.506222 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d51b0118d5434c8428451a04079329" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:58.507241 18779 raft_consensus.cc:3055] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.507627 18779 raft_consensus.cc:740] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:58.509788 18874 consensus_queue.cc:237] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.508510 18779 consensus_queue.cc:260] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.513870 18779 raft_consensus.cc:3060] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.508890 18526 catalog_manager.cc:5697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f reported cstate change: term changed from 1 to 2, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130). New cstate: current_term: 2 leader_uuid: "5e4bbe98f814400d819a34733a4fa29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.524528 18703 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 2.
I20260709 12:16:58.526000 18777 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 2.
I20260709 12:16:58.526269 18593 leader_election.cc:304] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:58.527354 18862 raft_consensus.cc:2804] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.527951 18862 raft_consensus.cc:697] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:58.528661 18862 consensus_queue.cc:237] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.530390 18779 raft_consensus.cc:2468] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 2.
I20260709 12:16:58.536240 18526 catalog_manager.cc:5697] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f reported cstate change: term changed from 1 to 2, leader changed from 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131) to 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130). New cstate: current_term: 2 leader_uuid: "5e4bbe98f814400d819a34733a4fa29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.538365 18528 catalog_manager.cc:5697] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 1 to 2, leader changed from 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 2 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.554553 18825 raft_consensus.cc:993] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:16:58.555202 18862 raft_consensus.cc:1081] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Signalling peer 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:16:58.556915 18703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.557471 18703 raft_consensus.cc:493] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.558198 18703 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.558691 18825 consensus_queue.cc:1048] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:58.565876 18703 raft_consensus.cc:515] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.569329 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:16:58.569962 18628 raft_consensus.cc:3055] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.570327 18628 raft_consensus.cc:740] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:58.571138 18703 leader_election.cc:290] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 2 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.571059 18628 consensus_queue.cc:260] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.572002 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:58.573629 18628 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.573665 18779 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.575487 18861 consensus_queue.cc:1048] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:58.583484 18779 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 2.
I20260709 12:16:58.584774 18668 leader_election.cc:304] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:16:58.584915 18628 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 2.
I20260709 12:16:58.586366 18874 raft_consensus.cc:2804] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.587678 18874 raft_consensus.cc:697] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Becoming Leader. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:16:58.588680 18874 consensus_queue.cc:237] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.600742 18528 catalog_manager.cc:5697] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f reported cstate change: term changed from 1 to 2, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130). New cstate: current_term: 2 leader_uuid: "5e4bbe98f814400d819a34733a4fa29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.619722 18842 raft_consensus.cc:993] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:16:58.620164 18847 raft_consensus.cc:1081] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:16:58.621778 18628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38706
I20260709 12:16:58.622264 18628 raft_consensus.cc:493] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.622567 18628 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.628084 18628 raft_consensus.cc:515] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.629773 18628 leader_election.cc:290] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 2 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:16:58.630667 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:16:58.631013 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:16:58.631326 18704 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.631577 18779 raft_consensus.cc:3055] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.631908 18779 raft_consensus.cc:740] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:16:58.632611 18779 consensus_queue.cc:260] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.633623 18779 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.636587 18704 raft_consensus.cc:2468] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 2.
I20260709 12:16:58.637722 18593 leader_election.cc:304] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:16:58.638386 18825 raft_consensus.cc:2804] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.638477 18779 raft_consensus.cc:2468] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 2.
I20260709 12:16:58.638830 18825 raft_consensus.cc:697] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:16:58.639709 18825 consensus_queue.cc:237] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:16:58.646791 18528 catalog_manager.cc:5697] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 1 to 2, leader changed from 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 2 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:58.825942 18704 raft_consensus.cc:1275] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.827383 18847 consensus_queue.cc:1048] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.836846 18628 raft_consensus.cc:1275] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.838469 18826 consensus_queue.cc:1048] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:58.889206 18779 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.896124 18779 raft_consensus.cc:1275] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.897490 18874 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.909961 18628 raft_consensus.cc:1275] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.910694 18704 raft_consensus.cc:1275] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.911572 18874 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.912665 18825 consensus_queue.cc:1048] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.925438 18779 raft_consensus.cc:1275] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.927131 18861 consensus_queue.cc:1048] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.935983 18777 raft_consensus.cc:1275] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.937372 18874 consensus_queue.cc:1048] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.946686 18628 raft_consensus.cc:1275] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.948344 18902 consensus_queue.cc:1048] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.046659 18628 raft_consensus.cc:1275] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.048653 18902 consensus_queue.cc:1048] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.057248 18777 raft_consensus.cc:1275] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.059742 18902 consensus_queue.cc:1048] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.102799 18777 raft_consensus.cc:1275] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.104419 18862 consensus_queue.cc:1048] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.113416 18704 raft_consensus.cc:1275] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.115507 18861 consensus_queue.cc:1048] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:01.187969 18559 debug-util.cc:398] Leaking SignalData structure 0x7b080004eda0 after lost signal to thread 17969
W20260709 12:17:01.188831 18559 debug-util.cc:398] Leaking SignalData structure 0x7b0800055480 after lost signal to thread 18562
W20260709 12:17:01.189670 18559 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2160 after lost signal to thread 18654
W20260709 12:17:01.190419 18559 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3b80 after lost signal to thread 18729
W20260709 12:17:01.191112 18559 debug-util.cc:398] Leaking SignalData structure 0x7b0800112d40 after lost signal to thread 18803
I20260709 12:17:01.423871 17966 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:17:01.425024 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:01.473980 18628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:41126
I20260709 12:17:01.474735 18628 raft_consensus.cc:606] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Received request to transfer leadership to TS 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:17:01.478654 18628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:41126
I20260709 12:17:01.479369 18628 raft_consensus.cc:606] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Received request to transfer leadership to TS 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:17:01.481709 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:01.483494 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:01.562759 18913 raft_consensus.cc:993] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:01.563611 18913 raft_consensus.cc:1081] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Signalling peer 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:01.566182 18779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:17:01.566682 18779 raft_consensus.cc:493] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.567179 18779 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.573243 18779 raft_consensus.cc:515] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:01.575152 18779 leader_election.cc:290] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:17:01.576354 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:01.576534 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:17:01.577032 18628 raft_consensus.cc:3055] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.577760 18628 raft_consensus.cc:740] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:01.576962 18704 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.578890 18628 consensus_queue.cc:260] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:01.580653 18628 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.586490 18704 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:17:01.588002 18742 leader_election.cc:304] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:01.588243 18628 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:17:01.589018 18912 raft_consensus.cc:2804] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.590350 18912 raft_consensus.cc:697] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:17:01.592259 18912 consensus_queue.cc:237] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:01.605034 18526 catalog_manager.cc:5697] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 1 to 2, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 2 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.894546 18862 raft_consensus.cc:993] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:01.895072 18913 raft_consensus.cc:1081] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Signalling peer 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:01.902576 18779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:17:01.903362 18779 raft_consensus.cc:493] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.903858 18779 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.910775 18779 raft_consensus.cc:515] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:01.914080 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:17:01.914907 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:01.915407 18779 leader_election.cc:290] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451)
I20260709 12:17:01.915534 18704 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.915058 18628 raft_consensus.cc:3055] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.916311 18628 raft_consensus.cc:740] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:01.917542 18628 consensus_queue.cc:260] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:01.919413 18628 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.923872 18704 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:17:01.925807 18742 leader_election.cc:304] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:01.926693 18912 raft_consensus.cc:2804] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.926952 18628 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:17:01.927279 18912 raft_consensus.cc:697] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:17:01.928771 18912 consensus_queue.cc:237] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:01.943090 18526 catalog_manager.cc:5697] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 1 to 2, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 2 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:02.014791 18704 raft_consensus.cc:1275] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.016438 18912 consensus_queue.cc:1048] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.029425 18628 raft_consensus.cc:1275] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.031807 18912 consensus_queue.cc:1048] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:02.379470 18628 raft_consensus.cc:1275] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.380724 18912 consensus_queue.cc:1048] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.390136 18704 raft_consensus.cc:1275] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.391518 18912 consensus_queue.cc:1048] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.485046 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:02.497715 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:02.498755 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:03.500496 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:03.510890 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:03.511521 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:04.512930 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:04.519430 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:04.519915 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:05.521284 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:05.529955 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:05.530673 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:06.532084 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.538687 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:06.539222 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:07.540330 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.547228 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:07.547757 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:08.737118 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:08.742758 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:08.743466 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:17:09.425675 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08000fb980 after lost signal to thread 17969
W20260709 12:17:09.426695 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd060 after lost signal to thread 18562
W20260709 12:17:09.428048 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2b60 after lost signal to thread 18654
W20260709 12:17:09.428879 18726 debug-util.cc:398] Leaking SignalData structure 0x7b080009c740 after lost signal to thread 18729
W20260709 12:17:09.429633 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb5c0 after lost signal to thread 18803
I20260709 12:17:09.744658 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.752615 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:09.753064 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:10.754354 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.760994 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:10.761811 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:11.805824 17966 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:17:11.812562 18779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:42478
I20260709 12:17:11.813565 18779 raft_consensus.cc:606] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:17:11.832099 18779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:42478
I20260709 12:17:11.833335 18779 raft_consensus.cc:606] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:17:11.859478 18703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:51512
I20260709 12:17:11.860092 18703 raft_consensus.cc:606] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:17:11.866813 18703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:51512
I20260709 12:17:11.867624 18703 raft_consensus.cc:606] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:17:11.872102 18939 raft_consensus.cc:993] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:11.872648 18944 raft_consensus.cc:1081] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:11.874820 18703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
mode: GRACEFUL
new_leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:51512
I20260709 12:17:11.875324 18703 raft_consensus.cc:606] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Received request to transfer leadership to TS 0aa638c3f6fb468ea458756bc4f28a0a
I20260709 12:17:11.875103 18628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38720
I20260709 12:17:11.875828 18628 raft_consensus.cc:493] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.876224 18628 raft_consensus.cc:3060] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.884475 18628 raft_consensus.cc:515] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:11.887091 18628 leader_election.cc:290] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 2 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:11.888147 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:11.888518 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38e2efe153c4f37b7f4f5c5305a8412" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:11.889024 18779 raft_consensus.cc:3060] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.888995 18703 raft_consensus.cc:3055] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:11.892287 18703 raft_consensus.cc:740] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:17:11.893921 18703 consensus_queue.cc:260] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:11.896330 18703 raft_consensus.cc:3060] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.899197 18779 raft_consensus.cc:2468] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 2.
I20260709 12:17:11.901177 18593 leader_election.cc:304] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:11.902403 18941 raft_consensus.cc:2804] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:11.903474 18941 raft_consensus.cc:697] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:11.904279 18703 raft_consensus.cc:2468] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 2.
I20260709 12:17:11.904502 18941 consensus_queue.cc:237] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.521507 18949 raft_consensus.cc:993] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.522338 18950 raft_consensus.cc:1081] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.524636 18629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38720
I20260709 12:17:12.525219 18629 raft_consensus.cc:493] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.525655 18629 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.534684 18629 raft_consensus.cc:515] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.538374 18629 leader_election.cc:290] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 3 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:12.548237 18950 raft_consensus.cc:993] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.548943 18944 raft_consensus.cc:1081] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.555287 18627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38720
I20260709 12:17:12.556005 18627 raft_consensus.cc:493] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.556386 18627 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.561728 18778 raft_consensus.cc:1275] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:12.563483 18951 consensus_queue.cc:1048] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:12.564782 18942 raft_consensus.cc:993] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.566430 18953 raft_consensus.cc:1081] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.552913 18527 catalog_manager.cc:5697] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 1 to 2, leader changed from 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 2 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.577126 18942 raft_consensus.cc:993] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: : Instructing follower 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.577625 18628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38706
I20260709 12:17:12.577674 18942 raft_consensus.cc:1081] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Signalling peer 0aa638c3f6fb468ea458756bc4f28a0a to start an election
I20260709 12:17:12.578492 18628 raft_consensus.cc:493] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.578878 18628 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.579614 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:12.581563 18777 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.589726 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:12.590726 18705 raft_consensus.cc:3055] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:12.591185 18705 raft_consensus.cc:740] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:17:12.592751 18629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
 from {username='slave'} at 127.0.0.1:38706
I20260709 12:17:12.592494 18705 consensus_queue.cc:260] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.592890 18777 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.593309 18629 raft_consensus.cc:493] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.593703 18705 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.593768 18629 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.594506 18593 leader_election.cc:304] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:12.595312 18951 raft_consensus.cc:2804] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:12.596256 18951 raft_consensus.cc:697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:12.597870 18951 consensus_queue.cc:237] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.603971 18775 raft_consensus.cc:1240] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Rejecting Update request from peer 5e4bbe98f814400d819a34733a4fa29f for earlier term 2. Current term is 3. Ops: []
I20260709 12:17:12.606598 18628 raft_consensus.cc:515] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.610366 18629 raft_consensus.cc:515] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.612387 18629 leader_election.cc:290] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 3 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:12.613240 18703 raft_consensus.cc:1275] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:12.615032 18779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:12.615609 18779 raft_consensus.cc:3055] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:12.615993 18779 raft_consensus.cc:740] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:17:12.616729 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:12.615680 18628 leader_election.cc:290] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 3 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:12.616947 18779 consensus_queue.cc:260] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.618443 18941 consensus_queue.cc:1048] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:12.617324 18704 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.619535 18779 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.614399 18775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2b2a7bb4f400fa1633c51ba03d52c" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:12.622272 18775 raft_consensus.cc:3055] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:12.628677 18775 raft_consensus.cc:740] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:17:12.629920 18775 consensus_queue.cc:260] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [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: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.631304 18775 raft_consensus.cc:3060] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.619535 18703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72138cf5aa4a23acee65b3d43b8048" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:12.633028 18779 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.633265 18703 raft_consensus.cc:3060] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.633996 18627 raft_consensus.cc:515] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.652026 18627 leader_election.cc:290] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [CANDIDATE]: Term 3 election: Requested vote from peers 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:12.652784 18704 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.653707 18701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:12.654304 18701 raft_consensus.cc:3055] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:12.649250 18703 raft_consensus.cc:2468] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.656358 18593 leader_election.cc:304] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:12.659281 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72d4571a3b4999918ac3776fa35410" candidate_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:12.660141 18777 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.654737 18701 raft_consensus.cc:740] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:17:12.666960 18775 raft_consensus.cc:2468] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.666956 18701 consensus_queue.cc:260] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.668540 18593 leader_election.cc:304] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:17:12.668807 18701 raft_consensus.cc:3060] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:12.671906 18947 raft_consensus.cc:2804] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:12.673091 18941 raft_consensus.cc:2804] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:12.690411 18941 raft_consensus.cc:697] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:12.691965 18941 consensus_queue.cc:237] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.700358 18705 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.702958 18777 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.694473 18947 raft_consensus.cc:697] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:12.707873 18701 raft_consensus.cc:2468] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aa638c3f6fb468ea458756bc4f28a0a in term 3.
I20260709 12:17:12.707775 18947 consensus_queue.cc:237] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [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: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.720607 18593 leader_election.cc:304] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [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: 0aa638c3f6fb468ea458756bc4f28a0a, 5e4bbe98f814400d819a34733a4fa29f; no voters: 
I20260709 12:17:12.722069 18960 raft_consensus.cc:2804] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:12.722644 18960 raft_consensus.cc:697] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Becoming Leader. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:12.723726 18960 consensus_queue.cc:237] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:12.742579 18527 catalog_manager.cc:5697] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 2 to 3, leader changed from 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 3 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.743707 18527 catalog_manager.cc:5697] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 2 to 3, leader changed from 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 3 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.744721 18527 catalog_manager.cc:5697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 2 to 3, leader changed from 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 3 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.745932 18527 catalog_manager.cc:5697] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a reported cstate change: term changed from 2 to 3, leader changed from 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131) to 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129). New cstate: current_term: 3 leader_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.065505 18777 raft_consensus.cc:1275] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.066722 18941 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.075778 18701 raft_consensus.cc:1275] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.077323 18947 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.127549 18705 raft_consensus.cc:1275] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.128852 18941 consensus_queue.cc:1048] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.137185 18705 raft_consensus.cc:1275] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.138895 18777 raft_consensus.cc:1275] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.140326 18947 consensus_queue.cc:1048] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:13.141183 18701 raft_consensus.cc:1275] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.142970 18951 consensus_queue.cc:1048] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.144726 18947 consensus_queue.cc:1048] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.156512 18777 raft_consensus.cc:1275] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.158010 18960 consensus_queue.cc:1048] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:13.166960 18775 raft_consensus.cc:1275] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Refusing update from remote peer 0aa638c3f6fb468ea458756bc4f28a0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:13.168212 18947 consensus_queue.cc:1048] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:13.399842 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb540 after lost signal to thread 17969
W20260709 12:17:13.400771 18726 debug-util.cc:398] Leaking SignalData structure 0x7b080009d4c0 after lost signal to thread 18562
W20260709 12:17:13.401563 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbac0 after lost signal to thread 18654
W20260709 12:17:13.402511 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3da0 after lost signal to thread 18729
W20260709 12:17:13.403205 18726 debug-util.cc:398] Leaking SignalData structure 0x7b08001d94c0 after lost signal to thread 18803
I20260709 12:17:15.527894 17966 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:17:15.528673 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:15.536322 18627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "152effaf56224b8788f98d89826db021"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:41126
I20260709 12:17:15.537050 18627 raft_consensus.cc:606] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Received request to transfer leadership to TS 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:17:15.540329 18627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:41126
I20260709 12:17:15.540892 18627 raft_consensus.cc:606] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Received request to transfer leadership to TS 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:17:15.543460 18627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:41126
I20260709 12:17:15.544162 18627 raft_consensus.cc:606] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Received request to transfer leadership to TS 9daea31345114b4ba6eb8fbd2b02d2ac
I20260709 12:17:15.547132 18627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22"
dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
mode: GRACEFUL
new_leader_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:41126
I20260709 12:17:15.547641 18627 raft_consensus.cc:606] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Received request to transfer leadership to TS 5e4bbe98f814400d819a34733a4fa29f
I20260709 12:17:15.548923 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:15.549429 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:15.554558 18960 raft_consensus.cc:993] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:17:15.555354 18980 raft_consensus.cc:1081] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Signalling peer 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:17:15.557199 18705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:15.557755 18705 raft_consensus.cc:493] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:15.558121 18705 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:15.564316 18705 raft_consensus.cc:515] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.567271 18705 leader_election.cc:290] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 3 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:15.568002 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:17:15.568678 18775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717d4842a074b48a2070c2a39f74122" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:15.568954 18627 raft_consensus.cc:3055] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:15.569216 18775 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:15.569329 18627 raft_consensus.cc:740] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:15.570511 18627 consensus_queue.cc:260] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.572077 18627 raft_consensus.cc:3060] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:15.578960 18775 raft_consensus.cc:2468] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 3.
I20260709 12:17:15.580767 18668 leader_election.cc:304] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [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: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:15.581638 18627 raft_consensus.cc:2468] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 3.
I20260709 12:17:15.583449 18950 raft_consensus.cc:2804] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:15.588153 18950 raft_consensus.cc:697] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 3 LEADER]: Becoming Leader. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:17:15.589776 18950 consensus_queue.cc:237] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.602065 18528 catalog_manager.cc:5697] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f reported cstate change: term changed from 2 to 3, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130). New cstate: current_term: 3 leader_uuid: "5e4bbe98f814400d819a34733a4fa29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.850296 18960 raft_consensus.cc:993] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:15.850755 18980 raft_consensus.cc:1081] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Signalling peer 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:15.852342 18775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:17:15.852850 18775 raft_consensus.cc:493] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:15.853197 18775 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:15.858369 18775 raft_consensus.cc:515] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.861249 18775 leader_election.cc:290] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 4 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:17:15.862454 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:17:15.862579 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfe8df0196f4a7aadc2d20d8895f3d9" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:15.863193 18627 raft_consensus.cc:3055] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:15.863204 18705 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:15.863963 18627 raft_consensus.cc:740] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:15.864943 18627 consensus_queue.cc:260] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.866369 18627 raft_consensus.cc:3060] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:15.872184 18705 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 4.
I20260709 12:17:15.874603 18742 leader_election.cc:304] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:15.875871 18953 raft_consensus.cc:2804] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:15.875991 18627 raft_consensus.cc:2468] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 4.
I20260709 12:17:15.877274 18953 raft_consensus.cc:697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 4 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:17:15.878209 18953 consensus_queue.cc:237] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.887408 18528 catalog_manager.cc:5697] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 3 to 4, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 4 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:15.899307 18960 raft_consensus.cc:993] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:17:15.899825 18960 raft_consensus.cc:1081] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Signalling peer 5e4bbe98f814400d819a34733a4fa29f to start an election
I20260709 12:17:15.902889 18705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22"
dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:15.903427 18705 raft_consensus.cc:493] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:15.903769 18705 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:15.909884 18705 raft_consensus.cc:515] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.911554 18705 leader_election.cc:290] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [CANDIDATE]: Term 3 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131:42997)
I20260709 12:17:15.912575 18775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
I20260709 12:17:15.912791 18627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4053cc3fe6643af952d008f0c9ffc22" candidate_uuid: "5e4bbe98f814400d819a34733a4fa29f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:17:15.913311 18775 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:15.913373 18627 raft_consensus.cc:3055] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:15.913818 18627 raft_consensus.cc:740] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:15.914732 18627 consensus_queue.cc:260] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.916401 18627 raft_consensus.cc:3060] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:15.921785 18775 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 3.
I20260709 12:17:15.923318 18668 leader_election.cc:304] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [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: 5e4bbe98f814400d819a34733a4fa29f, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:15.924623 18950 raft_consensus.cc:2804] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:15.925046 18950 raft_consensus.cc:697] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 3 LEADER]: Becoming Leader. State: Replica: 5e4bbe98f814400d819a34733a4fa29f, State: Running, Role: LEADER
I20260709 12:17:15.925197 18627 raft_consensus.cc:2468] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4bbe98f814400d819a34733a4fa29f in term 3.
I20260709 12:17:15.925949 18950 consensus_queue.cc:237] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [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: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.933701 18528 catalog_manager.cc:5697] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f reported cstate change: term changed from 2 to 3, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130). New cstate: current_term: 3 leader_uuid: "5e4bbe98f814400d819a34733a4fa29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.973606 18775 raft_consensus.cc:1275] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:15.976167 18960 raft_consensus.cc:993] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: : Instructing follower 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:15.976722 18980 raft_consensus.cc:1081] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Signalling peer 9daea31345114b4ba6eb8fbd2b02d2ac to start an election
I20260709 12:17:15.976963 18950 consensus_queue.cc:1048] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:15.978544 18775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "152effaf56224b8788f98d89826db021"
dest_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac"
 from {username='slave'} at 127.0.0.1:42474
I20260709 12:17:15.979228 18775 raft_consensus.cc:493] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:15.979585 18775 raft_consensus.cc:3060] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.986969 18775 raft_consensus.cc:515] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.989409 18627 raft_consensus.cc:1275] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:15.990355 18628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0aa638c3f6fb468ea458756bc4f28a0a"
I20260709 12:17:15.991174 18628 raft_consensus.cc:3055] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:15.991617 18628 raft_consensus.cc:740] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0aa638c3f6fb468ea458756bc4f28a0a, State: Running, Role: LEADER
I20260709 12:17:15.991815 18950 consensus_queue.cc:1048] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:15.992439 18628 consensus_queue.cc:260] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:15.996677 18628 raft_consensus.cc:3060] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.997715 18775 leader_election.cc:290] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Requested vote from peers 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451), 5e4bbe98f814400d819a34733a4fa29f (127.17.139.130:38253)
I20260709 12:17:15.998852 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152effaf56224b8788f98d89826db021" candidate_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e4bbe98f814400d819a34733a4fa29f"
I20260709 12:17:15.999541 18705 raft_consensus.cc:3060] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.005987 18628 raft_consensus.cc:2468] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:17:16.007716 18745 leader_election.cc:304] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aa638c3f6fb468ea458756bc4f28a0a, 9daea31345114b4ba6eb8fbd2b02d2ac; no voters: 
I20260709 12:17:16.008185 18705 raft_consensus.cc:2468] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9daea31345114b4ba6eb8fbd2b02d2ac in term 2.
I20260709 12:17:16.008755 18953 raft_consensus.cc:2804] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:16.009262 18953 raft_consensus.cc:697] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Becoming Leader. State: Replica: 9daea31345114b4ba6eb8fbd2b02d2ac, State: Running, Role: LEADER
I20260709 12:17:16.010861 18953 consensus_queue.cc:237] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } }
I20260709 12:17:16.021670 18528 catalog_manager.cc:5697] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac reported cstate change: term changed from 1 to 2, leader changed from 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129) to 9daea31345114b4ba6eb8fbd2b02d2ac (127.17.139.131). New cstate: current_term: 2 leader_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.269104 18705 raft_consensus.cc:1275] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 4 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:16.270622 18953 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:16.282051 18627 raft_consensus.cc:1275] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 4 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:16.284006 18998 consensus_queue.cc:1048] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:16.392012 18627 raft_consensus.cc:1275] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:16.393353 18950 consensus_queue.cc:1048] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:16.403020 18775 raft_consensus.cc:1275] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Refusing update from remote peer 5e4bbe98f814400d819a34733a4fa29f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:16.405241 18981 consensus_queue.cc:1048] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9daea31345114b4ba6eb8fbd2b02d2ac" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:16.445022 18627 raft_consensus.cc:1275] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:16.446480 18998 consensus_queue.cc:1048] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aa638c3f6fb468ea458756bc4f28a0a" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:16.456565 18705 raft_consensus.cc:1275] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Refusing update from remote peer 9daea31345114b4ba6eb8fbd2b02d2ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:16.458184 18953 consensus_queue.cc:1048] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4bbe98f814400d819a34733a4fa29f" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:16.550631 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:16.556864 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:16.557592 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:17.558833 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:17.565587 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:17.566085 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:18.567119 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:18.572819 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:18.573221 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:19.574180 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:19.579593 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:19.579969 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:20.580945 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:20.587755 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:20.588331 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:21.589285 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:21.596042 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:21.596489 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:22.597673 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:22.603627 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:22.604065 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:23.605098 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:23.611001 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:23.611511 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:24.612604 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:24.619626 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:24.620092 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:25.661597 17966 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:17:25.662299 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
I20260709 12:17:25.698655 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:25.699635 17966 tablet_replica.cc:333] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.700524 17966 raft_consensus.cc:2243] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.701318 17966 raft_consensus.cc:2272] T 2717d4842a074b48a2070c2a39f74122 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.703940 17966 tablet_replica.cc:333] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.704577 17966 raft_consensus.cc:2243] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:25.705483 17966 raft_consensus.cc:2272] T ac72138cf5aa4a23acee65b3d43b8048 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.707743 17966 tablet_replica.cc:333] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.708314 17966 raft_consensus.cc:2243] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:25.709267 17966 raft_consensus.cc:2272] T d38e2efe153c4f37b7f4f5c5305a8412 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.711687 17966 tablet_replica.cc:333] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.712260 17966 raft_consensus.cc:2243] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.712733 17966 raft_consensus.cc:2272] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 0aa638c3f6fb468ea458756bc4f28a0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.714641 17966 tablet_replica.cc:333] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.715169 17966 raft_consensus.cc:2243] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:25.716115 17966 raft_consensus.cc:2272] T fc72d4571a3b4999918ac3776fa35410 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.718472 17966 tablet_replica.cc:333] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.719105 17966 raft_consensus.cc:2243] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.719547 17966 raft_consensus.cc:2272] T 28bbe8d509234beb85744e3bf0cfa9ab P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.721324 17966 tablet_replica.cc:333] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.721858 17966 raft_consensus.cc:2243] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.722393 17966 raft_consensus.cc:2272] T c4053cc3fe6643af952d008f0c9ffc22 P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.724493 17966 tablet_replica.cc:333] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.725136 17966 raft_consensus.cc:2243] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.725718 17966 raft_consensus.cc:2272] T 00d51b0118d5434c8428451a04079329 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.728071 17966 tablet_replica.cc:333] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.728529 17966 raft_consensus.cc:2243] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.729193 17966 raft_consensus.cc:2272] T 152effaf56224b8788f98d89826db021 P 0aa638c3f6fb468ea458756bc4f28a0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.731173 17966 tablet_replica.cc:333] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a: stopping tablet replica
I20260709 12:17:25.731592 17966 raft_consensus.cc:2243] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:25.732385 17966 raft_consensus.cc:2272] T 5df2b2a7bb4f400fa1633c51ba03d52c P 0aa638c3f6fb468ea458756bc4f28a0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.769728 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
W20260709 12:17:25.773339 18745 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.139.129:37451: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260709 12:17:25.777534 18745 consensus_peers.cc:597] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac -> Peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Couldn't send request to peer 0aa638c3f6fb468ea458756bc4f28a0a. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:25.797998 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
I20260709 12:17:25.830207 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:25.831113 17966 tablet_replica.cc:333] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.831722 17966 raft_consensus.cc:2243] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.832500 17966 raft_consensus.cc:2272] T ac72138cf5aa4a23acee65b3d43b8048 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.834741 17966 tablet_replica.cc:333] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.835614 17966 raft_consensus.cc:2243] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.836192 17966 raft_consensus.cc:2272] T 28bbe8d509234beb85744e3bf0cfa9ab P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.838886 17966 tablet_replica.cc:333] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.839463 17966 raft_consensus.cc:2243] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.839928 17966 raft_consensus.cc:2272] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 5e4bbe98f814400d819a34733a4fa29f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.842568 17966 tablet_replica.cc:333] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.843590 17966 raft_consensus.cc:2243] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.844261 17966 raft_consensus.cc:2272] T fc72d4571a3b4999918ac3776fa35410 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.849123 17966 tablet_replica.cc:333] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
W20260709 12:17:25.849123 18671 consensus_peers.cc:597] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f -> Peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Couldn't send request to peer 0aa638c3f6fb468ea458756bc4f28a0a. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:25.850785 17966 raft_consensus.cc:2243] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:25.851883 17966 raft_consensus.cc:2272] T c4053cc3fe6643af952d008f0c9ffc22 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.854741 17966 tablet_replica.cc:333] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.855221 17966 raft_consensus.cc:2243] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.855650 17966 raft_consensus.cc:2272] T 5df2b2a7bb4f400fa1633c51ba03d52c P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.857787 17966 tablet_replica.cc:333] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.858425 17966 raft_consensus.cc:2243] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.859022 17966 raft_consensus.cc:2272] T 152effaf56224b8788f98d89826db021 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.861385 17966 tablet_replica.cc:333] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.862028 17966 raft_consensus.cc:2243] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:17:25.862277 18745 consensus_peers.cc:597] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac -> Peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Couldn't send request to peer 0aa638c3f6fb468ea458756bc4f28a0a. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:25.862887 17966 raft_consensus.cc:2272] T 00d51b0118d5434c8428451a04079329 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.864787 17966 tablet_replica.cc:333] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.865469 17966 raft_consensus.cc:2243] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.866281 17966 raft_consensus.cc:2272] T d38e2efe153c4f37b7f4f5c5305a8412 P 5e4bbe98f814400d819a34733a4fa29f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.868661 17966 tablet_replica.cc:333] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f: stopping tablet replica
I20260709 12:17:25.869745 17966 raft_consensus.cc:2243] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:25.870550 17966 raft_consensus.cc:2272] T 2717d4842a074b48a2070c2a39f74122 P 5e4bbe98f814400d819a34733a4fa29f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.930779 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
I20260709 12:17:25.954710 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
I20260709 12:17:25.994640 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:25.995606 17966 tablet_replica.cc:333] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:25.996883 17966 raft_consensus.cc:2243] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:25.997566 17966 raft_consensus.cc:2272] T ac72138cf5aa4a23acee65b3d43b8048 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:25.999545 17966 tablet_replica.cc:333] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.000078 17966 raft_consensus.cc:2243] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.000486 17966 raft_consensus.cc:2272] T d38e2efe153c4f37b7f4f5c5305a8412 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.002611 17966 tablet_replica.cc:333] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.003088 17966 raft_consensus.cc:2243] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.003499 17966 raft_consensus.cc:2272] T 2717d4842a074b48a2070c2a39f74122 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.006880 17966 tablet_replica.cc:333] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.007426 17966 raft_consensus.cc:2243] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.008193 17966 raft_consensus.cc:2272] T 6bfe8df0196f4a7aadc2d20d8895f3d9 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.010838 17966 tablet_replica.cc:333] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.011544 17966 raft_consensus.cc:2243] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.012591 17966 raft_consensus.cc:2272] T 28bbe8d509234beb85744e3bf0cfa9ab P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.014029 18745 consensus_peers.cc:597] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac -> Peer 0aa638c3f6fb468ea458756bc4f28a0a (127.17.139.129:37451): Couldn't send request to peer 0aa638c3f6fb468ea458756bc4f28a0a. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.014742 17966 tablet_replica.cc:333] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.015275 17966 raft_consensus.cc:2243] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.015671 17966 raft_consensus.cc:2272] T fc72d4571a3b4999918ac3776fa35410 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.017452 17966 tablet_replica.cc:333] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.018013 17966 raft_consensus.cc:2243] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.018461 17966 raft_consensus.cc:2272] T c4053cc3fe6643af952d008f0c9ffc22 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.020146 17966 tablet_replica.cc:333] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.020668 17966 raft_consensus.cc:2243] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.021220 17966 raft_consensus.cc:2272] T 5df2b2a7bb4f400fa1633c51ba03d52c P 9daea31345114b4ba6eb8fbd2b02d2ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.022966 17966 tablet_replica.cc:333] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.023449 17966 raft_consensus.cc:2243] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.023887 17966 raft_consensus.cc:2272] T 00d51b0118d5434c8428451a04079329 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.025470 17966 tablet_replica.cc:333] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac: stopping tablet replica
I20260709 12:17:26.025976 17966 raft_consensus.cc:2243] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.026942 17966 raft_consensus.cc:2272] T 152effaf56224b8788f98d89826db021 P 9daea31345114b4ba6eb8fbd2b02d2ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.060218 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:17:26.084148 17966 master.cc:562] Master@127.17.139.190:37637 shutting down...
I20260709 12:17:26.114068 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.114653 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.114974 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3328d2f18ec24b16b2d84911e6c30d96: stopping tablet replica
I20260709 12:17:26.153921 17966 master.cc:584] Master@127.17.139.190:37637 shutdown complete.
0aa638c3f6fb468ea458756bc4f28a0a  5
5e4bbe98f814400d819a34733a4fa29f  4
9daea31345114b4ba6eb8fbd2b02d2ac  1
0aa638c3f6fb468ea458756bc4f28a0a  3
5e4bbe98f814400d819a34733a4fa29f  4
9daea31345114b4ba6eb8fbd2b02d2ac  3
0aa638c3f6fb468ea458756bc4f28a0a  8
5e4bbe98f814400d819a34733a4fa29f  1
9daea31345114b4ba6eb8fbd2b02d2ac  1
0aa638c3f6fb468ea458756bc4f28a0a  4
5e4bbe98f814400d819a34733a4fa29f  3
9daea31345114b4ba6eb8fbd2b02d2ac  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29987 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:17:26.204357 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:36303
I20260709 12:17:26.205552 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:26.212337 19020 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 12:17:26.212689 19022 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 12:17:26.212352 19019 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 12:17:26.213788 17966 server_base.cc:1061] running on GCE node
I20260709 12:17:26.214849 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:26.215051 17966 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 12:17:26.215233 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599446215219 us; error 0 us; skew 500 ppm
I20260709 12:17:26.215875 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:26.218856 17966 webserver.cc:533] Webserver started at http://127.17.139.190:42393/ using document root <none> and password file <none>
I20260709 12:17:26.219357 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:26.219568 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:26.219851 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:26.221019 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "5c263be53a6643569e0ab9013cdb0da9"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.225859 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:26.229359 19027 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.230283 17966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:26.230582 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "5c263be53a6643569e0ab9013cdb0da9"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.230832 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-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 12:17:26.255873 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:26.257148 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:26.300643 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:36303
I20260709 12:17:26.300753 19078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:36303 every 8 connection(s)
I20260709 12:17:26.304854 19079 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 12:17:26.315239 19079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9: Bootstrap starting.
I20260709 12:17:26.320195 19079 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:26.324949 19079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9: No bootstrap required, opened a new log
I20260709 12:17:26.327342 19079 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c263be53a6643569e0ab9013cdb0da9" member_type: VOTER }
I20260709 12:17:26.327800 19079 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:26.327987 19079 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c263be53a6643569e0ab9013cdb0da9, State: Initialized, Role: FOLLOWER
I20260709 12:17:26.328580 19079 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c263be53a6643569e0ab9013cdb0da9" member_type: VOTER }
I20260709 12:17:26.329053 19079 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:26.329260 19079 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:26.329496 19079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:26.334184 19079 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c263be53a6643569e0ab9013cdb0da9" member_type: VOTER }
I20260709 12:17:26.334666 19079 leader_election.cc:304] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [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: 5c263be53a6643569e0ab9013cdb0da9; no voters: 
I20260709 12:17:26.336114 19079 leader_election.cc:290] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:26.336495 19082 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:26.337961 19082 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 1 LEADER]: Becoming Leader. State: Replica: 5c263be53a6643569e0ab9013cdb0da9, State: Running, Role: LEADER
I20260709 12:17:26.338940 19082 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [LEADER]: Queue going to LEADER mode. State: All 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: "5c263be53a6643569e0ab9013cdb0da9" member_type: VOTER }
I20260709 12:17:26.339843 19079 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:26.344990 19084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c263be53a6643569e0ab9013cdb0da9. Latest consensus state: current_term: 1 leader_uuid: "5c263be53a6643569e0ab9013cdb0da9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c263be53a6643569e0ab9013cdb0da9" member_type: VOTER } }
I20260709 12:17:26.345947 19083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c263be53a6643569e0ab9013cdb0da9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c263be53a6643569e0ab9013cdb0da9" member_type: VOTER } }
I20260709 12:17:26.346519 19083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:26.346378 19084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:26.348901 19090 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:26.354950 19090 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:26.357648 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:26.366430 19090 catalog_manager.cc:1383] Generated new cluster ID: 637a0bdbec354fdcbf660b3a12c725ec
I20260709 12:17:26.366750 19090 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:26.380138 19090 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:26.381404 19090 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:26.397058 19090 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9: Generated new TSK 0
I20260709 12:17:26.397823 19090 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:26.424681 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:26.430783 19100 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 12:17:26.431679 19101 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 12:17:26.434461 17966 server_base.cc:1061] running on GCE node
W20260709 12:17:26.434420 19103 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 12:17:26.435647 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:26.435887 17966 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 12:17:26.436066 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599446436050 us; error 0 us; skew 500 ppm
I20260709 12:17:26.436717 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:26.439591 17966 webserver.cc:533] Webserver started at http://127.17.139.129:44295/ using document root <none> and password file <none>
I20260709 12:17:26.440130 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:26.440332 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:26.440740 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:26.442153 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "2ca66458bf0d46bfb9568142cabe36f0"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.447369 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:26.451686 19108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.452484 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:17:26.452979 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "2ca66458bf0d46bfb9568142cabe36f0"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.453732 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-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 12:17:26.468523 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:26.470367 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:26.471969 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:26.475077 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:26.475361 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.475692 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:26.475905 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.524021 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:44727
I20260709 12:17:26.524326 19170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:44727 every 8 connection(s)
I20260709 12:17:26.529290 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:26.538983 19176 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 12:17:26.541342 19175 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 12:17:26.542003 19178 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 12:17:26.542965 17966 server_base.cc:1061] running on GCE node
I20260709 12:17:26.544595 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:26.544889 17966 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 12:17:26.545076 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599446545053 us; error 0 us; skew 500 ppm
I20260709 12:17:26.545974 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:26.548907 19171 heartbeater.cc:344] Connected to a master server at 127.17.139.190:36303
I20260709 12:17:26.549319 17966 webserver.cc:533] Webserver started at http://127.17.139.130:36049/ using document root <none> and password file <none>
I20260709 12:17:26.549373 19171 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:26.550755 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:26.551136 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:26.551246 19171 heartbeater.cc:507] Master 127.17.139.190:36303 requested a full tablet report, sending...
I20260709 12:17:26.551539 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:26.553129 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "2989a6a01eb6441dbb5dc94501da0c77"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.554138 19044 ts_manager.cc:194] Registered new tserver with Master: 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:26.556339 19044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45456
I20260709 12:17:26.560027 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:17:26.563645 19183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.564620 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:17:26.564896 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "2989a6a01eb6441dbb5dc94501da0c77"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.565215 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-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 12:17:26.594275 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:26.595549 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:26.597257 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:26.599506 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:26.599742 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.599995 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:26.600167 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.645776 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:43201
I20260709 12:17:26.645926 19245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:43201 every 8 connection(s)
I20260709 12:17:26.651561 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:26.659457 19249 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 12:17:26.660578 19250 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 12:17:26.664424 17966 server_base.cc:1061] running on GCE node
W20260709 12:17:26.665870 19253 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 12:17:26.666767 19246 heartbeater.cc:344] Connected to a master server at 127.17.139.190:36303
I20260709 12:17:26.666980 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:26.667281 17966 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 12:17:26.667279 19246 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:26.667508 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599446667474 us; error 0 us; skew 500 ppm
I20260709 12:17:26.668494 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:26.668542 19246 heartbeater.cc:507] Master 127.17.139.190:36303 requested a full tablet report, sending...
I20260709 12:17:26.671155 19044 ts_manager.cc:194] Registered new tserver with Master: 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:26.672520 17966 webserver.cc:533] Webserver started at http://127.17.139.131:36015/ using document root <none> and password file <none>
I20260709 12:17:26.672667 19044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45458
I20260709 12:17:26.673509 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:26.673902 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:26.674213 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:26.675400 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "5a8ad91637d34122a31ff29b329cd317"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.680536 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:17:26.684617 19257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.685818 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:17:26.686156 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "5a8ad91637d34122a31ff29b329cd317"
format_stamp: "Formatted at 2026-07-09 12:17:26 on dist-test-slave-0cmf"
I20260709 12:17:26.686519 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-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 12:17:26.701642 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:26.702868 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:26.704428 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:26.706779 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:26.707023 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.707279 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:26.707471 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:26.757476 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:44311
I20260709 12:17:26.757691 19319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:44311 every 8 connection(s)
I20260709 12:17:26.774593 19320 heartbeater.cc:344] Connected to a master server at 127.17.139.190:36303
I20260709 12:17:26.774982 19320 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:26.775931 19320 heartbeater.cc:507] Master 127.17.139.190:36303 requested a full tablet report, sending...
I20260709 12:17:26.778679 19044 ts_manager.cc:194] Registered new tserver with Master: 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:26.779562 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018888838s
I20260709 12:17:26.780396 19044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45474
I20260709 12:17:26.806953 19044 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45478:
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 12:17:26.813194 19044 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 12:17:27.042927 19211 tablet_service.cc:1511] Processing CreateTablet for tablet e7c45e32d2a4412a892fc9927292832a (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:27.044451 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c45e32d2a4412a892fc9927292832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.046842 19135 tablet_service.cc:1511] Processing CreateTablet for tablet e00215f1c35a4317baf6fa629095f68f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:27.047119 19136 tablet_service.cc:1511] Processing CreateTablet for tablet e7c45e32d2a4412a892fc9927292832a (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:27.048336 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00215f1c35a4317baf6fa629095f68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.049661 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 4d76e926512d4e0aa69ca95593af2d7a (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:27.050724 19210 tablet_service.cc:1511] Processing CreateTablet for tablet e00215f1c35a4317baf6fa629095f68f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:27.052423 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00215f1c35a4317baf6fa629095f68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.052619 19206 tablet_service.cc:1511] Processing CreateTablet for tablet 525badf579a1475fb0e426bb099849e8 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:27.053140 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 525badf579a1475fb0e426bb099849e8 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:27.054394 19206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525badf579a1475fb0e426bb099849e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.054658 19133 tablet_service.cc:1511] Processing CreateTablet for tablet b30b66dd87f04674b169104b6353eda2 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:27.054769 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 4d76e926512d4e0aa69ca95593af2d7a (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:27.057367 19132 tablet_service.cc:1511] Processing CreateTablet for tablet bdb2663dce2d49f1b5666a0d4acffa24 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:27.057490 19208 tablet_service.cc:1511] Processing CreateTablet for tablet b30b66dd87f04674b169104b6353eda2 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:27.058528 19205 tablet_service.cc:1511] Processing CreateTablet for tablet 97c7b2f8f78044efbd92af8b5271dff3 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:27.059772 19130 tablet_service.cc:1511] Processing CreateTablet for tablet 97c7b2f8f78044efbd92af8b5271dff3 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:27.059980 19207 tablet_service.cc:1511] Processing CreateTablet for tablet bdb2663dce2d49f1b5666a0d4acffa24 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:27.062268 19129 tablet_service.cc:1511] Processing CreateTablet for tablet b355b118d7d74257ba40cd2ba36aa173 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:27.063346 19285 tablet_service.cc:1511] Processing CreateTablet for tablet e7c45e32d2a4412a892fc9927292832a (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:27.064091 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d76e926512d4e0aa69ca95593af2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.063715 19204 tablet_service.cc:1511] Processing CreateTablet for tablet b355b118d7d74257ba40cd2ba36aa173 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:27.064649 19285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c45e32d2a4412a892fc9927292832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.067070 19130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c7b2f8f78044efbd92af8b5271dff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.068768 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d76e926512d4e0aa69ca95593af2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.069422 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525badf579a1475fb0e426bb099849e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.070310 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c7b2f8f78044efbd92af8b5271dff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.072852 19204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355b118d7d74257ba40cd2ba36aa173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.071732 19284 tablet_service.cc:1511] Processing CreateTablet for tablet e00215f1c35a4317baf6fa629095f68f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:27.075491 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00215f1c35a4317baf6fa629095f68f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.070910 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb2663dce2d49f1b5666a0d4acffa24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.077469 19136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c45e32d2a4412a892fc9927292832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.078135 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb2663dce2d49f1b5666a0d4acffa24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.079006 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30b66dd87f04674b169104b6353eda2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.079762 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30b66dd87f04674b169104b6353eda2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.080391 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355b118d7d74257ba40cd2ba36aa173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.101678 19128 tablet_service.cc:1511] Processing CreateTablet for tablet c3465fd840b54aeabcfacfbb632ad0a0 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:27.102046 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 4d76e926512d4e0aa69ca95593af2d7a (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:27.103615 19128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3465fd840b54aeabcfacfbb632ad0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.103446 19281 tablet_service.cc:1511] Processing CreateTablet for tablet bdb2663dce2d49f1b5666a0d4acffa24 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:27.104804 19282 tablet_service.cc:1511] Processing CreateTablet for tablet b30b66dd87f04674b169104b6353eda2 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:27.107434 19280 tablet_service.cc:1511] Processing CreateTablet for tablet 525badf579a1475fb0e426bb099849e8 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:27.103571 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d76e926512d4e0aa69ca95593af2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.109733 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 97c7b2f8f78044efbd92af8b5271dff3 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:27.110304 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb2663dce2d49f1b5666a0d4acffa24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.111157 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c7b2f8f78044efbd92af8b5271dff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.114106 19278 tablet_service.cc:1511] Processing CreateTablet for tablet b355b118d7d74257ba40cd2ba36aa173 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:27.115490 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355b118d7d74257ba40cd2ba36aa173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.118045 19280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525badf579a1475fb0e426bb099849e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.122040 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30b66dd87f04674b169104b6353eda2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.129971 19203 tablet_service.cc:1511] Processing CreateTablet for tablet c3465fd840b54aeabcfacfbb632ad0a0 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:27.131834 19203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3465fd840b54aeabcfacfbb632ad0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.134277 19127 tablet_service.cc:1511] Processing CreateTablet for tablet 128213cfb8c1481a8fb50c2a5131c512 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:27.136040 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128213cfb8c1481a8fb50c2a5131c512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.136583 19277 tablet_service.cc:1511] Processing CreateTablet for tablet c3465fd840b54aeabcfacfbb632ad0a0 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:27.138275 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3465fd840b54aeabcfacfbb632ad0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.220103 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 128213cfb8c1481a8fb50c2a5131c512 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:27.221719 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128213cfb8c1481a8fb50c2a5131c512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.246344 19337 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:27.247093 19335 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:27.246344 19336 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:27.255463 19337 tablet_bootstrap.cc:654] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.259479 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 65846e1d9aa541ca8c979329a91ff2f6 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:27.266672 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 65846e1d9aa541ca8c979329a91ff2f6 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:27.269167 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 128213cfb8c1481a8fb50c2a5131c512 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:27.266825 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 65846e1d9aa541ca8c979329a91ff2f6 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:27.270769 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65846e1d9aa541ca8c979329a91ff2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.283653 19335 tablet_bootstrap.cc:654] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.294301 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65846e1d9aa541ca8c979329a91ff2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.295670 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65846e1d9aa541ca8c979329a91ff2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.305316 19132 tablet_service.cc:1511] Processing CreateTablet for tablet f75933283fe54597ab535d2f5427ead7 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:27.307340 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75933283fe54597ab535d2f5427ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.322512 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128213cfb8c1481a8fb50c2a5131c512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.327374 19337 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:27.328070 19337 ts_tablet_manager.cc:1403] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.031s
I20260709 12:17:27.330257 19337 raft_consensus.cc:359] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.330816 19337 raft_consensus.cc:385] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.331063 19337 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.331743 19337 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.336723 19335 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:27.337013 19336 tablet_bootstrap.cc:654] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.336855 19209 tablet_service.cc:1511] Processing CreateTablet for tablet f75933283fe54597ab535d2f5427ead7 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:27.337251 19335 ts_tablet_manager.cc:1403] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.004s
I20260709 12:17:27.338196 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75933283fe54597ab535d2f5427ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.340310 19335 raft_consensus.cc:359] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.341620 19335 raft_consensus.cc:385] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.342051 19335 raft_consensus.cc:740] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.343195 19335 consensus_queue.cc:260] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:27.352690 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:27.356765 19277 tablet_service.cc:1511] Processing CreateTablet for tablet f75933283fe54597ab535d2f5427ead7 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:27.362228 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75933283fe54597ab535d2f5427ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.366603 19171 heartbeater.cc:499] Master 127.17.139.190:36303 was elected leader, sending a full tablet report...
I20260709 12:17:27.368659 19337 ts_tablet_manager.cc:1434] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.003s
I20260709 12:17:27.373628 19282 tablet_service.cc:1511] Processing CreateTablet for tablet dfad56ebcb304e909830a23275178149 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:27.375065 19336 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:27.375589 19336 ts_tablet_manager.cc:1403] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.011s
I20260709 12:17:27.378981 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 7af0ee10b77444a1a2e27121c0d9ffcb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:27.379416 19336 raft_consensus.cc:359] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.380214 19336 raft_consensus.cc:385] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.380462 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af0ee10b77444a1a2e27121c0d9ffcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.380574 19336 raft_consensus.cc:740] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.381742 19335 ts_tablet_manager.cc:1434] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.004s
I20260709 12:17:27.375156 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfad56ebcb304e909830a23275178149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.387210 19320 heartbeater.cc:499] Master 127.17.139.190:36303 was elected leader, sending a full tablet report...
I20260709 12:17:27.387725 19207 tablet_service.cc:1511] Processing CreateTablet for tablet dfad56ebcb304e909830a23275178149 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:27.387236 19203 tablet_service.cc:1511] Processing CreateTablet for tablet 7af0ee10b77444a1a2e27121c0d9ffcb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:27.389272 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfad56ebcb304e909830a23275178149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.387382 19336 consensus_queue.cc:260] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.369694 19131 tablet_service.cc:1511] Processing CreateTablet for tablet dfad56ebcb304e909830a23275178149 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:27.392377 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfad56ebcb304e909830a23275178149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.398146 19203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af0ee10b77444a1a2e27121c0d9ffcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.406198 19335 tablet_bootstrap.cc:492] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:27.416565 19343 raft_consensus.cc:493] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.417268 19343 raft_consensus.cc:515] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.418171 19132 tablet_service.cc:1511] Processing CreateTablet for tablet 9b28d2313f4d4649a1098e5623ea3395 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:27.419468 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b28d2313f4d4649a1098e5623ea3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.420140 19335 tablet_bootstrap.cc:654] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.416779 19337 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:27.425212 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 9b28d2313f4d4649a1098e5623ea3395 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:27.426853 19342 raft_consensus.cc:493] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.427425 19342 raft_consensus.cc:515] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.430645 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 7af0ee10b77444a1a2e27121c0d9ffcb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:27.434782 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af0ee10b77444a1a2e27121c0d9ffcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.426843 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b28d2313f4d4649a1098e5623ea3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.453025 19209 tablet_service.cc:1511] Processing CreateTablet for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:27.453450 19134 tablet_service.cc:1511] Processing CreateTablet for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:27.436275 19342 leader_election.cc:290] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:27.456528 19343 leader_election.cc:290] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:27.461539 19246 heartbeater.cc:499] Master 127.17.139.190:36303 was elected leader, sending a full tablet report...
I20260709 12:17:27.462594 19210 tablet_service.cc:1511] Processing CreateTablet for tablet ccde8f4b943542499652a45d280f432b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:27.472334 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.478669 19337 tablet_bootstrap.cc:654] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.468015 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.485880 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 9b28d2313f4d4649a1098e5623ea3395 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:27.488022 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b28d2313f4d4649a1098e5623ea3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.511065 19280 tablet_service.cc:1511] Processing CreateTablet for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 12:17:27.511986 19321 tablet.cc:2406] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:27.511930 19278 tablet_service.cc:1511] Processing CreateTablet for tablet ccde8f4b943542499652a45d280f432b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:27.512480 19280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.498968 19135 tablet_service.cc:1511] Processing CreateTablet for tablet ccde8f4b943542499652a45d280f432b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:27.513422 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde8f4b943542499652a45d280f432b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.525748 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde8f4b943542499652a45d280f432b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.534526 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde8f4b943542499652a45d280f432b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.535363 19131 tablet_service.cc:1511] Processing CreateTablet for tablet cbb23229cefa4465b53fd85c147da7d9 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:27.537290 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb23229cefa4465b53fd85c147da7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.555613 19340 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.556382 19340 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.561048 19340 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:27.597692 19207 tablet_service.cc:1511] Processing CreateTablet for tablet cbb23229cefa4465b53fd85c147da7d9 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:27.598785 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb23229cefa4465b53fd85c147da7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.592348 19336 ts_tablet_manager.cc:1434] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.216s	user 0.004s	sys 0.014s
I20260709 12:17:27.607543 19336 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:27.579788 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:27.604491 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:27.596601 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:27.615188 19185 leader_election.cc:343] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:27.616303 19260 leader_election.cc:343] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:27.617544 19187 leader_election.cc:343] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.618047 19187 leader_election.cc:304] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:27.618948 19344 raft_consensus.cc:2749] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:27.635598 19279 tablet_service.cc:1511] Processing CreateTablet for tablet cbb23229cefa4465b53fd85c147da7d9 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:27.636677 19336 tablet_bootstrap.cc:654] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.637229 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb23229cefa4465b53fd85c147da7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.639132 19335 tablet_bootstrap.cc:492] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:27.639750 19335 ts_tablet_manager.cc:1403] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.234s	user 0.037s	sys 0.068s
I20260709 12:17:27.650957 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7455019556499a9dc1d4ed62de0bca (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:27.652410 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7455019556499a9dc1d4ed62de0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.654721 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:27.656430 19259 leader_election.cc:343] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.656916 19259 leader_election.cc:304] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:27.658370 19342 raft_consensus.cc:2749] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:27.669781 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:27.671865 19111 leader_election.cc:343] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.672475 19337 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:27.673005 19337 ts_tablet_manager.cc:1403] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.259s	user 0.025s	sys 0.002s
I20260709 12:17:27.645295 19335 raft_consensus.cc:359] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.674438 19335 raft_consensus.cc:385] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.674880 19335 raft_consensus.cc:740] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.676978 19337 raft_consensus.cc:359] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.677985 19337 raft_consensus.cc:385] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.677914 19335 consensus_queue.cc:260] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.680845 19335 ts_tablet_manager.cc:1434] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.002s
I20260709 12:17:27.681994 19335 tablet_bootstrap.cc:492] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:27.690292 19335 tablet_bootstrap.cc:654] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.694706 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7455019556499a9dc1d4ed62de0bca (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:27.696489 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7455019556499a9dc1d4ed62de0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.678472 19337 raft_consensus.cc:740] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.702760 19342 raft_consensus.cc:493] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.706456 19342 raft_consensus.cc:515] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.707118 19337 consensus_queue.cc:260] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.710541 19337 ts_tablet_manager.cc:1434] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.004s
I20260709 12:17:27.711966 19337 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:27.712944 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2663dce2d49f1b5666a0d4acffa24" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:27.714610 19259 leader_election.cc:343] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.715745 19342 leader_election.cc:290] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:27.716965 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2663dce2d49f1b5666a0d4acffa24" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:27.718590 19260 leader_election.cc:343] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.719076 19260 leader_election.cc:304] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:27.720463 19342 raft_consensus.cc:2749] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:27.721720 19335 tablet_bootstrap.cc:492] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:27.722601 19335 ts_tablet_manager.cc:1403] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.004s
I20260709 12:17:27.736760 19336 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:27.737408 19336 ts_tablet_manager.cc:1403] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.061s
I20260709 12:17:27.738435 19337 tablet_bootstrap.cc:654] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.743207 19335 raft_consensus.cc:359] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.740926 19336 raft_consensus.cc:359] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.744266 19335 raft_consensus.cc:385] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.744705 19336 raft_consensus.cc:385] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.744757 19335 raft_consensus.cc:740] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.745179 19336 raft_consensus.cc:740] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.746681 19335 consensus_queue.cc:260] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.747164 19336 consensus_queue.cc:260] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.749859 19336 ts_tablet_manager.cc:1434] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 12:17:27.751088 19336 tablet_bootstrap.cc:492] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:27.750958 19129 tablet_service.cc:1511] Processing CreateTablet for tablet e9e71f0890c04c4a84f3380e9e3c497e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:27.752492 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e71f0890c04c4a84f3380e9e3c497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.749892 19335 ts_tablet_manager.cc:1434] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 12:17:27.755227 19335 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:27.758339 19337 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:27.758226 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7455019556499a9dc1d4ed62de0bca (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:27.759490 19337 ts_tablet_manager.cc:1403] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.010s
I20260709 12:17:27.759840 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7455019556499a9dc1d4ed62de0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.758810 19336 tablet_bootstrap.cc:654] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.763672 19337 raft_consensus.cc:359] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.764849 19337 raft_consensus.cc:385] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.765169 19337 raft_consensus.cc:740] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.766758 19337 consensus_queue.cc:260] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.767022 19210 tablet_service.cc:1511] Processing CreateTablet for tablet e9e71f0890c04c4a84f3380e9e3c497e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:27.768374 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e71f0890c04c4a84f3380e9e3c497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.770430 19337 ts_tablet_manager.cc:1434] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260709 12:17:27.771688 19337 tablet_bootstrap.cc:492] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:27.773784 19335 tablet_bootstrap.cc:654] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.787108 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:27.790519 19335 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:27.791079 19335 ts_tablet_manager.cc:1403] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 12:17:27.794721 19335 raft_consensus.cc:359] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.796657 19335 raft_consensus.cc:385] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.796989 19335 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.799431 19134 tablet_service.cc:1511] Processing CreateTablet for tablet d5768b1ad71643019ae445c2f611511b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:27.801373 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5768b1ad71643019ae445c2f611511b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:27.801299 19112 leader_election.cc:343] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.802484 19112 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:27.803704 19337 tablet_bootstrap.cc:654] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.804579 19340 raft_consensus.cc:2749] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:27.799472 19336 tablet_bootstrap.cc:492] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:27.807097 19335 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.810206 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 8663374fac94403abd0161d7d8cd516c (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:27.810495 19279 tablet_service.cc:1511] Processing CreateTablet for tablet e9e71f0890c04c4a84f3380e9e3c497e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:27.811194 19335 ts_tablet_manager.cc:1434] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 12:17:27.811564 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8663374fac94403abd0161d7d8cd516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.812135 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e71f0890c04c4a84f3380e9e3c497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.816573 19335 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:27.818493 19277 tablet_service.cc:1511] Processing CreateTablet for tablet d5768b1ad71643019ae445c2f611511b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:27.819589 19336 ts_tablet_manager.cc:1403] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.003s
I20260709 12:17:27.819942 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5768b1ad71643019ae445c2f611511b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.826202 19207 tablet_service.cc:1511] Processing CreateTablet for tablet d5768b1ad71643019ae445c2f611511b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:27.827795 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5768b1ad71643019ae445c2f611511b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.844967 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 8663374fac94403abd0161d7d8cd516c (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:27.846350 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8663374fac94403abd0161d7d8cd516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.848251 19129 tablet_service.cc:1511] Processing CreateTablet for tablet fbe292144fef4360a32ce91a99b057eb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:27.848865 19278 tablet_service.cc:1511] Processing CreateTablet for tablet 8663374fac94403abd0161d7d8cd516c (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:27.851223 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8663374fac94403abd0161d7d8cd516c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.851146 19336 raft_consensus.cc:359] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.851971 19336 raft_consensus.cc:385] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.852366 19336 raft_consensus.cc:740] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.849629 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe292144fef4360a32ce91a99b057eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.862402 19336 consensus_queue.cc:260] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.866070 19209 tablet_service.cc:1511] Processing CreateTablet for tablet fbe292144fef4360a32ce91a99b057eb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:27.867810 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe292144fef4360a32ce91a99b057eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.869912 19337 tablet_bootstrap.cc:492] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:27.871315 19335 tablet_bootstrap.cc:654] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.875663 19337 ts_tablet_manager.cc:1403] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.025s
I20260709 12:17:27.879642 19336 ts_tablet_manager.cc:1434] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.004s
I20260709 12:17:27.881502 19336 tablet_bootstrap.cc:492] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:27.889114 19344 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.889685 19344 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.893952 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:27.895699 19185 leader_election.cc:343] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.897778 19344 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:27.898836 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
W20260709 12:17:27.900833 19187 leader_election.cc:343] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.901486 19187 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:27.902937 19344 raft_consensus.cc:2749] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:27.904335 19337 raft_consensus.cc:359] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.906567 19279 tablet_service.cc:1511] Processing CreateTablet for tablet fbe292144fef4360a32ce91a99b057eb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:27.910498 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 9bde83f810614438ade9a7a2d436e7ff (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:27.915589 19337 raft_consensus.cc:385] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.916602 19337 raft_consensus.cc:740] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.917065 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe292144fef4360a32ce91a99b057eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.917196 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bde83f810614438ade9a7a2d436e7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.911399 19342 raft_consensus.cc:493] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.917502 19337 consensus_queue.cc:260] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.917946 19342 raft_consensus.cc:515] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.919106 19335 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:27.919386 19336 tablet_bootstrap.cc:654] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.919576 19335 ts_tablet_manager.cc:1403] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.019s
I20260709 12:17:27.920168 19342 leader_election.cc:290] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:27.922382 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:27.922730 19337 ts_tablet_manager.cc:1434] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:17:27.922698 19335 raft_consensus.cc:359] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.924108 19335 raft_consensus.cc:385] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.924408 19335 raft_consensus.cc:740] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.924504 19337 tablet_bootstrap.cc:492] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:27.925616 19335 consensus_queue.cc:260] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.926991 19340 raft_consensus.cc:493] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.927513 19340 raft_consensus.cc:515] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:27.927974 19259 leader_election.cc:343] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.929165 19335 ts_tablet_manager.cc:1434] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:17:27.931794 19335 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:27.929558 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:27.935868 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:27.936583 19295 raft_consensus.cc:2468] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:27.929201 19344 raft_consensus.cc:493] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:27.938414 19112 leader_election.cc:304] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:27.938824 19344 raft_consensus.cc:515] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.939438 19335 tablet_bootstrap.cc:654] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.939905 19340 leader_election.cc:290] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:27.940512 19340 raft_consensus.cc:2804] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:27.940871 19340 raft_consensus.cc:493] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:27.941339 19340 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:27.947985 19260 leader_election.cc:343] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.941337 19344 leader_election.cc:290] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:27.953879 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 9bde83f810614438ade9a7a2d436e7ff (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:27.954236 19209 tablet_service.cc:1511] Processing CreateTablet for tablet a819d52746d44c67ac3705a5e9b4e4bd (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:27.955318 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819d52746d44c67ac3705a5e9b4e4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.955906 19135 tablet_service.cc:1511] Processing CreateTablet for tablet a819d52746d44c67ac3705a5e9b4e4bd (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:27.956328 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 9bde83f810614438ade9a7a2d436e7ff (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:27.957201 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819d52746d44c67ac3705a5e9b4e4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.951344 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:27.950788 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:27.957804 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bde83f810614438ade9a7a2d436e7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.957960 19146 raft_consensus.cc:2468] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:27.959317 19185 leader_election.cc:304] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:27.960319 19344 raft_consensus.cc:2804] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:27.960736 19344 raft_consensus.cc:493] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:27.961066 19344 raft_consensus.cc:3060] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:27.951524 19260 leader_election.cc:304] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:27.965791 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:27.967033 19336 tablet_bootstrap.cc:492] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
W20260709 12:17:27.965667 19111 leader_election.cc:343] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:27.968238 19295 raft_consensus.cc:2468] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:27.969102 19336 ts_tablet_manager.cc:1403] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.004s
I20260709 12:17:27.967495 19284 tablet_service.cc:1511] Processing CreateTablet for tablet a819d52746d44c67ac3705a5e9b4e4bd (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:27.955318 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bde83f810614438ade9a7a2d436e7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.974129 19342 raft_consensus.cc:2749] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:27.974927 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819d52746d44c67ac3705a5e9b4e4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.973951 19336 raft_consensus.cc:359] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.984050 19336 raft_consensus.cc:385] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.984603 19336 raft_consensus.cc:740] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.985355 19336 consensus_queue.cc:260] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.987433 19344 raft_consensus.cc:515] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:27.991667 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:27.993160 19146 raft_consensus.cc:3060] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:27.993561 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:28.002234 19295 raft_consensus.cc:3060] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.002687 19132 tablet_service.cc:1511] Processing CreateTablet for tablet 76e29f53ea4f4000a7e73f6f01adb4fb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:28.003579 19282 tablet_service.cc:1511] Processing CreateTablet for tablet 76e29f53ea4f4000a7e73f6f01adb4fb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:28.004024 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e29f53ea4f4000a7e73f6f01adb4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.004820 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e29f53ea4f4000a7e73f6f01adb4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.009096 19210 tablet_service.cc:1511] Processing CreateTablet for tablet 76e29f53ea4f4000a7e73f6f01adb4fb (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:28.010931 19210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e29f53ea4f4000a7e73f6f01adb4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.997502 19344 leader_election.cc:290] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.038627 19280 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8e0b54de2f469fae9de85585cac895 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:28.039521 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8e0b54de2f469fae9de85585cac895 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:28.040613 19280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8e0b54de2f469fae9de85585cac895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.040668 19336 ts_tablet_manager.cc:1434] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.007s
I20260709 12:17:28.040974 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8e0b54de2f469fae9de85585cac895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.025621 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6c0ebea0a44c97b7352e83b8a820fe (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:28.041822 19336 tablet_bootstrap.cc:492] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:28.042171 19337 tablet_bootstrap.cc:654] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.033870 19278 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6c0ebea0a44c97b7352e83b8a820fe (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:28.036943 19203 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8e0b54de2f469fae9de85585cac895 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:28.042418 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c0ebea0a44c97b7352e83b8a820fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.048823 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c0ebea0a44c97b7352e83b8a820fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.048458 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 0d6c0ebea0a44c97b7352e83b8a820fe (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:28.043290 19295 raft_consensus.cc:2468] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:28.028654 19340 raft_consensus.cc:515] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.049350 19203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8e0b54de2f469fae9de85585cac895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.052398 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c0ebea0a44c97b7352e83b8a820fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.057209 19187 leader_election.cc:304] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:28.063185 19204 tablet_service.cc:1511] Processing CreateTablet for tablet 7e64a64949f1472b8f22159e5cf5dd51 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:28.064668 19204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e64a64949f1472b8f22159e5cf5dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.065982 19344 raft_consensus.cc:2804] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.067570 19344 raft_consensus.cc:697] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:28.068614 19335 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:28.069152 19335 ts_tablet_manager.cc:1403] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.138s	user 0.020s	sys 0.015s
I20260709 12:17:28.069473 19344 consensus_queue.cc:237] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.072532 19335 raft_consensus.cc:359] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.073297 19335 raft_consensus.cc:385] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.073793 19335 raft_consensus.cc:740] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.074120 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 7e64a64949f1472b8f22159e5cf5dd51 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:28.074677 19335 consensus_queue.cc:260] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.077106 19335 ts_tablet_manager.cc:1434] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:17:28.077685 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 7e64a64949f1472b8f22159e5cf5dd51 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:28.078142 19335 tablet_bootstrap.cc:492] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:28.078586 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e64a64949f1472b8f22159e5cf5dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.078944 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e64a64949f1472b8f22159e5cf5dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.081840 19146 raft_consensus.cc:2468] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:28.096032 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 5c35b37ee1b247a997e847bc5f0ba212 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:28.096339 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 5c35b37ee1b247a997e847bc5f0ba212 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:28.098309 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c35b37ee1b247a997e847bc5f0ba212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.100857 19363 raft_consensus.cc:493] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:28.101367 19363 raft_consensus.cc:515] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.104401 19363 leader_election.cc:290] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.104656 19340 leader_election.cc:290] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.104809 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:28.111222 19295 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.109066 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2663dce2d49f1b5666a0d4acffa24" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:28.111725 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 5c35b37ee1b247a997e847bc5f0ba212 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
W20260709 12:17:28.112700 19185 leader_election.cc:343] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.109221 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:28.113168 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c35b37ee1b247a997e847bc5f0ba212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.119663 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2663dce2d49f1b5666a0d4acffa24" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:28.120635 19294 raft_consensus.cc:2468] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
W20260709 12:17:28.119853 19111 leader_election.cc:343] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.122888 19187 leader_election.cc:304] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:28.124085 19363 raft_consensus.cc:2804] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:28.124477 19363 raft_consensus.cc:493] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:28.124806 19363 raft_consensus.cc:3060] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.126366 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c35b37ee1b247a997e847bc5f0ba212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.129458 19335 tablet_bootstrap.cc:654] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.134425 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 0258bd6dbb8441029fd6ef8bb0684170 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:28.136270 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0258bd6dbb8441029fd6ef8bb0684170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.168421 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 0258bd6dbb8441029fd6ef8bb0684170 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:28.169869 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0258bd6dbb8441029fd6ef8bb0684170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.178978 19043 catalog_manager.cc:5697] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:28.192248 19127 tablet_service.cc:1511] Processing CreateTablet for tablet 6727daab612b405f841cb9393f7ef8e6 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:28.194479 19295 raft_consensus.cc:2468] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:28.196228 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 6727daab612b405f841cb9393f7ef8e6 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:28.197634 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6727daab612b405f841cb9393f7ef8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.197850 19342 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:28.197875 19112 leader_election.cc:304] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:28.198403 19342 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.199059 19340 raft_consensus.cc:2804] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.199512 19340 raft_consensus.cc:697] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:28.200484 19342 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:28.200304 19340 consensus_queue.cc:237] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.203086 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:28.203162 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:28.204080 19146 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:28.205854 19259 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:28.206713 19342 raft_consensus.cc:2804] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:28.207056 19342 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:28.207386 19342 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:28.208104 19260 leader_election.cc:343] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.213418 19336 tablet_bootstrap.cc:654] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.221508 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6727daab612b405f841cb9393f7ef8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.237473 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 0258bd6dbb8441029fd6ef8bb0684170 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:28.237911 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 6727daab612b405f841cb9393f7ef8e6 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:28.239049 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0258bd6dbb8441029fd6ef8bb0684170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.239825 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6727daab612b405f841cb9393f7ef8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.214390 19363 raft_consensus.cc:515] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.259618 19362 raft_consensus.cc:493] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:28.260469 19362 raft_consensus.cc:515] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.264304 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c7b2f8f78044efbd92af8b5271dff3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:28.266376 19111 leader_election.cc:343] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.282261 19337 tablet_bootstrap.cc:492] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:28.282848 19337 ts_tablet_manager.cc:1403] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.359s	user 0.038s	sys 0.026s
I20260709 12:17:28.286219 19337 raft_consensus.cc:359] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.287169 19337 raft_consensus.cc:385] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.287496 19337 raft_consensus.cc:740] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.274399 19362 leader_election.cc:290] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.298436 19205 tablet_service.cc:1511] Processing CreateTablet for tablet ad71422a1efd4ae89d2767306c7f7668 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:28.330597 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad71422a1efd4ae89d2767306c7f7668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.331048 19335 tablet_bootstrap.cc:492] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:28.331704 19335 ts_tablet_manager.cc:1403] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.254s	user 0.038s	sys 0.013s
I20260709 12:17:28.337738 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c7b2f8f78044efbd92af8b5271dff3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:28.338044 19335 raft_consensus.cc:359] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.339275 19335 raft_consensus.cc:385] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.340092 19335 raft_consensus.cc:740] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.340505 19363 leader_election.cc:290] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.342000 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2663dce2d49f1b5666a0d4acffa24" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:28.341032 19335 consensus_queue.cc:260] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.343608 19295 raft_consensus.cc:2468] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:28.343889 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb2663dce2d49f1b5666a0d4acffa24" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:28.344486 19294 raft_consensus.cc:3060] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.347676 19112 leader_election.cc:304] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:28.349439 19362 raft_consensus.cc:2804] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:28.349871 19362 raft_consensus.cc:493] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:28.350224 19362 raft_consensus.cc:3060] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.353102 19294 raft_consensus.cc:2468] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:28.362380 19187 leader_election.cc:304] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:28.369293 19363 raft_consensus.cc:2804] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.375170 19363 raft_consensus.cc:697] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:28.376081 19363 consensus_queue.cc:237] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.312268 19337 consensus_queue.cc:260] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.382064 19146 raft_consensus.cc:3060] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.382843 19342 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.384059 19337 ts_tablet_manager.cc:1434] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.003s
I20260709 12:17:28.347676 19133 tablet_service.cc:1511] Processing CreateTablet for tablet ad71422a1efd4ae89d2767306c7f7668 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:28.385238 19337 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:28.385632 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad71422a1efd4ae89d2767306c7f7668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.389537 19044 catalog_manager.cc:5697] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:28.402024 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:28.403249 19342 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:17:28.404219 19260 leader_election.cc:343] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.407337 19362 raft_consensus.cc:515] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.407929 19342 raft_consensus.cc:493] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:28.408542 19342 raft_consensus.cc:515] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.410207 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c7b2f8f78044efbd92af8b5271dff3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:28.412096 19342 leader_election.cc:290] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:28.398871 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:28.411652 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:28.413488 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:28.413771 19145 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:28.411650 19111 leader_election.cc:343] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.390020 19146 raft_consensus.cc:2468] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:28.414593 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 894daa9037ae4ac88adbc3cfd4fbec22 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:17:28.415283 19259 leader_election.cc:343] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.414135 19221 raft_consensus.cc:2468] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
W20260709 12:17:28.398566 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:28.393884 19127 tablet_service.cc:1511] Processing CreateTablet for tablet 894daa9037ae4ac88adbc3cfd4fbec22 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:28.397063 19278 tablet_service.cc:1511] Processing CreateTablet for tablet ad71422a1efd4ae89d2767306c7f7668 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:28.426901 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894daa9037ae4ac88adbc3cfd4fbec22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.429986 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad71422a1efd4ae89d2767306c7f7668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.430495 19134 tablet_service.cc:1511] Processing CreateTablet for tablet f569ec2b89b7446fb647b22ab75629ec (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:28.428129 19145 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:28.428709 19362 leader_election.cc:290] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.434233 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894daa9037ae4ac88adbc3cfd4fbec22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.434276 19259 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:28.438453 19342 raft_consensus.cc:2804] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.444533 19283 tablet_service.cc:1511] Processing CreateTablet for tablet f569ec2b89b7446fb647b22ab75629ec (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:28.446000 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f569ec2b89b7446fb647b22ab75629ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.440155 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c7b2f8f78044efbd92af8b5271dff3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:28.450330 19294 raft_consensus.cc:3060] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.440161 19260 leader_election.cc:304] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:28.441049 19209 tablet_service.cc:1511] Processing CreateTablet for tablet f569ec2b89b7446fb647b22ab75629ec (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:28.454073 19208 tablet_service.cc:1511] Processing CreateTablet for tablet cb2ba3dc590648ae808033eddd9e5e8f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:28.453894 19135 tablet_service.cc:1511] Processing CreateTablet for tablet cb2ba3dc590648ae808033eddd9e5e8f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:28.456163 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f569ec2b89b7446fb647b22ab75629ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.441049 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 894daa9037ae4ac88adbc3cfd4fbec22 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:28.458622 19337 tablet_bootstrap.cc:654] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.458936 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2ba3dc590648ae808033eddd9e5e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.458969 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894daa9037ae4ac88adbc3cfd4fbec22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.466179 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2ba3dc590648ae808033eddd9e5e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.439678 19342 raft_consensus.cc:697] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:28.470346 19342 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.471331 19373 raft_consensus.cc:2804] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:28.471741 19373 raft_consensus.cc:493] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:28.472052 19373 raft_consensus.cc:3060] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.469448 19336 tablet_bootstrap.cc:492] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:28.475890 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f569ec2b89b7446fb647b22ab75629ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.477396 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 15f86d0bcded416aa9dd99d973df017b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:28.478785 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f86d0bcded416aa9dd99d973df017b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.495481 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 15f86d0bcded416aa9dd99d973df017b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:28.496155 19294 raft_consensus.cc:2468] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:28.496879 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f86d0bcded416aa9dd99d973df017b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.498138 19112 leader_election.cc:304] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:28.498380 19277 tablet_service.cc:1511] Processing CreateTablet for tablet cb2ba3dc590648ae808033eddd9e5e8f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:28.499235 19362 raft_consensus.cc:2804] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.499713 19362 raft_consensus.cc:697] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:28.499907 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2ba3dc590648ae808033eddd9e5e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.500535 19362 consensus_queue.cc:237] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.489939 19336 ts_tablet_manager.cc:1403] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.448s	user 0.037s	sys 0.039s
I20260709 12:17:28.502369 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 15f86d0bcded416aa9dd99d973df017b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:28.505751 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f86d0bcded416aa9dd99d973df017b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.512521 19337 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:28.513203 19337 ts_tablet_manager.cc:1403] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.010s
I20260709 12:17:28.514912 19335 ts_tablet_manager.cc:1434] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.183s	user 0.015s	sys 0.003s
I20260709 12:17:28.515956 19335 tablet_bootstrap.cc:492] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:28.528906 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 34d5201a8b374959b091ed921a624013 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:28.517259 19337 raft_consensus.cc:359] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.530721 19337 raft_consensus.cc:385] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.531080 19337 raft_consensus.cc:740] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.530418 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5201a8b374959b091ed921a624013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.521226 19336 raft_consensus.cc:359] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.504268 19373 raft_consensus.cc:515] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.544544 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 34d5201a8b374959b091ed921a624013 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:28.545899 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5201a8b374959b091ed921a624013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.550545 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 34d5201a8b374959b091ed921a624013 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:28.551795 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5201a8b374959b091ed921a624013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.554387 19205 tablet_service.cc:1511] Processing CreateTablet for tablet 6850fe90eb4d4cfcb8148b05d723bc1e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:28.555893 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 6850fe90eb4d4cfcb8148b05d723bc1e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:28.556864 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850fe90eb4d4cfcb8148b05d723bc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.557122 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850fe90eb4d4cfcb8148b05d723bc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.557396 19373 leader_election.cc:290] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:28.560299 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:28.560864 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
W20260709 12:17:28.561539 19259 leader_election.cc:343] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.561497 19221 raft_consensus.cc:3060] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.562536 19135 tablet_service.cc:1511] Processing CreateTablet for tablet 6850fe90eb4d4cfcb8148b05d723bc1e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:28.562489 19337 consensus_queue.cc:260] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.564200 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850fe90eb4d4cfcb8148b05d723bc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.565276 19337 ts_tablet_manager.cc:1434] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 12:17:28.571513 19335 tablet_bootstrap.cc:654] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.534451 19336 raft_consensus.cc:385] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.587095 19221 raft_consensus.cc:2468] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:28.589285 19260 leader_election.cc:304] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:28.590764 19342 raft_consensus.cc:2804] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.591259 19342 raft_consensus.cc:697] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:28.592119 19342 consensus_queue.cc:237] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.574065 19336 raft_consensus.cc:740] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.597107 19336 consensus_queue.cc:260] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.599660 19336 ts_tablet_manager.cc:1434] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260709 12:17:28.600014 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 0da2eabe3ccb4e12bf150608682993df (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:28.602217 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 0da2eabe3ccb4e12bf150608682993df (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:28.611791 19363 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:28.616158 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2eabe3ccb4e12bf150608682993df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.618568 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2eabe3ccb4e12bf150608682993df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.620241 19336 tablet_bootstrap.cc:492] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:28.623917 19278 tablet_service.cc:1511] Processing CreateTablet for tablet 0da2eabe3ccb4e12bf150608682993df (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:28.630295 19337 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:28.630362 19336 tablet_bootstrap.cc:654] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.642071 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2eabe3ccb4e12bf150608682993df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.645002 19127 tablet_service.cc:1511] Processing CreateTablet for tablet b446fdbb1c0e4499940707766ee110e1 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:28.646423 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b446fdbb1c0e4499940707766ee110e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.651335 19363 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:28.653873 19205 tablet_service.cc:1511] Processing CreateTablet for tablet b446fdbb1c0e4499940707766ee110e1 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:28.656256 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b446fdbb1c0e4499940707766ee110e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.666159 19335 tablet_bootstrap.cc:492] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:28.666663 19337 tablet_bootstrap.cc:654] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:28.668794 19111 consensus_peers.cc:597] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:17:28.667145 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 07bb9018e2b94e03b60e4e2a72805a06 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:28.669909 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bb9018e2b94e03b60e4e2a72805a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.667308 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 07bb9018e2b94e03b60e4e2a72805a06 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:28.667506 19284 tablet_service.cc:1511] Processing CreateTablet for tablet b446fdbb1c0e4499940707766ee110e1 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:28.680559 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b446fdbb1c0e4499940707766ee110e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.681809 19335 ts_tablet_manager.cc:1403] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.016s
I20260709 12:17:28.682981 19044 catalog_manager.cc:5697] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:28.681057 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 07bb9018e2b94e03b60e4e2a72805a06 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:28.693008 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bb9018e2b94e03b60e4e2a72805a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.689149 19362 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:28.697134 19362 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.699255 19362 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:28.700558 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 9d10a1bae02545a58faa4f696f15159f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:28.701059 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 9d10a1bae02545a58faa4f696f15159f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:28.701779 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d10a1bae02545a58faa4f696f15159f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.704294 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bb9018e2b94e03b60e4e2a72805a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.705309 19132 tablet_service.cc:1511] Processing CreateTablet for tablet ae89a6e8ab504bc58ff5e08466c31435 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:28.706578 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae89a6e8ab504bc58ff5e08466c31435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.707136 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:28.708901 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:28.710855 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 9d10a1bae02545a58faa4f696f15159f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:28.712663 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d10a1bae02545a58faa4f696f15159f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:28.718427 19112 leader_election.cc:343] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.718047 19042 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:28.720304 19111 leader_election.cc:343] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.726625 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d10a1bae02545a58faa4f696f15159f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.721907 19111 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:28.738533 19362 raft_consensus.cc:2749] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:28.741974 19335 raft_consensus.cc:359] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.742760 19335 raft_consensus.cc:385] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.749699 19335 raft_consensus.cc:740] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.750710 19335 consensus_queue.cc:260] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.751976 19129 tablet_service.cc:1511] Processing CreateTablet for tablet b2e2e0038ec249409d357e3e3c8bfef3 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:28.753263 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e2e0038ec249409d357e3e3c8bfef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.744102 19283 tablet_service.cc:1511] Processing CreateTablet for tablet ae89a6e8ab504bc58ff5e08466c31435 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:28.764106 19342 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:28.766299 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae89a6e8ab504bc58ff5e08466c31435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.766192 19342 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.753371 19335 ts_tablet_manager.cc:1434] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 12:17:28.768973 19335 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:28.771733 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:28.772429 19221 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:28.773945 19260 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:28.774811 19373 raft_consensus.cc:2804] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:28.775038 19335 tablet_bootstrap.cc:654] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.775321 19373 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:28.775748 19373 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.760824 19336 tablet_bootstrap.cc:492] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:28.779809 19336 ts_tablet_manager.cc:1403] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.014s
I20260709 12:17:28.781642 19337 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:28.783955 19337 ts_tablet_manager.cc:1403] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.010s
I20260709 12:17:28.786966 19337 raft_consensus.cc:359] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.787758 19337 raft_consensus.cc:385] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.788101 19337 raft_consensus.cc:740] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.782562 19336 raft_consensus.cc:359] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.788901 19336 raft_consensus.cc:385] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:28.789222 19336 raft_consensus.cc:740] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:28.754611 19208 tablet_service.cc:1511] Processing CreateTablet for tablet b2e2e0038ec249409d357e3e3c8bfef3 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:28.790833 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:28.793031 19259 leader_election.cc:343] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.792336 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e2e0038ec249409d357e3e3c8bfef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.791693 19284 tablet_service.cc:1511] Processing CreateTablet for tablet b2e2e0038ec249409d357e3e3c8bfef3 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:28.799887 19362 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:28.800753 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e2e0038ec249409d357e3e3c8bfef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.779055 19342 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:28.809366 19132 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1fe02d927a4126b8560ebf8c0bffa7 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:28.810953 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1fe02d927a4126b8560ebf8c0bffa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.754863 19209 tablet_service.cc:1511] Processing CreateTablet for tablet ae89a6e8ab504bc58ff5e08466c31435 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:28.814640 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae89a6e8ab504bc58ff5e08466c31435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.814697 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1fe02d927a4126b8560ebf8c0bffa7 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:28.816116 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1fe02d927a4126b8560ebf8c0bffa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.809041 19373 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.819509 19373 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:28.820616 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:28.821197 19221 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:28.804428 19043 catalog_manager.cc:5697] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:28.823073 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:28.823010 19337 consensus_queue.cc:260] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:28.824525 19259 leader_election.cc:343] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:28.829553 19336 consensus_queue.cc:260] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.831866 19336 ts_tablet_manager.cc:1434] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.000s
I20260709 12:17:28.832842 19336 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:28.832624 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 8c545c16c0754d9a9564994500dffa65 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:28.833400 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 8c545c16c0754d9a9564994500dffa65 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:28.834204 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c545c16c0754d9a9564994500dffa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.834568 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c545c16c0754d9a9564994500dffa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.840601 19344 consensus_queue.cc:1048] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:28.842198 19344 consensus_queue.cc:1048] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:28.825462 19337 ts_tablet_manager.cc:1434] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.004s
I20260709 12:17:28.842746 19041 catalog_manager.cc:5697] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:28.845038 19337 tablet_bootstrap.cc:492] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:28.863157 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1fe02d927a4126b8560ebf8c0bffa7 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:28.864475 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1fe02d927a4126b8560ebf8c0bffa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.864674 19221 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:28.907930 19260 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:28.908017 19278 tablet_service.cc:1511] Processing CreateTablet for tablet 8c545c16c0754d9a9564994500dffa65 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:28.915068 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4bef1211f342498007725aa3fba713 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:28.911094 19373 raft_consensus.cc:2804] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:28.918509 19373 raft_consensus.cc:697] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:28.919756 19373 consensus_queue.cc:237] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:28.924520 19336 tablet_bootstrap.cc:654] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.927771 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4bef1211f342498007725aa3fba713 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:28.929299 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4bef1211f342498007725aa3fba713 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:28.929728 19134 tablet_service.cc:1511] Processing CreateTablet for tablet fb08fb7f60cd48779cf6dc21d41d14dd (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:28.930653 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bef1211f342498007725aa3fba713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.930866 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bef1211f342498007725aa3fba713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.936627 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c545c16c0754d9a9564994500dffa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.938910 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08fb7f60cd48779cf6dc21d41d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.931288 19337 tablet_bootstrap.cc:654] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.951444 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bef1211f342498007725aa3fba713. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:28.963564 19384 log.cc:927] Time spent T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:17:28.964824 19209 tablet_service.cc:1511] Processing CreateTablet for tablet fb08fb7f60cd48779cf6dc21d41d14dd (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:28.966126 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08fb7f60cd48779cf6dc21d41d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.976684 19335 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:28.977483 19335 ts_tablet_manager.cc:1403] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.209s	user 0.026s	sys 0.029s
W20260709 12:17:28.991336 19260 consensus_peers.cc:597] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:17:29.007519 19344 raft_consensus.cc:493] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.005859 19362 raft_consensus.cc:493] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.008761 19362 raft_consensus.cc:515] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.011850 19362 leader_election.cc:290] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.008648 19344 raft_consensus.cc:515] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.026012 19279 tablet_service.cc:1511] Processing CreateTablet for tablet fb08fb7f60cd48779cf6dc21d41d14dd (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:29.027626 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08fb7f60cd48779cf6dc21d41d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.044298 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355b118d7d74257ba40cd2ba36aa173" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:29.073743 19284 tablet_service.cc:1511] Processing CreateTablet for tablet 444425bcff2c4cd69eee66eae4f6c11f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:29.075719 19284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444425bcff2c4cd69eee66eae4f6c11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.077448 19335 raft_consensus.cc:359] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.080379 19335 raft_consensus.cc:385] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.080739 19335 raft_consensus.cc:740] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.082475 19220 raft_consensus.cc:3060] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.084272 19337 tablet_bootstrap.cc:492] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:29.084793 19337 ts_tablet_manager.cc:1403] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.016s
I20260709 12:17:29.087561 19336 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:29.086582 19335 consensus_queue.cc:260] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.099628 19335 ts_tablet_manager.cc:1434] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.000s
I20260709 12:17:29.102020 19335 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
W20260709 12:17:29.103458 19111 leader_election.cc:343] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.088104 19336 ts_tablet_manager.cc:1403] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.009s
I20260709 12:17:29.119112 19344 leader_election.cc:290] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.119302 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 444425bcff2c4cd69eee66eae4f6c11f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:29.121023 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444425bcff2c4cd69eee66eae4f6c11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.122375 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:29.124054 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.124795 19293 raft_consensus.cc:2468] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:29.127236 19187 leader_election.cc:304] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
W20260709 12:17:29.129516 19185 leader_election.cc:343] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.130692 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 444425bcff2c4cd69eee66eae4f6c11f (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:29.132298 19127 tablet_service.cc:1511] Processing CreateTablet for tablet 3edc2f7087484a18b01a576b3ad5c912 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:29.133266 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 27ed93dbb246426dbe51ff475f8c1073 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:29.134830 19335 tablet_bootstrap.cc:654] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.135111 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 27ed93dbb246426dbe51ff475f8c1073 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:29.132329 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444425bcff2c4cd69eee66eae4f6c11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.138072 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 27ed93dbb246426dbe51ff475f8c1073 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:29.138211 19337 raft_consensus.cc:359] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.138824 19337 raft_consensus.cc:385] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.139113 19337 raft_consensus.cc:740] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.139204 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed93dbb246426dbe51ff475f8c1073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.140060 19337 consensus_queue.cc:260] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.141533 19337 ts_tablet_manager.cc:1434] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.003s
I20260709 12:17:29.174890 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed93dbb246426dbe51ff475f8c1073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.159659 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc2f7087484a18b01a576b3ad5c912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.147670 19336 raft_consensus.cc:359] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:29.157209 19259 consensus_peers.cc:597] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:17:29.177332 19342 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:29.179431 19132 tablet_service.cc:1511] Processing CreateTablet for tablet 461e8cec77544198a9e399a0e8c6df89 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:29.175627 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 3edc2f7087484a18b01a576b3ad5c912 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:29.150995 19344 raft_consensus.cc:2804] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:29.185412 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 461e8cec77544198a9e399a0e8c6df89 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:29.192529 19336 raft_consensus.cc:385] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.198673 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461e8cec77544198a9e399a0e8c6df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.186610 19337 tablet_bootstrap.cc:492] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:29.153468 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355b118d7d74257ba40cd2ba36aa173" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.155336 19362 consensus_queue.cc:1048] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:29.197072 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed93dbb246426dbe51ff475f8c1073. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:29.202550 19030 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 66750.5us
I20260709 12:17:29.200505 19336 raft_consensus.cc:740] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.213281 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461e8cec77544198a9e399a0e8c6df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.218107 19401 consensus_queue.cc:1048] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:29.202562 19403 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:29.213606 19336 consensus_queue.cc:260] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.219591 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 312f8466942a4faa9cc1a33e4b8c085b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:29.203999 19399 raft_consensus.cc:493] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.216729 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 461e8cec77544198a9e399a0e8c6df89 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:29.226980 19293 raft_consensus.cc:2468] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:29.238399 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461e8cec77544198a9e399a0e8c6df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.239063 19112 leader_election.cc:304] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:29.239355 19336 ts_tablet_manager.cc:1434] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.001s
I20260709 12:17:29.231853 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc2f7087484a18b01a576b3ad5c912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.199277 19344 raft_consensus.cc:493] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:29.240274 19336 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:29.240294 19340 raft_consensus.cc:2804] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:29.252302 19335 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:29.253026 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312f8466942a4faa9cc1a33e4b8c085b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.257468 19335 ts_tablet_manager.cc:1403] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.156s	user 0.007s	sys 0.008s
I20260709 12:17:29.261475 19205 tablet_service.cc:1511] Processing CreateTablet for tablet 312f8466942a4faa9cc1a33e4b8c085b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:29.262717 19404 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.263209 19404 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.247026 19344 raft_consensus.cc:3060] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.269776 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.271766 19337 tablet_bootstrap.cc:654] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.271894 19335 raft_consensus.cc:359] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.272565 19335 raft_consensus.cc:385] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.272830 19335 raft_consensus.cc:740] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.273415 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312f8466942a4faa9cc1a33e4b8c085b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.273733 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:29.274544 19218 raft_consensus.cc:2393] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ca66458bf0d46bfb9568142cabe36f0 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:29.268177 19404 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.258705 19340 raft_consensus.cc:493] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:29.282851 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 312f8466942a4faa9cc1a33e4b8c085b (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:29.283421 19134 tablet_service.cc:1511] Processing CreateTablet for tablet 59659a9f1c7b4d21972ca54bffa5251c (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:29.284255 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312f8466942a4faa9cc1a33e4b8c085b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.286923 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59659a9f1c7b4d21972ca54bffa5251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.275764 19111 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:29.287781 19340 raft_consensus.cc:3060] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.288455 19278 tablet_service.cc:1511] Processing CreateTablet for tablet 59659a9f1c7b4d21972ca54bffa5251c (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:29.289908 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59659a9f1c7b4d21972ca54bffa5251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.290589 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 3edc2f7087484a18b01a576b3ad5c912 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:29.292320 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc2f7087484a18b01a576b3ad5c912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.282488 19335 consensus_queue.cc:260] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.319483 19335 ts_tablet_manager.cc:1434] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:17:29.321399 19335 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:29.248944 19399 raft_consensus.cc:515] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.311347 19404 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:29.321488 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 45823.9us
I20260709 12:17:29.332947 19211 tablet_service.cc:1511] Processing CreateTablet for tablet 59659a9f1c7b4d21972ca54bffa5251c (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:29.334618 19211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59659a9f1c7b4d21972ca54bffa5251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.340320 19129 tablet_service.cc:1511] Processing CreateTablet for tablet 8a3634c97ac84de38afe185d268d7003 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:29.349189 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3634c97ac84de38afe185d268d7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.340174 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 7970bee69ad4433894aaa7134e038ba2 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:29.358739 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7970bee69ad4433894aaa7134e038ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.363245 19336 tablet_bootstrap.cc:654] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.374137 19277 tablet_service.cc:1511] Processing CreateTablet for tablet 7970bee69ad4433894aaa7134e038ba2 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:29.376214 19277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7970bee69ad4433894aaa7134e038ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.390237 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 8a3634c97ac84de38afe185d268d7003 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:29.391445 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3634c97ac84de38afe185d268d7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.396016 19207 tablet_service.cc:1511] Processing CreateTablet for tablet 7970bee69ad4433894aaa7134e038ba2 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:29.399151 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7970bee69ad4433894aaa7134e038ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.415244 19399 leader_election.cc:290] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.415372 19344 raft_consensus.cc:515] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.447577 19335 tablet_bootstrap.cc:654] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.449051 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c7b2f8f78044efbd92af8b5271dff3" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:29.457155 19029 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 45303.4us
I20260709 12:17:29.461566 19399 raft_consensus.cc:493] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.462206 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:29.462091 19399 raft_consensus.cc:515] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.464561 19399 leader_election.cc:290] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.461012 19344 leader_election.cc:290] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.486981 19044 catalog_manager.cc:5697] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:29.490729 19340 raft_consensus.cc:515] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.496382 19340 leader_election.cc:290] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.490540 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c7b2f8f78044efbd92af8b5271dff3" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.502081 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
W20260709 12:17:29.502638 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:29.503051 19294 raft_consensus.cc:3060] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.503609 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355b118d7d74257ba40cd2ba36aa173" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.504400 19293 raft_consensus.cc:2468] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:29.506085 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355b118d7d74257ba40cd2ba36aa173" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:29.506750 19221 raft_consensus.cc:3060] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:29.510280 19185 leader_election.cc:343] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.510938 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355b118d7d74257ba40cd2ba36aa173" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:29.511116 19185 leader_election.cc:304] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:29.511742 19145 raft_consensus.cc:2393] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:29.512207 19344 raft_consensus.cc:2749] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:29.513206 19187 leader_election.cc:304] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:29.514181 19336 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:29.514778 19336 ts_tablet_manager.cc:1403] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.009s
I20260709 12:17:29.491674 19337 tablet_bootstrap.cc:492] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:29.517107 19337 ts_tablet_manager.cc:1403] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.331s	user 0.016s	sys 0.019s
I20260709 12:17:29.524847 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355b118d7d74257ba40cd2ba36aa173" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:29.525728 19293 raft_consensus.cc:3060] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.527418 19404 raft_consensus.cc:2749] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:29.527761 19337 raft_consensus.cc:359] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.528560 19337 raft_consensus.cc:385] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.528918 19337 raft_consensus.cc:740] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.540612 19294 raft_consensus.cc:2468] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:29.541468 19336 raft_consensus.cc:359] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.542201 19336 raft_consensus.cc:385] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.542490 19336 raft_consensus.cc:740] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.543051 19187 leader_election.cc:304] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:29.543900 19399 raft_consensus.cc:2804] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:29.544384 19399 raft_consensus.cc:697] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:29.544627 19278 tablet_service.cc:1511] Processing CreateTablet for tablet 8a3634c97ac84de38afe185d268d7003 (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:29.547680 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3634c97ac84de38afe185d268d7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.547303 19337 consensus_queue.cc:260] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.545418 19373 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.550038 19373 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.554941 19221 raft_consensus.cc:2468] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:29.555625 19344 raft_consensus.cc:2764] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:17:29.545636 19399 consensus_queue.cc:237] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.553408 19373 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:29.569099 19111 leader_election.cc:304] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:29.559898 19336 consensus_queue.cc:260] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.545022 19127 tablet_service.cc:1511] Processing CreateTablet for tablet 61f00c02de924758b8bd182716cc412e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:29.572686 19337 ts_tablet_manager.cc:1434] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.006s
I20260709 12:17:29.570457 19362 raft_consensus.cc:2804] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:29.573925 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:29.574627 19362 raft_consensus.cc:697] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:29.574481 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f00c02de924758b8bd182716cc412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.575593 19362 consensus_queue.cc:237] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.577811 19373 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:29.578593 19283 tablet_service.cc:1511] Processing CreateTablet for tablet 61f00c02de924758b8bd182716cc412e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:29.580183 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f00c02de924758b8bd182716cc412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.584662 19337 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:29.592317 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:29.597662 19146 raft_consensus.cc:2468] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:29.598773 19405 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:29.599411 19259 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:29.600400 19373 raft_consensus.cc:2804] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:29.600790 19373 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:29.601238 19373 raft_consensus.cc:3060] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.551896 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 61f00c02de924758b8bd182716cc412e (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:29.623296 19336 ts_tablet_manager.cc:1434] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.108s	user 0.010s	sys 0.000s
W20260709 12:17:29.626322 19260 leader_election.cc:343] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.627233 19133 tablet_service.cc:1511] Processing CreateTablet for tablet f373ec6e97d247e59eb53bc6de66018d (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:29.630309 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f373ec6e97d247e59eb53bc6de66018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.608369 19293 raft_consensus.cc:2468] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:29.642498 19337 tablet_bootstrap.cc:654] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.636771 19373 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.648058 19336 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:29.650774 19205 tablet_service.cc:1511] Processing CreateTablet for tablet f373ec6e97d247e59eb53bc6de66018d (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:29.653496 19205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f373ec6e97d247e59eb53bc6de66018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.661542 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:29.662591 19145 raft_consensus.cc:3060] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.666522 19373 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:29.668591 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
W20260709 12:17:29.671116 19260 leader_election.cc:343] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.672294 19336 tablet_bootstrap.cc:654] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.680863 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f00c02de924758b8bd182716cc412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.683509 19278 tablet_service.cc:1511] Processing CreateTablet for tablet f373ec6e97d247e59eb53bc6de66018d (DEFAULT_TABLE table=test-workload [id=dd296227cf9d4025bae3b6106253d7ba]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:29.684712 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f373ec6e97d247e59eb53bc6de66018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.687245 19335 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:29.687830 19335 ts_tablet_manager.cc:1403] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.367s	user 0.030s	sys 0.044s
I20260709 12:17:29.694919 19335 raft_consensus.cc:359] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.695618 19335 raft_consensus.cc:385] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.695999 19335 raft_consensus.cc:740] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.695516 19041 catalog_manager.cc:5697] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:29.702309 19335 consensus_queue.cc:260] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.704671 19335 ts_tablet_manager.cc:1434] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:17:29.708302 19335 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:29.708683 19145 raft_consensus.cc:2468] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:29.712802 19259 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:29.715885 19373 raft_consensus.cc:2804] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:29.716615 19373 raft_consensus.cc:697] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:29.717839 19373 consensus_queue.cc:237] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.719517 19336 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:29.719964 19336 ts_tablet_manager.cc:1403] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.002s
I20260709 12:17:29.751358 19336 raft_consensus.cc:359] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.751855 19336 raft_consensus.cc:385] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.751982 19337 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:29.752023 19336 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.752990 19337 ts_tablet_manager.cc:1403] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.001s
I20260709 12:17:29.753134 19336 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.755582 19336 ts_tablet_manager.cc:1434] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.015s
I20260709 12:17:29.756923 19336 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:29.758205 19337 raft_consensus.cc:359] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.759137 19337 raft_consensus.cc:385] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.759490 19337 raft_consensus.cc:740] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.760684 19337 consensus_queue.cc:260] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.763088 19336 tablet_bootstrap.cc:654] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.769548 19337 ts_tablet_manager.cc:1434] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:17:29.764053 19335 tablet_bootstrap.cc:654] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.772845 19043 catalog_manager.cc:5697] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:29.788957 19337 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:29.797075 19337 tablet_bootstrap.cc:654] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.806991 19335 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:29.807512 19335 ts_tablet_manager.cc:1403] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.011s
I20260709 12:17:29.812399 19336 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:29.812911 19336 ts_tablet_manager.cc:1403] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.027s
I20260709 12:17:29.815845 19336 raft_consensus.cc:359] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.816535 19336 raft_consensus.cc:385] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.816795 19336 raft_consensus.cc:740] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.817467 19362 raft_consensus.cc:493] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.817011 19041 catalog_manager.cc:5697] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:29.817631 19335 raft_consensus.cc:359] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.818334 19335 raft_consensus.cc:385] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.818714 19335 raft_consensus.cc:740] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.818131 19362 raft_consensus.cc:515] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.819375 19335 consensus_queue.cc:260] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.820470 19362 leader_election.cc:290] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.821273 19335 ts_tablet_manager.cc:1434] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:17:29.821228 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:29.822286 19335 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:29.823662 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.824591 19336 consensus_queue.cc:260] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.827035 19336 ts_tablet_manager.cc:1434] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:17:29.828323 19336 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:29.829149 19335 tablet_bootstrap.cc:654] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.830968 19362 raft_consensus.cc:493] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.831537 19362 raft_consensus.cc:515] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.834064 19362 leader_election.cc:290] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.824599 19293 raft_consensus.cc:2393] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ca66458bf0d46bfb9568142cabe36f0 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:29.835296 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.835918 19336 tablet_bootstrap.cc:654] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.835799 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:29.836155 19294 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:29.836412 19221 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:29.837553 19111 leader_election.cc:304] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:29.838400 19362 raft_consensus.cc:2804] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:29.838735 19362 raft_consensus.cc:493] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:29.839058 19362 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.842681 19112 leader_election.cc:304] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:29.845887 19340 raft_consensus.cc:3060] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.849363 19362 raft_consensus.cc:515] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.851758 19337 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:29.852397 19335 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:29.852366 19337 ts_tablet_manager.cc:1403] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260709 12:17:29.852909 19335 ts_tablet_manager.cc:1403] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.008s
I20260709 12:17:29.852834 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:29.853474 19336 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:29.853482 19221 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.854234 19336 ts_tablet_manager.cc:1403] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 12:17:29.855629 19335 raft_consensus.cc:359] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.855559 19337 raft_consensus.cc:359] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.856698 19335 raft_consensus.cc:385] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.857184 19335 raft_consensus.cc:740] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.857528 19336 raft_consensus.cc:359] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.858237 19335 consensus_queue.cc:260] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.858526 19336 raft_consensus.cc:385] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.859620 19336 raft_consensus.cc:740] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.859899 19362 leader_election.cc:290] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.860301 19336 consensus_queue.cc:260] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.862205 19335 ts_tablet_manager.cc:1434] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:17:29.863420 19335 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:29.863335 19221 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:29.863574 19336 ts_tablet_manager.cc:1434] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:17:29.864948 19336 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:29.864773 19111 leader_election.cc:304] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:29.865710 19362 raft_consensus.cc:2804] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:29.866874 19362 raft_consensus.cc:697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:29.867823 19362 consensus_queue.cc:237] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.869256 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:29.870074 19294 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.873739 19336 tablet_bootstrap.cc:654] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.875174 19399 raft_consensus.cc:493] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.875680 19399 raft_consensus.cc:515] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.856767 19337 raft_consensus.cc:385] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.877174 19221 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.880724 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:29.881542 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.881861 19399 leader_election.cc:290] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.883134 19187 leader_election.cc:304] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:29.886143 19337 raft_consensus.cc:740] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.889838 19337 consensus_queue.cc:260] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.897616 19294 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:29.906823 19337 ts_tablet_manager.cc:1434] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 12:17:29.907953 19337 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:29.908600 19336 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:29.909148 19336 ts_tablet_manager.cc:1403] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.018s
I20260709 12:17:29.911685 19335 tablet_bootstrap.cc:654] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.912484 19336 raft_consensus.cc:359] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.913237 19336 raft_consensus.cc:385] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.913853 19336 raft_consensus.cc:740] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.914657 19336 consensus_queue.cc:260] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.916888 19336 ts_tablet_manager.cc:1434] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:29.917845 19336 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:29.919189 19043 catalog_manager.cc:5697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:29.922116 19340 raft_consensus.cc:2749] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:29.924355 19337 tablet_bootstrap.cc:654] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.925540 19399 raft_consensus.cc:2749] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:29.928885 19336 tablet_bootstrap.cc:654] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.936789 19221 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.958381 19335 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:29.959129 19335 ts_tablet_manager.cc:1403] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.015s
I20260709 12:17:29.965379 19335 raft_consensus.cc:359] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.966377 19335 raft_consensus.cc:385] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.966753 19335 raft_consensus.cc:740] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.968072 19337 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:29.974011 19407 consensus_queue.cc:1048] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:29.977002 19399 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5a8ad91637d34122a31ff29b329cd317)
I20260709 12:17:29.977815 19399 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.976688 19340 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:29.982229 19399 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:29.983954 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:29.986390 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:29.989128 19337 ts_tablet_manager.cc:1403] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.004s
I20260709 12:17:29.990610 19187 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:29.992911 19344 raft_consensus.cc:2749] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:29.993520 19335 consensus_queue.cc:260] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.993748 19344 consensus_queue.cc:1048] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:29.997051 19335 ts_tablet_manager.cc:1434] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 12:17:29.992923 19337 raft_consensus.cc:359] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.999883 19337 raft_consensus.cc:385] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.000353 19337 raft_consensus.cc:740] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.001463 19337 consensus_queue.cc:260] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:29.998536 19335 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.007997 19336 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.008553 19336 ts_tablet_manager.cc:1403] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.046s
I20260709 12:17:30.015799 19337 ts_tablet_manager.cc:1434] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260709 12:17:30.017970 19337 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.028131 19336 raft_consensus.cc:359] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.028728 19336 raft_consensus.cc:385] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.029016 19336 raft_consensus.cc:740] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.029717 19336 consensus_queue.cc:260] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.033165 19336 ts_tablet_manager.cc:1434] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:17:30.035552 19335 tablet_bootstrap.cc:654] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.038955 19336 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.050448 19144 raft_consensus.cc:3060] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.072144 19399 raft_consensus.cc:493] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.072682 19399 raft_consensus.cc:515] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.076512 19373 raft_consensus.cc:493] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.079859 19373 raft_consensus.cc:515] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.083678 19373 leader_election.cc:290] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.084482 19399 leader_election.cc:290] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.085922 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:30.087623 19259 leader_election.cc:343] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.088899 19340 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.091450 19337 tablet_bootstrap.cc:654] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.108214 19335 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.108951 19335 ts_tablet_manager.cc:1403] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.010s
I20260709 12:17:30.099203 19344 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.116472 19344 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.117365 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.115370 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.118239 19293 raft_consensus.cc:2468] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.119500 19344 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.120178 19336 tablet_bootstrap.cc:654] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.126000 19335 raft_consensus.cc:359] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.127763 19335 raft_consensus.cc:385] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.128067 19335 raft_consensus.cc:740] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.125617 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.128971 19145 raft_consensus.cc:2468] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.129112 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.128963 19335 consensus_queue.cc:260] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.129876 19146 raft_consensus.cc:2393] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
W20260709 12:17:30.130172 19260 leader_election.cc:343] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.130676 19260 leader_election.cc:304] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:30.130730 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.131644 19373 raft_consensus.cc:2749] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.132692 19185 leader_election.cc:304] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:30.133563 19443 raft_consensus.cc:2804] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.133939 19443 raft_consensus.cc:493] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.134261 19443 raft_consensus.cc:3060] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.136610 19335 ts_tablet_manager.cc:1434] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:17:30.157665 19335 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.163712 19337 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.164249 19337 ts_tablet_manager.cc:1403] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.003s
I20260709 12:17:30.166388 19187 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:30.167303 19344 raft_consensus.cc:3060] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.176461 19443 raft_consensus.cc:515] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.183812 19362 raft_consensus.cc:493] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5a8ad91637d34122a31ff29b329cd317)
I20260709 12:17:30.184748 19362 raft_consensus.cc:515] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.186328 19443 leader_election.cc:290] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.190542 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.191049 19337 raft_consensus.cc:359] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.191679 19337 raft_consensus.cc:385] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.191965 19337 raft_consensus.cc:740] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.192669 19337 consensus_queue.cc:260] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.194703 19337 ts_tablet_manager.cc:1434] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:17:30.195497 19337 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.202632 19337 tablet_bootstrap.cc:654] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.202732 19336 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.203235 19336 ts_tablet_manager.cc:1403] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.024s
I20260709 12:17:30.186343 19344 raft_consensus.cc:2749] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.187675 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:30.204339 19146 raft_consensus.cc:3060] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.187744 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:30.205848 19294 raft_consensus.cc:3060] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.211709 19373 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:30.188371 19362 leader_election.cc:290] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.188720 19335 tablet_bootstrap.cc:654] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.214056 19337 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.214533 19337 ts_tablet_manager.cc:1403] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:17:30.190321 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525badf579a1475fb0e426bb099849e8" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.218016 19112 leader_election.cc:304] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:30.219259 19362 raft_consensus.cc:2749] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:30.218904 19337 raft_consensus.cc:359] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.220526 19337 raft_consensus.cc:385] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.220880 19337 raft_consensus.cc:740] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.222365 19337 consensus_queue.cc:260] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.223148 19146 raft_consensus.cc:2468] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.225092 19185 leader_election.cc:304] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:30.226190 19344 raft_consensus.cc:2804] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.226691 19344 raft_consensus.cc:697] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:30.227494 19344 consensus_queue.cc:237] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.228633 19337 ts_tablet_manager.cc:1434] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 12:17:30.229638 19337 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.231564 19336 raft_consensus.cc:359] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.227813 19294 raft_consensus.cc:2468] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.240968 19337 tablet_bootstrap.cc:654] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.244544 19336 raft_consensus.cc:385] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.244963 19336 raft_consensus.cc:740] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.247133 19336 consensus_queue.cc:260] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.249337 19405 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.253887 19335 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.255558 19335 ts_tablet_manager.cc:1403] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.003s
I20260709 12:17:30.258983 19335 raft_consensus.cc:359] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.259660 19335 raft_consensus.cc:385] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.259946 19335 raft_consensus.cc:740] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.260679 19335 consensus_queue.cc:260] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.262995 19337 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.263439 19337 ts_tablet_manager.cc:1403] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.003s
I20260709 12:17:30.265450 19337 raft_consensus.cc:359] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.266160 19337 raft_consensus.cc:385] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.266474 19337 raft_consensus.cc:740] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.267032 19336 ts_tablet_manager.cc:1434] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 12:17:30.267504 19337 consensus_queue.cc:260] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.268139 19336 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.269740 19337 ts_tablet_manager.cc:1434] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:30.270663 19337 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.270231 19041 catalog_manager.cc:5697] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.273499 19362 raft_consensus.cc:493] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.274304 19362 raft_consensus.cc:515] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.275656 19336 tablet_bootstrap.cc:654] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.278836 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.279433 19335 ts_tablet_manager.cc:1434] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:17:30.279716 19294 raft_consensus.cc:2468] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:30.280572 19335 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.281651 19112 leader_election.cc:304] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.282979 19445 raft_consensus.cc:2804] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.283464 19445 raft_consensus.cc:493] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.284101 19445 raft_consensus.cc:3060] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.281909 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:30.295039 19111 leader_election.cc:343] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.285888 19362 leader_election.cc:290] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.299758 19405 raft_consensus.cc:493] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.300344 19405 raft_consensus.cc:515] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.303207 19405 leader_election.cc:290] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.303462 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.304184 19146 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:30.304885 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.307169 19219 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:30.307354 19259 leader_election.cc:304] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.308349 19405 raft_consensus.cc:2804] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.308740 19405 raft_consensus.cc:493] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.309118 19405 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.316104 19373 raft_consensus.cc:493] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.316860 19373 raft_consensus.cc:515] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.319403 19373 leader_election.cc:290] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.320508 19445 raft_consensus.cc:515] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.321345 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde8f4b943542499652a45d280f432b" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.321698 19405 raft_consensus.cc:515] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:30.322723 19259 leader_election.cc:343] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.323688 19335 tablet_bootstrap.cc:654] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.330049 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:30.330849 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:30.331434 19294 raft_consensus.cc:3060] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.333341 19336 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.333829 19336 ts_tablet_manager.cc:1403] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.018s
I20260709 12:17:30.335126 19337 tablet_bootstrap.cc:654] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:30.336452 19111 leader_election.cc:343] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.337960 19405 leader_election.cc:290] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.339684 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:30.340579 19146 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.340371 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:30.341208 19220 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.348546 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde8f4b943542499652a45d280f432b" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:30.374147 19260 leader_election.cc:343] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.374866 19260 leader_election.cc:304] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:30.375869 19405 raft_consensus.cc:2749] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.385447 19344 raft_consensus.cc:493] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.385821 19336 raft_consensus.cc:359] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.386482 19336 raft_consensus.cc:385] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.386147 19344 raft_consensus.cc:515] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.386724 19336 raft_consensus.cc:740] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.387450 19336 consensus_queue.cc:260] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.336668 19445 leader_election.cc:290] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.385478 19294 raft_consensus.cc:2468] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:30.387013 19146 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:30.402947 19259 leader_election.cc:304] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.397259 19336 ts_tablet_manager.cc:1434] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260709 12:17:30.398063 19344 leader_election.cc:290] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.396497 19445 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:17:30.403795 19405 raft_consensus.cc:2804] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.404332 19405 raft_consensus.cc:697] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:30.404966 19336 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.405154 19405 consensus_queue.cc:237] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.399765 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.399698 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.410475 19144 raft_consensus.cc:2468] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.400946 19112 leader_election.cc:304] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
W20260709 12:17:30.411361 19187 leader_election.cc:343] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.413166 19185 leader_election.cc:304] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:30.415410 19344 raft_consensus.cc:2804] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.415822 19344 raft_consensus.cc:493] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.416047 19335 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.416178 19344 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.416710 19335 ts_tablet_manager.cc:1403] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.008s
I20260709 12:17:30.421778 19445 raft_consensus.cc:2804] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.422487 19445 raft_consensus.cc:697] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:30.423317 19445 consensus_queue.cc:237] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.427517 19340 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.429250 19335 raft_consensus.cc:359] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.429973 19335 raft_consensus.cc:385] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.430267 19335 raft_consensus.cc:740] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.431670 19335 consensus_queue.cc:260] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.401564 19220 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:30.436957 19337 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.437613 19337 ts_tablet_manager.cc:1403] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.010s
I20260709 12:17:30.440429 19041 catalog_manager.cc:5697] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:30.443080 19335 ts_tablet_manager.cc:1434] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.007s
I20260709 12:17:30.441071 19337 raft_consensus.cc:359] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.444185 19337 raft_consensus.cc:385] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.444473 19337 raft_consensus.cc:740] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.444852 19335 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.445300 19337 consensus_queue.cc:260] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.447599 19337 ts_tablet_manager.cc:1434] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:30.448530 19337 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.440791 19344 raft_consensus.cc:515] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.455719 19335 tablet_bootstrap.cc:654] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.458798 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:30.459444 19146 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.459662 19336 tablet_bootstrap.cc:654] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.459815 19042 catalog_manager.cc:5697] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.462507 19344 leader_election.cc:290] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.466156 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
W20260709 12:17:30.468178 19187 leader_election.cc:343] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.470237 19146 raft_consensus.cc:2468] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.471776 19185 leader_election.cc:304] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:30.473057 19337 tablet_bootstrap.cc:654] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.473274 19344 raft_consensus.cc:2804] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.474793 19344 raft_consensus.cc:697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:30.475766 19344 consensus_queue.cc:237] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.482224 19336 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.482887 19336 ts_tablet_manager.cc:1403] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260709 12:17:30.486171 19336 raft_consensus.cc:359] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.487111 19336 raft_consensus.cc:385] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.487399 19336 raft_consensus.cc:740] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.488252 19336 consensus_queue.cc:260] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.493762 19336 ts_tablet_manager.cc:1434] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:17:30.494765 19336 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.500284 19336 tablet_bootstrap.cc:654] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.503424 19044 catalog_manager.cc:5697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.508978 19336 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.509522 19336 ts_tablet_manager.cc:1403] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.009s
I20260709 12:17:30.510344 19335 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.510763 19335 ts_tablet_manager.cc:1403] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.007s
I20260709 12:17:30.512153 19336 raft_consensus.cc:359] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.512872 19336 raft_consensus.cc:385] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.513125 19336 raft_consensus.cc:740] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.513201 19335 raft_consensus.cc:359] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.513880 19335 raft_consensus.cc:385] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.514199 19335 raft_consensus.cc:740] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.514010 19336 consensus_queue.cc:260] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.516294 19336 ts_tablet_manager.cc:1434] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:30.516659 19337 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.517063 19337 ts_tablet_manager.cc:1403] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.002s
I20260709 12:17:30.517153 19336 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.519819 19337 raft_consensus.cc:359] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.520674 19337 raft_consensus.cc:385] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.521080 19337 raft_consensus.cc:740] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.521873 19337 consensus_queue.cc:260] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.523607 19336 tablet_bootstrap.cc:654] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:30.525624 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:30.533169 19336 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.533983 19336 ts_tablet_manager.cc:1403] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:17:30.533138 19335 consensus_queue.cc:260] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.534256 19337 ts_tablet_manager.cc:1434] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:17:30.535211 19337 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.537449 19335 ts_tablet_manager.cc:1434] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:17:30.539034 19335 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.541623 19337 tablet_bootstrap.cc:654] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.548218 19336 raft_consensus.cc:359] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.549023 19336 raft_consensus.cc:385] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.549284 19336 raft_consensus.cc:740] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.550477 19336 consensus_queue.cc:260] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.552959 19335 tablet_bootstrap.cc:654] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.558954 19336 ts_tablet_manager.cc:1434] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:17:30.560063 19336 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.561762 19337 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.562269 19337 ts_tablet_manager.cc:1403] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 12:17:30.566390 19336 tablet_bootstrap.cc:654] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.566093 19337 raft_consensus.cc:359] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.566998 19337 raft_consensus.cc:385] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.567330 19337 raft_consensus.cc:740] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.568337 19337 consensus_queue.cc:260] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.570552 19337 ts_tablet_manager.cc:1434] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:17:30.571539 19335 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.571991 19335 ts_tablet_manager.cc:1403] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 12:17:30.574813 19337 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.574682 19335 raft_consensus.cc:359] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.575605 19335 raft_consensus.cc:385] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.575873 19335 raft_consensus.cc:740] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.576664 19335 consensus_queue.cc:260] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.578645 19335 ts_tablet_manager.cc:1434] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:30.579922 19335 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.584156 19336 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.584625 19336 ts_tablet_manager.cc:1403] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 12:17:30.587801 19462 raft_consensus.cc:493] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.588301 19462 raft_consensus.cc:515] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.589553 19337 tablet_bootstrap.cc:654] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.591378 19336 raft_consensus.cc:359] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.591646 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.592113 19336 raft_consensus.cc:385] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.592414 19146 raft_consensus.cc:2468] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:30.594020 19259 leader_election.cc:304] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.595937 19462 leader_election.cc:290] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.592417 19336 raft_consensus.cc:740] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.597132 19336 consensus_queue.cc:260] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.598387 19335 tablet_bootstrap.cc:654] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.599231 19336 ts_tablet_manager.cc:1434] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:30.600373 19336 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.596482 19462 raft_consensus.cc:2804] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.599303 19337 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.600914 19462 raft_consensus.cc:493] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.601191 19337 ts_tablet_manager.cc:1403] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 12:17:30.601884 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.602533 19220 raft_consensus.cc:2468] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:30.601325 19462 raft_consensus.cc:3060] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.612275 19336 tablet_bootstrap.cc:654] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.613981 19462 raft_consensus.cc:515] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.616485 19462 leader_election.cc:290] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.613739 19337 raft_consensus.cc:359] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.617074 19337 raft_consensus.cc:385] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.617377 19337 raft_consensus.cc:740] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.617722 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:30.618305 19146 raft_consensus.cc:3060] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.618063 19337 consensus_queue.cc:260] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.621917 19337 ts_tablet_manager.cc:1434] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:17:30.622395 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:30.622864 19337 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.622962 19220 raft_consensus.cc:3060] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.624421 19344 raft_consensus.cc:493] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.625114 19344 raft_consensus.cc:515] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.627614 19344 leader_election.cc:290] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.628798 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde8f4b943542499652a45d280f432b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.634541 19337 tablet_bootstrap.cc:654] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.636369 19144 raft_consensus.cc:2468] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.638021 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde8f4b943542499652a45d280f432b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.639086 19293 raft_consensus.cc:2468] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.641368 19187 leader_election.cc:304] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.643000 19344 raft_consensus.cc:2804] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.643496 19344 raft_consensus.cc:493] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.643965 19344 raft_consensus.cc:3060] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.648964 19220 raft_consensus.cc:2468] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:30.652830 19335 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.653345 19335 ts_tablet_manager.cc:1403] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.009s
I20260709 12:17:30.660473 19146 raft_consensus.cc:2468] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:30.663559 19259 leader_election.cc:304] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.664083 19337 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.664536 19337 ts_tablet_manager.cc:1403] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260709 12:17:30.664534 19462 raft_consensus.cc:2804] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.657271 19335 raft_consensus.cc:359] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.666330 19335 raft_consensus.cc:385] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.667191 19462 raft_consensus.cc:697] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:30.667723 19399 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:30.668569 19462 consensus_queue.cc:237] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.669255 19337 raft_consensus.cc:359] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.669929 19337 raft_consensus.cc:385] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.670193 19337 raft_consensus.cc:740] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.671337 19344 raft_consensus.cc:515] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.673624 19344 leader_election.cc:290] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.666571 19335 raft_consensus.cc:740] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.674666 19335 consensus_queue.cc:260] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.676278 19337 consensus_queue.cc:260] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.679783 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde8f4b943542499652a45d280f432b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:30.677960 19335 ts_tablet_manager.cc:1434] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:17:30.681304 19144 raft_consensus.cc:3060] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.682207 19335 tablet_bootstrap.cc:492] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.680646 19337 ts_tablet_manager.cc:1434] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:17:30.677480 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde8f4b943542499652a45d280f432b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:30.687963 19293 raft_consensus.cc:3060] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.693156 19337 tablet_bootstrap.cc:492] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.693764 19336 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.694339 19336 ts_tablet_manager.cc:1403] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.094s	user 0.049s	sys 0.032s
I20260709 12:17:30.697110 19293 raft_consensus.cc:2468] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.696985 19336 raft_consensus.cc:359] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.697897 19336 raft_consensus.cc:385] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.698217 19336 raft_consensus.cc:740] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.698796 19187 leader_election.cc:304] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.699767 19344 raft_consensus.cc:2804] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.700364 19344 raft_consensus.cc:697] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:30.701404 19144 raft_consensus.cc:2468] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.701378 19344 consensus_queue.cc:237] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.702837 19335 tablet_bootstrap.cc:654] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.699448 19336 consensus_queue.cc:260] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.706027 19337 tablet_bootstrap.cc:654] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.706559 19336 ts_tablet_manager.cc:1434] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:17:30.707587 19336 tablet_bootstrap.cc:492] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.718604 19337 tablet_bootstrap.cc:492] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.719458 19337 ts_tablet_manager.cc:1403] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 12:17:30.727694 19336 tablet_bootstrap.cc:654] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.728649 19443 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.729770 19399 raft_consensus.cc:493] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.730216 19399 raft_consensus.cc:515] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.731145 19337 raft_consensus.cc:359] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.731834 19337 raft_consensus.cc:385] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.732088 19337 raft_consensus.cc:740] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.732765 19337 consensus_queue.cc:260] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.734642 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.732219 19399 leader_election.cc:290] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.738567 19337 ts_tablet_manager.cc:1434] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:17:30.739681 19337 tablet_bootstrap.cc:492] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.744350 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.745791 19294 raft_consensus.cc:2393] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:30.746793 19041 catalog_manager.cc:5697] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.747452 19187 leader_election.cc:304] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:30.749315 19344 raft_consensus.cc:3060] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.764178 19044 catalog_manager.cc:5697] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:30.766959 19399 raft_consensus.cc:493] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.767503 19399 raft_consensus.cc:515] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.769143 19399 leader_election.cc:290] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.770126 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.770314 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.770691 19146 raft_consensus.cc:2468] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.771169 19294 raft_consensus.cc:2468] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.772019 19185 leader_election.cc:304] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:30.772677 19462 raft_consensus.cc:493] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.772703 19399 raft_consensus.cc:2804] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.773260 19399 raft_consensus.cc:493] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.773270 19462 raft_consensus.cc:515] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.773811 19399 raft_consensus.cc:3060] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.775612 19462 leader_election.cc:290] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:30.776610 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.777413 19146 raft_consensus.cc:2393] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:30.782902 19335 tablet_bootstrap.cc:492] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:30.783393 19335 ts_tablet_manager.cc:1403] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.008s
I20260709 12:17:30.783702 19337 tablet_bootstrap.cc:654] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.787081 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.788337 19336 tablet_bootstrap.cc:492] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.788815 19336 ts_tablet_manager.cc:1403] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260709 12:17:30.788650 19335 raft_consensus.cc:359] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.788725 19260 leader_election.cc:304] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:30.788885 19344 raft_consensus.cc:2749] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.789446 19335 raft_consensus.cc:385] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.790307 19462 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.791023 19335 raft_consensus.cc:740] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.791590 19336 raft_consensus.cc:359] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.792254 19336 raft_consensus.cc:385] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.792521 19336 raft_consensus.cc:740] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.793617 19335 consensus_queue.cc:260] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.793442 19336 consensus_queue.cc:260] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.796600 19336 ts_tablet_manager.cc:1434] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:30.796517 19399 raft_consensus.cc:515] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.799129 19462 raft_consensus.cc:2749] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.799522 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:30.800164 19146 raft_consensus.cc:3060] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.800686 19336 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.800446 19399 leader_election.cc:290] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.801947 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:30.802243 19399 raft_consensus.cc:493] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.802659 19293 raft_consensus.cc:3060] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.807324 19336 tablet_bootstrap.cc:654] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.810261 19293 raft_consensus.cc:2468] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.810731 19146 raft_consensus.cc:2468] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:30.811622 19187 leader_election.cc:304] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.813002 19344 raft_consensus.cc:2804] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.813822 19344 raft_consensus.cc:697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:30.813375 19399 raft_consensus.cc:515] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.815052 19344 consensus_queue.cc:237] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.814888 19335 ts_tablet_manager.cc:1434] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.005s
I20260709 12:17:30.817134 19335 tablet_bootstrap.cc:492] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:30.818455 19336 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:30.818910 19336 ts_tablet_manager.cc:1403] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:17:30.819690 19446 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.830163 19405 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.830528 19337 tablet_bootstrap.cc:492] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:30.831116 19337 ts_tablet_manager.cc:1403] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.000s
I20260709 12:17:30.831956 19336 raft_consensus.cc:359] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.832675 19336 raft_consensus.cc:385] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.832954 19336 raft_consensus.cc:740] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.833724 19336 consensus_queue.cc:260] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.838294 19443 raft_consensus.cc:493] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.839125 19336 ts_tablet_manager.cc:1434] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:17:30.838796 19443 raft_consensus.cc:515] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.840068 19336 tablet_bootstrap.cc:492] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:30.841141 19443 leader_election.cc:290] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.836796 19044 catalog_manager.cc:5697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.846022 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb23229cefa4465b53fd85c147da7d9" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.854177 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.854696 19145 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.847239 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb23229cefa4465b53fd85c147da7d9" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:30.847424 19294 raft_consensus.cc:2468] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.859299 19337 raft_consensus.cc:359] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.860149 19337 raft_consensus.cc:385] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.860433 19337 raft_consensus.cc:740] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.861029 19337 consensus_queue.cc:260] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.864981 19337 ts_tablet_manager.cc:1434] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:17:30.866324 19337 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:30.866968 19446 raft_consensus.cc:493] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.860162 19185 leader_election.cc:304] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:30.867468 19446 raft_consensus.cc:515] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.868522 19187 leader_election.cc:304] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.869160 19344 raft_consensus.cc:2804] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.869457 19443 raft_consensus.cc:2804] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.869946 19443 raft_consensus.cc:493] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.869539 19344 raft_consensus.cc:493] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.870345 19443 raft_consensus.cc:3060] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.870421 19344 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.870811 19335 tablet_bootstrap.cc:654] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.872015 19336 tablet_bootstrap.cc:654] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.872866 19340 raft_consensus.cc:493] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.882867 19340 raft_consensus.cc:515] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.883821 19446 leader_election.cc:290] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.892069 19340 leader_election.cc:290] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.861114 19146 raft_consensus.cc:2468] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:30.890935 19399 leader_election.cc:290] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:30.894104 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8663374fac94403abd0161d7d8cd516c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.894104 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5768b1ad71643019ae445c2f611511b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.895591 19294 raft_consensus.cc:2468] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:30.896481 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:30.897094 19295 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
W20260709 12:17:30.903419 19112 leader_election.cc:343] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.904109 19405 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.904222 19112 leader_election.cc:304] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:30.905805 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8663374fac94403abd0161d7d8cd516c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.906491 19221 raft_consensus.cc:2468] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:30.907600 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5768b1ad71643019ae445c2f611511b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:30.909899 19111 leader_election.cc:304] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:30.911213 19362 raft_consensus.cc:2804] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.911629 19362 raft_consensus.cc:493] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:30.911682 19111 leader_election.cc:343] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.912029 19362 raft_consensus.cc:3060] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.913739 19445 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:17:30.924746 19340 raft_consensus.cc:2804] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.922498 19344 raft_consensus.cc:515] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.929921 19340 raft_consensus.cc:493] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.942673 19340 raft_consensus.cc:3060] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.964349 19443 raft_consensus.cc:515] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.978161 19337 tablet_bootstrap.cc:654] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.987129 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:30.988574 19294 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.997004 19340 raft_consensus.cc:515] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:30.985458 19344 leader_election.cc:290] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.004484 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:31.005331 19146 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.966922 19362 raft_consensus.cc:515] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.016098 19294 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.017932 19187 leader_election.cc:304] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:31.018566 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8663374fac94403abd0161d7d8cd516c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:31.020027 19219 raft_consensus.cc:3060] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.025939 19399 raft_consensus.cc:2804] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.026508 19399 raft_consensus.cc:697] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:31.027422 19340 leader_election.cc:290] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:31.027779 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 45244.7us
I20260709 12:17:31.029147 19399 consensus_queue.cc:237] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.029497 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8663374fac94403abd0161d7d8cd516c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:31.030404 19443 leader_election.cc:290] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.031538 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5768b1ad71643019ae445c2f611511b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
W20260709 12:17:31.032044 19112 leader_election.cc:343] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.032226 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb23229cefa4465b53fd85c147da7d9" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:31.032948 19144 raft_consensus.cc:3060] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.037714 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb23229cefa4465b53fd85c147da7d9" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:31.039884 19362 leader_election.cc:290] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.050751 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5768b1ad71643019ae445c2f611511b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:31.051394 19295 raft_consensus.cc:3060] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.051384 19219 raft_consensus.cc:2468] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:31.053995 19336 tablet_bootstrap.cc:492] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:31.054567 19336 ts_tablet_manager.cc:1403] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.016s
W20260709 12:17:31.053839 19111 leader_election.cc:343] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.045778 19293 raft_consensus.cc:3060] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.058837 19336 raft_consensus.cc:359] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.059368 19336 raft_consensus.cc:385] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.059587 19336 raft_consensus.cc:740] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.045969 19146 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.064527 19336 consensus_queue.cc:260] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.062623 19111 leader_election.cc:304] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:31.068403 19336 ts_tablet_manager.cc:1434] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:17:31.069334 19336 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:31.069370 19340 raft_consensus.cc:2804] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.070089 19340 raft_consensus.cc:697] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:31.071007 19340 consensus_queue.cc:237] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.061512 19144 raft_consensus.cc:2468] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.075317 19494 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:31.079488 19185 leader_election.cc:304] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:31.079843 19335 tablet_bootstrap.cc:492] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:31.080399 19335 ts_tablet_manager.cc:1403] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.263s	user 0.015s	sys 0.018s
I20260709 12:17:31.080480 19494 raft_consensus.cc:2804] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.080967 19494 raft_consensus.cc:697] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:31.084488 19462 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.094446 19295 raft_consensus.cc:2468] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:31.095829 19494 consensus_queue.cc:237] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.096459 19112 leader_election.cc:304] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:31.097566 19362 raft_consensus.cc:2804] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.098091 19362 raft_consensus.cc:697] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:31.098287 19293 raft_consensus.cc:2468] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.098997 19362 consensus_queue.cc:237] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.101235 19335 raft_consensus.cc:359] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.105281 19335 raft_consensus.cc:385] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.105675 19335 raft_consensus.cc:740] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.107191 19335 consensus_queue.cc:260] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.122336 19335 ts_tablet_manager.cc:1434] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:17:31.125792 19335 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:31.128785 19494 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.130651 19462 raft_consensus.cc:493] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.142228 19462 raft_consensus.cc:515] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.150172 19462 leader_election.cc:290] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:31.151813 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8663374fac94403abd0161d7d8cd516c" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:31.152357 19337 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:31.152171 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8663374fac94403abd0161d7d8cd516c" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:31.152702 19219 raft_consensus.cc:2393] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:31.152868 19337 ts_tablet_manager.cc:1403] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.287s	user 0.023s	sys 0.007s
I20260709 12:17:31.156183 19260 leader_election.cc:304] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:31.161705 19443 raft_consensus.cc:493] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.157430 19462 raft_consensus.cc:3060] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.162238 19443 raft_consensus.cc:515] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.161075 19041 catalog_manager.cc:5697] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.165472 19041 catalog_manager.cc:5697] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.170365 19336 tablet_bootstrap.cc:654] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.176478 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe292144fef4360a32ce91a99b057eb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:31.178843 19185 leader_election.cc:343] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.169303 19494 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:17:31.184891 19443 leader_election.cc:290] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.186334 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe292144fef4360a32ce91a99b057eb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
W20260709 12:17:31.187935 19187 leader_election.cc:343] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.188390 19337 raft_consensus.cc:359] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.188395 19187 leader_election.cc:304] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:31.189399 19373 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.190208 19443 raft_consensus.cc:2749] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.190449 19335 tablet_bootstrap.cc:654] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.189365 19337 raft_consensus.cc:385] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.191285 19337 raft_consensus.cc:740] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.192342 19337 consensus_queue.cc:260] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.193907 19044 catalog_manager.cc:5697] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.195220 19337 ts_tablet_manager.cc:1434] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:17:31.198156 19337 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:31.205376 19337 tablet_bootstrap.cc:654] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.205291 19462 raft_consensus.cc:2749] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.236935 19494 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.232767 19042 catalog_manager.cc:5697] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.251859 19335 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:31.252568 19335 ts_tablet_manager.cc:1403] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.008s
I20260709 12:17:31.257560 19335 raft_consensus.cc:359] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.258625 19335 raft_consensus.cc:385] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.258977 19335 raft_consensus.cc:740] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.259678 19335 consensus_queue.cc:260] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.262019 19335 ts_tablet_manager.cc:1434] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:31.261812 19494 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.263033 19335 tablet_bootstrap.cc:492] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:31.268878 19336 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:31.269402 19336 ts_tablet_manager.cc:1403] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.200s	user 0.018s	sys 0.009s
I20260709 12:17:31.270749 19335 tablet_bootstrap.cc:654] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.272133 19336 raft_consensus.cc:359] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.272815 19336 raft_consensus.cc:385] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.273067 19336 raft_consensus.cc:740] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.274160 19336 consensus_queue.cc:260] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.279906 19336 ts_tablet_manager.cc:1434] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:17:31.304433 19337 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:31.304957 19337 ts_tablet_manager.cc:1403] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.107s	user 0.036s	sys 0.034s
I20260709 12:17:31.307729 19337 raft_consensus.cc:359] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.308370 19337 raft_consensus.cc:385] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.308619 19337 raft_consensus.cc:740] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.309309 19337 consensus_queue.cc:260] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.310448 19336 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:31.319375 19337 ts_tablet_manager.cc:1434] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:17:31.319641 19336 tablet_bootstrap.cc:654] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.320545 19337 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:31.324885 19399 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.327669 19335 tablet_bootstrap.cc:492] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:31.328168 19335 ts_tablet_manager.cc:1403] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.027s
I20260709 12:17:31.330788 19335 raft_consensus.cc:359] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.331454 19335 raft_consensus.cc:385] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.331717 19335 raft_consensus.cc:740] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.332326 19335 consensus_queue.cc:260] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.334085 19336 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:31.334326 19335 ts_tablet_manager.cc:1434] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:17:31.334690 19336 ts_tablet_manager.cc:1403] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260709 12:17:31.335260 19335 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:31.337872 19336 raft_consensus.cc:359] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.338595 19336 raft_consensus.cc:385] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.338917 19336 raft_consensus.cc:740] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.339694 19336 consensus_queue.cc:260] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.341856 19335 tablet_bootstrap.cc:654] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.346968 19336 ts_tablet_manager.cc:1434] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:31.348060 19336 tablet_bootstrap.cc:492] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:31.355746 19336 tablet_bootstrap.cc:654] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.364089 19443 raft_consensus.cc:493] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.364989 19443 raft_consensus.cc:515] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.369484 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5768b1ad71643019ae445c2f611511b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:31.371662 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5768b1ad71643019ae445c2f611511b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:31.372910 19293 raft_consensus.cc:2393] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:31.374856 19187 leader_election.cc:304] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:31.376186 19399 raft_consensus.cc:3060] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.379714 19443 leader_election.cc:290] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.403503 19337 tablet_bootstrap.cc:654] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.408308 19362 raft_consensus.cc:493] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.409003 19362 raft_consensus.cc:515] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.410852 19362 leader_election.cc:290] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.413069 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:31.413614 19336 tablet_bootstrap.cc:492] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:31.413740 19220 raft_consensus.cc:2468] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:31.414080 19336 ts_tablet_manager.cc:1403] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.066s	user 0.040s	sys 0.018s
I20260709 12:17:31.415375 19111 leader_election.cc:304] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:31.416299 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
W20260709 12:17:31.417882 19112 leader_election.cc:343] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.418258 19336 raft_consensus.cc:359] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.418872 19336 raft_consensus.cc:385] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.418998 19362 raft_consensus.cc:2804] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.419122 19336 raft_consensus.cc:740] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.419500 19362 raft_consensus.cc:493] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.419862 19362 raft_consensus.cc:3060] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.419899 19336 consensus_queue.cc:260] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.423913 19335 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:31.425506 19335 ts_tablet_manager.cc:1403] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.090s	user 0.044s	sys 0.024s
I20260709 12:17:31.428198 19362 raft_consensus.cc:515] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.424883 19399 raft_consensus.cc:2749] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.422108 19336 ts_tablet_manager.cc:1434] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:17:31.430127 19336 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:31.431099 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:31.431669 19220 raft_consensus.cc:3060] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.436112 19336 tablet_bootstrap.cc:654] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.440183 19220 raft_consensus.cc:2468] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:31.441952 19111 leader_election.cc:304] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:31.428705 19335 raft_consensus.cc:359] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.443176 19335 raft_consensus.cc:385] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.443518 19335 raft_consensus.cc:740] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.444252 19335 consensus_queue.cc:260] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.446468 19335 ts_tablet_manager.cc:1434] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:17:31.448884 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:31.449690 19294 raft_consensus.cc:3060] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.450282 19335 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:31.447255 19340 raft_consensus.cc:2804] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.456899 19340 raft_consensus.cc:697] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:31.457979 19340 consensus_queue.cc:237] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.459309 19335 tablet_bootstrap.cc:654] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.461263 19399 raft_consensus.cc:493] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.461879 19399 raft_consensus.cc:515] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.464458 19399 leader_election.cc:290] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.467250 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
W20260709 12:17:31.469333 19187 leader_election.cc:343] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.469803 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:31.471793 19185 leader_election.cc:343] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.472234 19185 leader_election.cc:304] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:31.473531 19399 raft_consensus.cc:2749] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.461409 19336 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:31.474264 19336 ts_tablet_manager.cc:1403] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 12:17:31.477869 19337 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:31.479303 19337 ts_tablet_manager.cc:1403] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.159s	user 0.031s	sys 0.022s
I20260709 12:17:31.481410 19294 raft_consensus.cc:2468] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:31.482239 19337 raft_consensus.cc:359] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.482918 19337 raft_consensus.cc:385] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.483177 19337 raft_consensus.cc:740] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.483299 19335 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:31.483892 19335 ts_tablet_manager.cc:1403] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.001s
I20260709 12:17:31.483923 19337 consensus_queue.cc:260] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.485128 19043 catalog_manager.cc:5697] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.486662 19337 ts_tablet_manager.cc:1434] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:31.487135 19335 raft_consensus.cc:359] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.487516 19337 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:31.487854 19335 raft_consensus.cc:385] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.488337 19335 raft_consensus.cc:740] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.489857 19335 consensus_queue.cc:260] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.491266 19399 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.492637 19335 ts_tablet_manager.cc:1434] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:17:31.494910 19335 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:31.496279 19337 tablet_bootstrap.cc:654] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.502799 19335 tablet_bootstrap.cc:654] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.514165 19344 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.508541 19337 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:31.515208 19337 ts_tablet_manager.cc:1403] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260709 12:17:31.517968 19337 raft_consensus.cc:359] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.518822 19337 raft_consensus.cc:385] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.519163 19337 raft_consensus.cc:740] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.520049 19340 consensus_queue.cc:1048] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.519973 19337 consensus_queue.cc:260] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.447266 19362 leader_election.cc:290] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.515165 19336 raft_consensus.cc:359] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.522696 19336 raft_consensus.cc:385] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.522958 19336 raft_consensus.cc:740] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.523813 19337 ts_tablet_manager.cc:1434] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:31.524685 19337 tablet_bootstrap.cc:492] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:31.541054 19336 consensus_queue.cc:260] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.543514 19336 ts_tablet_manager.cc:1434] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.000s
I20260709 12:17:31.544492 19336 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:31.548492 19492 raft_consensus.cc:493] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.549031 19492 raft_consensus.cc:515] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.552881 19492 leader_election.cc:290] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:31.554637 19362 consensus_queue.cc:1048] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.560653 19344 raft_consensus.cc:493] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.561247 19344 raft_consensus.cc:515] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.555002 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe292144fef4360a32ce91a99b057eb" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:31.563602 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe292144fef4360a32ce91a99b057eb" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:31.564280 19219 raft_consensus.cc:2468] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:31.564489 19344 leader_election.cc:290] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.565393 19335 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:31.565960 19335 ts_tablet_manager.cc:1403] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260709 12:17:31.566303 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e29f53ea4f4000a7e73f6f01adb4fb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:31.568256 19185 leader_election.cc:343] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.575044 19260 leader_election.cc:304] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:31.576360 19373 raft_consensus.cc:2804] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.576759 19373 raft_consensus.cc:493] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.577124 19373 raft_consensus.cc:3060] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.577286 19144 raft_consensus.cc:2468] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:31.581700 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e29f53ea4f4000a7e73f6f01adb4fb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:31.582461 19295 raft_consensus.cc:2468] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:31.586799 19443 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.599164 19337 tablet_bootstrap.cc:654] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.603498 19492 raft_consensus.cc:493] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:31.604255 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:31.604332 19492 raft_consensus.cc:515] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.607949 19492 leader_election.cc:290] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:31.608592 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:31.614706 19187 leader_election.cc:304] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:31.615705 19344 raft_consensus.cc:2804] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.616055 19344 raft_consensus.cc:493] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.616353 19344 raft_consensus.cc:3060] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.618456 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:31.618321 19260 leader_election.cc:343] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:31.622320 19259 leader_election.cc:343] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.622859 19259 leader_election.cc:304] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:31.624241 19462 raft_consensus.cc:2749] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.624811 19344 raft_consensus.cc:515] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.628180 19336 tablet_bootstrap.cc:654] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.624249 19335 raft_consensus.cc:359] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.628608 19335 raft_consensus.cc:385] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.628913 19335 raft_consensus.cc:740] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.630483 19344 leader_election.cc:290] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.630970 19443 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.633006 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e29f53ea4f4000a7e73f6f01adb4fb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
W20260709 12:17:31.634500 19185 leader_election.cc:343] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.636044 19373 raft_consensus.cc:515] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.629666 19335 consensus_queue.cc:260] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.639056 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe292144fef4360a32ce91a99b057eb" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:31.639614 19220 raft_consensus.cc:3060] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.640823 19335 ts_tablet_manager.cc:1434] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 12:17:31.643667 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e29f53ea4f4000a7e73f6f01adb4fb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:31.644393 19294 raft_consensus.cc:3060] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.647401 19220 raft_consensus.cc:2468] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:31.650239 19260 leader_election.cc:304] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:31.650952 19443 raft_consensus.cc:493] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.651554 19492 raft_consensus.cc:2804] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.651480 19443 raft_consensus.cc:515] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.653152 19294 raft_consensus.cc:2468] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.654124 19492 raft_consensus.cc:697] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:31.655282 19492 consensus_queue.cc:237] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.658175 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:31.658762 19335 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:31.659304 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe292144fef4360a32ce91a99b057eb" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:31.662053 19145 raft_consensus.cc:3060] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.664422 19187 leader_election.cc:304] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:31.665519 19399 raft_consensus.cc:2804] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.666041 19399 raft_consensus.cc:697] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:31.666936 19399 consensus_queue.cc:237] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.659021 19143 raft_consensus.cc:2468] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:31.684513 19185 leader_election.cc:304] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:31.685745 19344 raft_consensus.cc:2804] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.686136 19344 raft_consensus.cc:493] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.686621 19344 raft_consensus.cc:3060] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.661082 19373 leader_election.cc:290] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:31.703583 19344 raft_consensus.cc:515] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.710246 19344 leader_election.cc:290] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.706359 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:31.702198 19443 leader_election.cc:290] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:31.713984 19143 raft_consensus.cc:3060] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.724750 19143 raft_consensus.cc:2468] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.757102 19145 raft_consensus.cc:2468] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:31.757346 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:31.758025 19294 raft_consensus.cc:2468] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
W20260709 12:17:31.758606 19527 log.cc:927] Time spent T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 12:17:31.766710 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:31.767407 19294 raft_consensus.cc:3060] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.770514 19336 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:31.760690 19185 leader_election.cc:304] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:31.772063 19336 ts_tablet_manager.cc:1403] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.228s	user 0.008s	sys 0.012s
I20260709 12:17:31.779111 19362 consensus_queue.cc:1048] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.786021 19043 catalog_manager.cc:5697] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.784668 19294 raft_consensus.cc:2468] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:31.791707 19399 raft_consensus.cc:2804] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.862241 19399 raft_consensus.cc:697] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:31.863701 19399 consensus_queue.cc:237] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.866303 19362 consensus_queue.cc:1048] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.920732 19335 tablet_bootstrap.cc:654] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.940131 19337 tablet_bootstrap.cc:492] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:31.940665 19337 ts_tablet_manager.cc:1403] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.416s	user 0.032s	sys 0.031s
I20260709 12:17:31.945688 19336 raft_consensus.cc:359] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.946475 19336 raft_consensus.cc:385] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.946748 19336 raft_consensus.cc:740] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.948118 19336 consensus_queue.cc:260] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.950695 19336 ts_tablet_manager.cc:1434] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.178s	user 0.018s	sys 0.015s
I20260709 12:17:31.952245 19336 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:31.950137 19337 raft_consensus.cc:359] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.952849 19337 raft_consensus.cc:385] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.953207 19337 raft_consensus.cc:740] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.954396 19340 raft_consensus.cc:493] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.980726 19340 raft_consensus.cc:515] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:31.928943 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 106485us
I20260709 12:17:31.984359 19337 consensus_queue.cc:260] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:31.999385 19337 ts_tablet_manager.cc:1434] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.001s
I20260709 12:17:32.001083 19337 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:32.012668 19340 leader_election.cc:290] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.015803 19336 tablet_bootstrap.cc:654] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:32.062875 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 76264.9us
I20260709 12:17:32.073171 19337 tablet_bootstrap.cc:654] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.070465 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.097203 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.098301 19217 raft_consensus.cc:2468] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
W20260709 12:17:32.179194 19112 leader_election.cc:343] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.178985 19446 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.204824 19335 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.205356 19335 ts_tablet_manager.cc:1403] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.547s	user 0.031s	sys 0.044s
I20260709 12:17:32.211575 19335 raft_consensus.cc:359] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.212414 19335 raft_consensus.cc:385] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.212745 19335 raft_consensus.cc:740] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.213451 19335 consensus_queue.cc:260] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.215399 19335 ts_tablet_manager.cc:1434] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:17:32.216419 19335 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.219146 19111 leader_election.cc:304] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:32.220901 19340 raft_consensus.cc:2804] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.221336 19340 raft_consensus.cc:493] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.221750 19340 raft_consensus.cc:3060] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.222177 19146 raft_consensus.cc:3060] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.227619 19545 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.230016 19462 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.217422 19336 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:32.232504 19336 ts_tablet_manager.cc:1403] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.281s	user 0.013s	sys 0.014s
I20260709 12:17:32.236333 19335 tablet_bootstrap.cc:654] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.236050 19336 raft_consensus.cc:359] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.240059 19336 raft_consensus.cc:385] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.240429 19336 raft_consensus.cc:740] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.245055 19336 consensus_queue.cc:260] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.255703 19336 ts_tablet_manager.cc:1434] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260709 12:17:32.257131 19336 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:32.263478 19044 catalog_manager.cc:5697] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.272455 19494 consensus_queue.cc:1048] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:17:32.277659 19340 raft_consensus.cc:515] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.281641 19340 leader_election.cc:290] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.289527 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:32.297418 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:32.298380 19219 raft_consensus.cc:3060] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.309407 19337 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:32.313498 19337 ts_tablet_manager.cc:1403] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.313s	user 0.013s	sys 0.019s
I20260709 12:17:32.316651 19335 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.317101 19335 ts_tablet_manager.cc:1403] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.007s
W20260709 12:17:32.319531 19112 leader_election.cc:343] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.331517 19337 raft_consensus.cc:359] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.332131 19337 raft_consensus.cc:385] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.332356 19337 raft_consensus.cc:740] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.332935 19337 consensus_queue.cc:260] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.334082 19219 raft_consensus.cc:2468] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.334355 19337 ts_tablet_manager.cc:1434] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260709 12:17:32.335379 19337 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:32.354113 19336 tablet_bootstrap.cc:654] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.381389 19335 raft_consensus.cc:359] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.387663 19335 raft_consensus.cc:385] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.386886 19540 consensus_queue.cc:1048] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:32.391417 19111 leader_election.cc:304] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:32.387984 19335 raft_consensus.cc:740] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.396633 19540 raft_consensus.cc:493] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.393255 19545 raft_consensus.cc:2804] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.397367 19540 raft_consensus.cc:515] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.455372 19373 raft_consensus.cc:493] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.456099 19373 raft_consensus.cc:515] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.469417 19335 consensus_queue.cc:260] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.471786 19335 ts_tablet_manager.cc:1434] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.154s	user 0.010s	sys 0.011s
I20260709 12:17:32.472805 19335 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.472738 19540 leader_election.cc:290] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:32.473587 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 77048.6us
W20260709 12:17:32.476321 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 63762.9us
I20260709 12:17:32.478049 19545 raft_consensus.cc:697] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:32.479336 19563 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:32.480443 19545 consensus_queue.cc:237] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.490649 19373 leader_election.cc:290] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:17:32.482739 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 88054.7us
I20260709 12:17:32.493717 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:32.495620 19259 leader_election.cc:343] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.500247 19337 tablet_bootstrap.cc:654] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.500363 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c0ebea0a44c97b7352e83b8a820fe" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:32.504519 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.505041 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c0ebea0a44c97b7352e83b8a820fe" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.514835 19041 catalog_manager.cc:5697] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.525161 19340 raft_consensus.cc:493] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.525977 19340 raft_consensus.cc:515] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:32.529541 19185 leader_election.cc:343] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:32.533751 19260 leader_election.cc:343] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.534296 19260 leader_election.cc:304] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
W20260709 12:17:32.534715 19187 leader_election.cc:343] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.534572 19443 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.535188 19187 leader_election.cc:304] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:32.543684 19336 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:32.544521 19336 ts_tablet_manager.cc:1403] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.288s	user 0.011s	sys 0.015s
I20260709 12:17:32.546627 19535 raft_consensus.cc:2749] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.548339 19562 raft_consensus.cc:2749] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.551808 19340 leader_election.cc:290] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.558851 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.559825 19221 raft_consensus.cc:2468] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:32.560552 19335 tablet_bootstrap.cc:654] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.561553 19111 leader_election.cc:304] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:32.563005 19340 raft_consensus.cc:2804] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.563584 19340 raft_consensus.cc:493] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.564997 19340 raft_consensus.cc:3060] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.565225 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.565940 19293 raft_consensus.cc:2468] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:32.579486 19336 raft_consensus.cc:359] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.580173 19336 raft_consensus.cc:385] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.580825 19336 raft_consensus.cc:740] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.584501 19337 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:32.583808 19336 consensus_queue.cc:260] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.585107 19337 ts_tablet_manager.cc:1403] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.250s	user 0.019s	sys 0.033s
I20260709 12:17:32.587352 19336 ts_tablet_manager.cc:1434] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 12:17:32.588248 19336 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:32.588327 19337 raft_consensus.cc:359] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.589157 19337 raft_consensus.cc:385] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.589466 19337 raft_consensus.cc:740] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.590341 19337 consensus_queue.cc:260] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.590855 19340 raft_consensus.cc:515] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.593899 19337 ts_tablet_manager.cc:1434] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:32.593927 19536 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.595304 19337 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:32.612388 19340 leader_election.cc:290] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.621466 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:32.632416 19218 raft_consensus.cc:3060] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.635076 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:32.635665 19294 raft_consensus.cc:3060] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.639984 19337 tablet_bootstrap.cc:654] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.640493 19044 catalog_manager.cc:5697] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.643357 19335 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.644098 19335 ts_tablet_manager.cc:1403] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.172s	user 0.013s	sys 0.016s
I20260709 12:17:32.648483 19335 raft_consensus.cc:359] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.650249 19335 raft_consensus.cc:385] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.650625 19335 raft_consensus.cc:740] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.651436 19335 consensus_queue.cc:260] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.655771 19218 raft_consensus.cc:2468] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.655982 19335 ts_tablet_manager.cc:1434] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:17:32.657135 19335 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.656929 19111 leader_election.cc:304] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:32.658104 19340 raft_consensus.cc:2804] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.658512 19294 raft_consensus.cc:2468] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.658891 19340 raft_consensus.cc:697] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:32.659813 19340 consensus_queue.cc:237] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.660684 19336 tablet_bootstrap.cc:654] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.668820 19335 tablet_bootstrap.cc:654] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.669195 19336 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:32.669275 19337 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:32.669822 19337 ts_tablet_manager.cc:1403] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260709 12:17:32.669852 19336 ts_tablet_manager.cc:1403] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260709 12:17:32.672472 19337 raft_consensus.cc:359] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.673183 19337 raft_consensus.cc:385] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.673460 19337 raft_consensus.cc:740] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.673681 19336 raft_consensus.cc:359] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.674546 19336 raft_consensus.cc:385] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.674259 19337 consensus_queue.cc:260] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.675005 19336 raft_consensus.cc:740] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.675721 19336 consensus_queue.cc:260] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.676442 19337 ts_tablet_manager.cc:1434] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:32.677373 19337 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:32.678764 19336 ts_tablet_manager.cc:1434] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:32.680096 19336 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:32.683497 19337 tablet_bootstrap.cc:654] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.688395 19336 tablet_bootstrap.cc:654] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.703444 19336 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:32.703996 19336 ts_tablet_manager.cc:1403] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 12:17:32.707450 19336 raft_consensus.cc:359] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.708601 19336 raft_consensus.cc:385] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.709048 19336 raft_consensus.cc:740] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.710008 19336 consensus_queue.cc:260] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.713207 19336 ts_tablet_manager.cc:1434] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:17:32.714556 19336 tablet_bootstrap.cc:492] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:32.723409 19336 tablet_bootstrap.cc:654] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.729624 19335 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.730193 19335 ts_tablet_manager.cc:1403] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.018s
I20260709 12:17:32.737830 19335 raft_consensus.cc:359] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.738897 19335 raft_consensus.cc:385] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.739331 19335 raft_consensus.cc:740] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.740273 19335 consensus_queue.cc:260] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.743798 19335 ts_tablet_manager.cc:1434] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:32.744946 19335 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.747474 19041 catalog_manager.cc:5697] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.751668 19335 tablet_bootstrap.cc:654] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.755759 19336 tablet_bootstrap.cc:492] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:32.756392 19336 ts_tablet_manager.cc:1403] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260709 12:17:32.766199 19336 raft_consensus.cc:359] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.770927 19336 raft_consensus.cc:385] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.771350 19336 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.772291 19336 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.776065 19336 ts_tablet_manager.cc:1434] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:17:32.777364 19336 tablet_bootstrap.cc:492] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:32.786273 19335 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.786824 19335 ts_tablet_manager.cc:1403] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.014s
I20260709 12:17:32.789775 19337 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:32.789779 19335 raft_consensus.cc:359] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.790493 19340 raft_consensus.cc:493] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.790745 19335 raft_consensus.cc:385] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.790537 19337 ts_tablet_manager.cc:1403] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.113s	user 0.037s	sys 0.048s
I20260709 12:17:32.791088 19335 raft_consensus.cc:740] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.791059 19340 raft_consensus.cc:515] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.792831 19335 consensus_queue.cc:260] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.792091 19336 tablet_bootstrap.cc:654] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.794615 19335 ts_tablet_manager.cc:1434] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:32.794761 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.795571 19335 tablet_bootstrap.cc:492] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.795459 19218 raft_consensus.cc:2468] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:32.796823 19111 leader_election.cc:304] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:32.797709 19362 raft_consensus.cc:2804] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.798074 19362 raft_consensus.cc:493] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.798398 19362 raft_consensus.cc:3060] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.798785 19337 raft_consensus.cc:359] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.800040 19340 leader_election.cc:290] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.800248 19337 raft_consensus.cc:385] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.800681 19337 raft_consensus.cc:740] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.801391 19337 consensus_queue.cc:260] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.801992 19335 tablet_bootstrap.cc:654] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.802556 19545 raft_consensus.cc:493] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.803157 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.803038 19545 raft_consensus.cc:515] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.803933 19293 raft_consensus.cc:2468] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:32.805418 19545 leader_election.cc:290] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.806957 19337 ts_tablet_manager.cc:1434] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:32.811015 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.816612 19221 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:32.817857 19111 leader_election.cc:304] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:32.819006 19545 raft_consensus.cc:2804] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.819473 19545 raft_consensus.cc:493] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.819813 19545 raft_consensus.cc:3060] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.839121 19362 raft_consensus.cc:515] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.858728 19562 raft_consensus.cc:493] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.859474 19562 raft_consensus.cc:515] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:32.807287 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:32.869035 19337 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:32.869688 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:32.870985 19373 raft_consensus.cc:493] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.871114 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.871963 19218 raft_consensus.cc:2393] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:32.871510 19373 raft_consensus.cc:515] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.841395 19362 leader_election.cc:290] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:32.872262 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 66772.4us
I20260709 12:17:32.875800 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.876202 19335 tablet_bootstrap.cc:492] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.876451 19293 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:32.876289 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:32.876819 19335 ts_tablet_manager.cc:1403] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.007s
I20260709 12:17:32.877175 19221 raft_consensus.cc:3060] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.863332 19562 leader_election.cc:290] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:32.880308 19535 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.882390 19260 leader_election.cc:304] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:32.882573 19335 raft_consensus.cc:359] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.883342 19335 raft_consensus.cc:385] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.882494 19535 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.883646 19335 raft_consensus.cc:740] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.884591 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:32.885676 19293 raft_consensus.cc:3060] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.886168 19373 leader_election.cc:290] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:32.884982 19562 raft_consensus.cc:3060] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.886955 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:32.887207 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.884559 19335 consensus_queue.cc:260] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.888264 19545 raft_consensus.cc:515] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.890686 19143 raft_consensus.cc:2393] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:32.891746 19545 leader_election.cc:290] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:32.892311 19187 leader_election.cc:343] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.893268 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:32.893958 19218 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:32.894615 19337 tablet_bootstrap.cc:654] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.895946 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:32.896570 19294 raft_consensus.cc:3060] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.904392 19221 raft_consensus.cc:2468] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.895982 19260 leader_election.cc:304] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:32.888015 19535 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.908651 19294 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.910671 19335 ts_tablet_manager.cc:1434] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.006s
I20260709 12:17:32.911230 19336 tablet_bootstrap.cc:492] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:32.911675 19336 ts_tablet_manager.cc:1403] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.135s	user 0.027s	sys 0.017s
I20260709 12:17:32.912164 19293 raft_consensus.cc:2468] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.911938 19335 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.913600 19112 leader_election.cc:304] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:32.914740 19362 raft_consensus.cc:2804] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.915200 19362 raft_consensus.cc:697] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:32.915573 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:32.916025 19362 consensus_queue.cc:237] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.917052 19337 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:32.910252 19373 raft_consensus.cc:2764] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:17:32.917935 19111 leader_election.cc:304] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:32.920897 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:32.923722 19545 raft_consensus.cc:2804] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.924084 19221 raft_consensus.cc:3060] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.924541 19545 raft_consensus.cc:697] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:32.926038 19545 consensus_queue.cc:237] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.930558 19336 raft_consensus.cc:359] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:32.930684 19185 leader_election.cc:343] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.931700 19336 raft_consensus.cc:385] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.932068 19336 raft_consensus.cc:740] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.931933 19185 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:32.933012 19535 raft_consensus.cc:2749] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.917505 19337 ts_tablet_manager.cc:1403] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.003s
I20260709 12:17:32.936441 19340 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.937335 19337 raft_consensus.cc:359] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.938290 19337 raft_consensus.cc:385] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.938550 19337 raft_consensus.cc:740] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.939147 19337 consensus_queue.cc:260] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.939805 19335 tablet_bootstrap.cc:654] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.947261 19221 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:32.913160 19562 raft_consensus.cc:2749] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.932803 19336 consensus_queue.cc:260] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.954960 19540 raft_consensus.cc:493] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.955492 19540 raft_consensus.cc:515] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.957617 19336 ts_tablet_manager.cc:1434] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260709 12:17:32.958652 19336 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:32.960296 19335 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:32.960747 19335 ts_tablet_manager.cc:1403] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.006s
I20260709 12:17:32.960991 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:32.949965 19337 ts_tablet_manager.cc:1434] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 12:17:32.962702 19337 tablet_bootstrap.cc:492] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:32.961706 19293 raft_consensus.cc:2468] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:32.964021 19540 leader_election.cc:290] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:32.965193 19187 leader_election.cc:304] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:32.968684 19540 raft_consensus.cc:2804] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.969185 19540 raft_consensus.cc:493] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.969517 19540 raft_consensus.cc:3060] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.970633 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:32.986181 19335 raft_consensus.cc:359] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.987604 19335 raft_consensus.cc:385] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.988070 19335 raft_consensus.cc:740] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.989216 19335 consensus_queue.cc:260] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:32.991679 19335 ts_tablet_manager.cc:1434] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:17:32.993216 19335 tablet_bootstrap.cc:492] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:32.998099 19337 tablet_bootstrap.cc:654] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:33.000026 19185 leader_election.cc:343] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.001749 19041 catalog_manager.cc:5697] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.017438 19562 raft_consensus.cc:493] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.018601 19562 raft_consensus.cc:515] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.004263 19336 tablet_bootstrap.cc:654] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.020964 19562 leader_election.cc:290] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.023216 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.024317 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:33.025727 19259 leader_election.cc:343] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:33.026983 19260 leader_election.cc:343] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.027375 19260 leader_election.cc:304] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:33.028626 19562 raft_consensus.cc:2749] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.005821 19540 raft_consensus.cc:515] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.009877 19531 raft_consensus.cc:493] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.030196 19531 raft_consensus.cc:515] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.032675 19531 leader_election.cc:290] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.010028 19373 raft_consensus.cc:493] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.033304 19373 raft_consensus.cc:515] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.033977 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c0ebea0a44c97b7352e83b8a820fe" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.034624 19143 raft_consensus.cc:2468] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.035282 19373 leader_election.cc:290] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.038007 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0258bd6dbb8441029fd6ef8bb0684170" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.038772 19143 raft_consensus.cc:2468] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.039338 19540 leader_election.cc:290] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.042143 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.043812 19259 leader_election.cc:304] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
W20260709 12:17:33.044271 19185 leader_election.cc:343] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.046128 19335 tablet_bootstrap.cc:654] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.049121 19373 raft_consensus.cc:2804] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.051545 19373 raft_consensus.cc:493] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.051904 19373 raft_consensus.cc:3060] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.065625 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:33.066532 19293 raft_consensus.cc:3060] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.066908 19336 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:33.067413 19336 ts_tablet_manager.cc:1403] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.005s
I20260709 12:17:33.074651 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c0ebea0a44c97b7352e83b8a820fe" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.074978 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0258bd6dbb8441029fd6ef8bb0684170" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.075414 19218 raft_consensus.cc:2468] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.075610 19219 raft_consensus.cc:2468] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.078653 19336 raft_consensus.cc:359] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.079380 19336 raft_consensus.cc:385] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.068895 19041 catalog_manager.cc:5697] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.082279 19587 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.072924 19259 leader_election.cc:304] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.079653 19336 raft_consensus.cc:740] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.085777 19587 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:17:33.090190 19336 consensus_queue.cc:260] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.089859 19531 raft_consensus.cc:2804] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.098176 19531 raft_consensus.cc:493] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.102524 19531 raft_consensus.cc:3060] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.103499 19373 raft_consensus.cc:515] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.114053 19373 leader_election.cc:290] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.116740 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c0ebea0a44c97b7352e83b8a820fe" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:33.117662 19214 raft_consensus.cc:3060] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.119107 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d6c0ebea0a44c97b7352e83b8a820fe" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.119673 19143 raft_consensus.cc:3060] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.127429 19143 raft_consensus.cc:2468] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.128657 19293 raft_consensus.cc:2468] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:33.134867 19337 tablet_bootstrap.cc:492] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.135455 19337 ts_tablet_manager.cc:1403] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.000s
I20260709 12:17:33.131839 19259 leader_election.cc:304] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.139165 19337 raft_consensus.cc:359] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.139875 19337 raft_consensus.cc:385] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.139621 19187 leader_election.cc:304] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:33.140185 19337 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.142373 19336 ts_tablet_manager.cc:1434] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260709 12:17:33.141206 19337 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.143117 19540 raft_consensus.cc:2804] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.147063 19335 tablet_bootstrap.cc:492] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:33.146965 19540 raft_consensus.cc:697] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:33.147511 19335 ts_tablet_manager.cc:1403] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.024s
I20260709 12:17:33.147845 19540 consensus_queue.cc:237] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.148313 19373 raft_consensus.cc:2804] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.159147 19336 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:33.164942 19373 raft_consensus.cc:697] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:33.166574 19373 consensus_queue.cc:237] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.177928 19535 raft_consensus.cc:493] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.178561 19535 raft_consensus.cc:515] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.180605 19535 leader_election.cc:290] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.188706 19337 ts_tablet_manager.cc:1434] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.000s
I20260709 12:17:33.190023 19337 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:33.182018 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:33.203492 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:33.222926 19187 leader_election.cc:343] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:33.224022 19185 leader_election.cc:343] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.224521 19185 leader_election.cc:304] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:33.225265 19535 raft_consensus.cc:2749] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.225689 19214 raft_consensus.cc:2468] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.220569 19587 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:17:33.228499 19335 raft_consensus.cc:359] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.229319 19335 raft_consensus.cc:385] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.229614 19335 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.230249 19335 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.232448 19335 ts_tablet_manager.cc:1434] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.000s
I20260709 12:17:33.205068 19531 raft_consensus.cc:515] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.234767 19531 leader_election.cc:290] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.238306 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0258bd6dbb8441029fd6ef8bb0684170" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.239607 19335 tablet_bootstrap.cc:492] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:33.248432 19146 raft_consensus.cc:3060] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.266602 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0258bd6dbb8441029fd6ef8bb0684170" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:33.270911 19219 raft_consensus.cc:3060] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.277340 19146 raft_consensus.cc:2468] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.277943 19219 raft_consensus.cc:2468] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.278635 19259 leader_election.cc:304] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.280689 19462 raft_consensus.cc:2804] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.283027 19462 raft_consensus.cc:697] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:33.284313 19462 consensus_queue.cc:237] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.290463 19041 catalog_manager.cc:5697] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.294322 19335 tablet_bootstrap.cc:654] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.302083 19337 tablet_bootstrap.cc:654] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.306938 19336 tablet_bootstrap.cc:654] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.313045 19545 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.316761 19044 catalog_manager.cc:5697] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.320888 19336 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:33.321416 19336 ts_tablet_manager.cc:1403] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.002s
I20260709 12:17:33.324960 19335 tablet_bootstrap.cc:492] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:33.325456 19335 ts_tablet_manager.cc:1403] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.004s
I20260709 12:17:33.328039 19335 raft_consensus.cc:359] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.328734 19335 raft_consensus.cc:385] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.328998 19335 raft_consensus.cc:740] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.332551 19336 raft_consensus.cc:359] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.333257 19336 raft_consensus.cc:385] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.336094 19337 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.336606 19337 ts_tablet_manager.cc:1403] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.000s
I20260709 12:17:33.339478 19337 raft_consensus.cc:359] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.340163 19337 raft_consensus.cc:385] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.340554 19337 raft_consensus.cc:740] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.342466 19337 consensus_queue.cc:260] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.333525 19336 raft_consensus.cc:740] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.343466 19044 catalog_manager.cc:5697] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.352558 19337 ts_tablet_manager.cc:1434] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:17:33.354049 19337 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:33.343994 19336 consensus_queue.cc:260] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.345235 19335 consensus_queue.cc:260] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.357896 19336 ts_tablet_manager.cc:1434] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:17:33.358836 19336 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:33.359098 19588 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.364886 19336 tablet_bootstrap.cc:654] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.370252 19337 tablet_bootstrap.cc:654] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.383002 19335 ts_tablet_manager.cc:1434] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 12:17:33.384496 19335 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:33.391049 19337 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.391568 19337 ts_tablet_manager.cc:1403] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 12:17:33.394977 19337 raft_consensus.cc:359] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.395653 19337 raft_consensus.cc:385] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.395797 19336 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:33.395934 19337 raft_consensus.cc:740] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.396320 19336 ts_tablet_manager.cc:1403] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.001s
I20260709 12:17:33.396636 19337 consensus_queue.cc:260] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.399597 19337 ts_tablet_manager.cc:1434] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:17:33.399883 19336 raft_consensus.cc:359] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.400575 19336 raft_consensus.cc:385] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.400689 19337 tablet_bootstrap.cc:492] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:33.401015 19336 raft_consensus.cc:740] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.402139 19336 consensus_queue.cc:260] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.408272 19337 tablet_bootstrap.cc:654] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.418083 19335 tablet_bootstrap.cc:654] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.423517 19335 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:33.424055 19335 ts_tablet_manager.cc:1403] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260709 12:17:33.427266 19336 ts_tablet_manager.cc:1434] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 12:17:33.426894 19335 raft_consensus.cc:359] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.427695 19335 raft_consensus.cc:385] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.428035 19335 raft_consensus.cc:740] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.428309 19336 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:33.428792 19335 consensus_queue.cc:260] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.429716 19337 tablet_bootstrap.cc:492] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.430136 19337 ts_tablet_manager.cc:1403] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260709 12:17:33.430810 19335 ts_tablet_manager.cc:1434] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:33.432698 19335 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:33.432730 19337 raft_consensus.cc:359] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.433696 19337 raft_consensus.cc:385] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.434276 19337 raft_consensus.cc:740] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.437407 19531 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.438030 19531 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.440296 19336 tablet_bootstrap.cc:654] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.440771 19531 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.442260 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.443055 19146 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.443146 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.443783 19214 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.444265 19259 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.445113 19531 raft_consensus.cc:2804] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.445454 19531 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.445793 19531 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.454393 19337 consensus_queue.cc:260] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.457397 19531 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.458386 19335 tablet_bootstrap.cc:654] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.459692 19462 raft_consensus.cc:493] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.460156 19462 raft_consensus.cc:515] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.460749 19337 ts_tablet_manager.cc:1434] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:17:33.462019 19337 tablet_bootstrap.cc:492] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:33.475270 19337 tablet_bootstrap.cc:654] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.481184 19531 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.488612 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.489625 19143 raft_consensus.cc:2468] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.495468 19540 raft_consensus.cc:493] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.496099 19540 raft_consensus.cc:515] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.497550 19336 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:33.498587 19336 ts_tablet_manager.cc:1403] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.006s
I20260709 12:17:33.501391 19336 raft_consensus.cc:359] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.501636 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.501788 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:33.502275 19143 raft_consensus.cc:2468] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:33.502596 19295 raft_consensus.cc:2468] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:33.490370 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.502686 19259 leader_election.cc:304] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.503577 19185 leader_election.cc:304] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:33.491925 19588 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:17:33.505374 19597 raft_consensus.cc:2804] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.505694 19373 raft_consensus.cc:493] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.505824 19597 raft_consensus.cc:493] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.506203 19597 raft_consensus.cc:3060] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.506165 19373 raft_consensus.cc:515] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.508351 19373 leader_election.cc:290] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.508706 19531 raft_consensus.cc:2804] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.492311 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:33.493112 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.509454 19214 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.489558 19462 leader_election.cc:290] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:17:33.511567 19260 leader_election.cc:343] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.513777 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.514354 19600 raft_consensus.cc:493] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.515972 19214 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.515841 19600 raft_consensus.cc:515] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.517019 19219 raft_consensus.cc:2468] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:33.517751 19337 tablet_bootstrap.cc:492] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.517988 19600 leader_election.cc:290] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.518225 19337 ts_tablet_manager.cc:1403] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.009s
I20260709 12:17:33.519095 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.519845 19260 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
W20260709 12:17:33.520563 19185 leader_election.cc:343] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.520753 19260 leader_election.cc:304] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.513957 19531 raft_consensus.cc:493] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.521206 19337 raft_consensus.cc:359] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.514437 19336 raft_consensus.cc:385] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.522063 19337 raft_consensus.cc:385] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.522156 19562 raft_consensus.cc:2804] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.522279 19336 raft_consensus.cc:740] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.522776 19562 raft_consensus.cc:697] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:33.522545 19337 raft_consensus.cc:740] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.522990 19592 raft_consensus.cc:2804] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.523635 19592 raft_consensus.cc:493] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.513566 19597 raft_consensus.cc:515] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.503698 19146 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.524039 19592 raft_consensus.cc:3060] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.523890 19337 consensus_queue.cc:260] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.526371 19337 ts_tablet_manager.cc:1434] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:33.521461 19531 raft_consensus.cc:3060] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.527791 19597 leader_election.cc:290] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.523937 19562 consensus_queue.cc:237] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.529680 19336 consensus_queue.cc:260] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.531754 19336 ts_tablet_manager.cc:1434] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:17:33.532943 19337 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:33.532884 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:33.533798 19592 raft_consensus.cc:515] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.535003 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:33.535171 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.535596 19293 raft_consensus.cc:3060] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.536003 19143 raft_consensus.cc:3060] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.538938 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.539029 19531 raft_consensus.cc:515] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.541728 19540 leader_election.cc:290] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:33.543197 19259 leader_election.cc:343] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.546589 19531 leader_election.cc:290] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.548231 19337 tablet_bootstrap.cc:654] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.550457 19588 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.551003 19336 tablet_bootstrap.cc:492] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:33.553043 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.554008 19144 raft_consensus.cc:3060] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.554257 19295 raft_consensus.cc:2393] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:33.558282 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
W20260709 12:17:33.559835 19260 leader_election.cc:343] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.570278 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.570865 19187 leader_election.cc:304] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:33.571930 19597 raft_consensus.cc:3060] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:33.573922 19259 leader_election.cc:343] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.586056 19293 raft_consensus.cc:2468] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:33.590747 19187 leader_election.cc:304] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.593914 19592 leader_election.cc:290] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:33.594132 19540 raft_consensus.cc:2804] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.594970 19540 raft_consensus.cc:697] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:33.588088 19143 raft_consensus.cc:2468] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:33.600204 19144 raft_consensus.cc:2468] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.596125 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:33.595875 19540 consensus_queue.cc:237] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.608048 19597 raft_consensus.cc:2749] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.598570 19146 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:33.603019 19259 leader_election.cc:304] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:33.613427 19337 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.623356 19337 ts_tablet_manager.cc:1403] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.091s	user 0.035s	sys 0.032s
I20260709 12:17:33.647382 19044 catalog_manager.cc:5697] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.650942 19337 raft_consensus.cc:359] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.651624 19337 raft_consensus.cc:385] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.651858 19337 raft_consensus.cc:740] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.652823 19335 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:33.653254 19335 ts_tablet_manager.cc:1403] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.222s	user 0.029s	sys 0.018s
I20260709 12:17:33.653260 19337 consensus_queue.cc:260] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.656864 19531 raft_consensus.cc:2804] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.658447 19336 tablet_bootstrap.cc:654] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.657451 19531 raft_consensus.cc:697] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:33.666934 19337 ts_tablet_manager.cc:1434] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.003s
I20260709 12:17:33.667948 19337 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:33.686959 19335 raft_consensus.cc:359] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.687737 19335 raft_consensus.cc:385] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.687287 19592 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:17:33.688051 19335 raft_consensus.cc:740] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.688907 19335 consensus_queue.cc:260] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.678900 19531 consensus_queue.cc:237] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.698701 19588 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.699385 19588 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.693467 19214 raft_consensus.cc:2468] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
W20260709 12:17:33.663318 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 59779.2us
I20260709 12:17:33.706131 19335 ts_tablet_manager.cc:1434] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 12:17:33.707413 19335 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:33.708213 19597 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.709787 19597 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.712005 19597 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.713265 19260 leader_election.cc:304] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:33.716975 19588 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.718489 19592 raft_consensus.cc:2804] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.719014 19592 raft_consensus.cc:697] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:33.719834 19592 consensus_queue.cc:237] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.738124 19545 raft_consensus.cc:493] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.722929 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:33.739387 19545 raft_consensus.cc:515] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.741989 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.742174 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:33.742697 19218 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:33.742841 19143 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:33.744094 19545 leader_election.cc:290] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.745373 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:33.746044 19293 raft_consensus.cc:2468] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:33.738379 19535 consensus_queue.cc:1048] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:17:33.747361 19112 leader_election.cc:304] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.748786 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:33.750399 19040 catalog_manager.cc:5697] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:33.757701 19187 leader_election.cc:343] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.758598 19462 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.763820 19185 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:33.763962 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:33.764603 19597 raft_consensus.cc:2804] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.764957 19597 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:33.753218 19112 leader_election.cc:343] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.762466 19545 raft_consensus.cc:2804] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.771670 19145 raft_consensus.cc:3060] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.773223 19545 raft_consensus.cc:493] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.773708 19545 raft_consensus.cc:3060] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.765275 19597 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.764595 19219 raft_consensus.cc:2468] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:33.777210 19337 tablet_bootstrap.cc:654] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.780453 19111 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:33.762882 19462 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:17:33.782136 19588 raft_consensus.cc:2804] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.782522 19588 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.783070 19588 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.801666 19336 tablet_bootstrap.cc:492] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:33.803357 19044 catalog_manager.cc:5697] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.855214 19588 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.877159 19588 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.880288 19336 ts_tablet_manager.cc:1403] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.330s	user 0.014s	sys 0.044s
I20260709 12:17:33.880493 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:33.890810 19335 tablet_bootstrap.cc:654] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:33.890516 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 86873.1us
I20260709 12:17:33.889505 19540 consensus_queue.cc:1048] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:17:33.879781 19597 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.899624 19545 raft_consensus.cc:515] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.915462 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:33.917138 19144 raft_consensus.cc:2393] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
W20260709 12:17:33.918089 19112 leader_election.cc:343] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.919615 19336 raft_consensus.cc:359] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.925830 19336 raft_consensus.cc:385] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.927057 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:33.935168 19218 raft_consensus.cc:2393] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ca66458bf0d46bfb9568142cabe36f0 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:33.936053 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:33.936694 19291 raft_consensus.cc:3060] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.938480 19336 raft_consensus.cc:740] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.946961 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:33.927780 19597 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.941516 19545 leader_election.cc:290] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:33.950708 19531 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.951057 19111 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
W20260709 12:17:33.952322 19187 leader_election.cc:343] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.939522 19336 consensus_queue.cc:260] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.952934 19187 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:33.953984 19589 raft_consensus.cc:2749] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.959033 19336 ts_tablet_manager.cc:1434] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.003s
I20260709 12:17:33.959964 19336 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:33.960631 19337 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:33.961483 19337 ts_tablet_manager.cc:1403] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.294s	user 0.014s	sys 0.007s
I20260709 12:17:33.966761 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:33.970252 19218 raft_consensus.cc:3060] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.971266 19291 raft_consensus.cc:2468] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:33.972965 19112 leader_election.cc:304] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:33.974476 19589 raft_consensus.cc:2804] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.975077 19589 raft_consensus.cc:697] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:33.976361 19589 consensus_queue.cc:237] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.968986 19536 raft_consensus.cc:2749] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.990496 19337 raft_consensus.cc:359] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:33.991468 19337 raft_consensus.cc:385] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.992000 19337 raft_consensus.cc:740] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.992826 19337 consensus_queue.cc:260] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.005482 19336 tablet_bootstrap.cc:654] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.019373 19337 ts_tablet_manager.cc:1434] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 12:17:34.020402 19337 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:34.022806 19044 catalog_manager.cc:5697] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:34.029858 19589 raft_consensus.cc:493] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.036407 19589 raft_consensus.cc:515] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.038656 19589 leader_election.cc:290] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:34.041816 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:34.054024 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5201a8b374959b091ed921a624013" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:34.054325 19335 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.054841 19219 raft_consensus.cc:2393] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ca66458bf0d46bfb9568142cabe36f0 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:34.055388 19335 ts_tablet_manager.cc:1403] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.348s	user 0.037s	sys 0.019s
I20260709 12:17:34.055599 19336 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:34.056049 19336 ts_tablet_manager.cc:1403] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.002s
I20260709 12:17:34.055984 19111 leader_election.cc:304] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:34.058744 19218 raft_consensus.cc:2468] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:34.058450 19335 raft_consensus.cc:359] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.059607 19040 catalog_manager.cc:5697] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.060600 19337 tablet_bootstrap.cc:654] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.060372 19335 raft_consensus.cc:385] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.061067 19335 raft_consensus.cc:740] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.061736 19335 consensus_queue.cc:260] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.063457 19627 raft_consensus.cc:3060] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.064898 19335 ts_tablet_manager.cc:1434] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:34.065910 19335 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.072328 19335 tablet_bootstrap.cc:654] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.072250 19336 raft_consensus.cc:359] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.073065 19336 raft_consensus.cc:385] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.073336 19336 raft_consensus.cc:740] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.073992 19336 consensus_queue.cc:260] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.076555 19336 ts_tablet_manager.cc:1434] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:17:34.080526 19336 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
W20260709 12:17:34.080878 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:34.104622 19627 raft_consensus.cc:2749] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.112068 19336 tablet_bootstrap.cc:654] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.115952 19531 consensus_queue.cc:1048] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.119719 19335 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.120224 19335 ts_tablet_manager.cc:1403] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.004s
I20260709 12:17:34.123589 19335 raft_consensus.cc:359] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.124260 19335 raft_consensus.cc:385] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.124519 19335 raft_consensus.cc:740] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.125200 19335 consensus_queue.cc:260] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.127497 19335 ts_tablet_manager.cc:1434] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:34.128355 19219 raft_consensus.cc:3060] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.128521 19335 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.130972 19562 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.132517 19462 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.136277 19335 tablet_bootstrap.cc:654] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.150003 19462 consensus_queue.cc:1048] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.151710 19337 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:34.152185 19337 ts_tablet_manager.cc:1403] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.024s
I20260709 12:17:34.155485 19337 raft_consensus.cc:359] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.156606 19337 raft_consensus.cc:385] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.157080 19337 raft_consensus.cc:740] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.157951 19337 consensus_queue.cc:260] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.161747 19337 ts_tablet_manager.cc:1434] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:34.163100 19337 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:34.177862 19337 tablet_bootstrap.cc:654] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.179744 19335 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.180423 19335 ts_tablet_manager.cc:1403] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.007s
I20260709 12:17:34.182833 19535 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.186054 19335 raft_consensus.cc:359] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.186825 19335 raft_consensus.cc:385] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.187081 19335 raft_consensus.cc:740] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.187688 19335 consensus_queue.cc:260] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.189424 19335 ts_tablet_manager.cc:1434] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 12:17:34.190321 19335 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.212704 19336 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:34.213239 19336 ts_tablet_manager.cc:1403] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.012s
I20260709 12:17:34.216156 19336 raft_consensus.cc:359] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.216825 19336 raft_consensus.cc:385] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.217082 19336 raft_consensus.cc:740] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.211331 19335 tablet_bootstrap.cc:654] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.220904 19336 consensus_queue.cc:260] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.223719 19336 ts_tablet_manager.cc:1434] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:17:34.227342 19335 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.227830 19335 ts_tablet_manager.cc:1403] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 12:17:34.231256 19335 raft_consensus.cc:359] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.231920 19335 raft_consensus.cc:385] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.232178 19335 raft_consensus.cc:740] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.232733 19335 consensus_queue.cc:260] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.234226 19335 ts_tablet_manager.cc:1434] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:34.238210 19337 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:34.238988 19337 ts_tablet_manager.cc:1403] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.021s
I20260709 12:17:34.240005 19335 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.247210 19335 tablet_bootstrap.cc:654] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.246763 19337 raft_consensus.cc:359] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.247824 19337 raft_consensus.cc:385] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.248291 19337 raft_consensus.cc:740] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.249244 19337 consensus_queue.cc:260] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.250432 19597 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.252413 19337 ts_tablet_manager.cc:1434] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:17:34.253443 19462 raft_consensus.cc:493] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.253954 19337 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:34.254024 19462 raft_consensus.cc:515] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.258984 19462 leader_election.cc:290] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.266996 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b446fdbb1c0e4499940707766ee110e1" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:34.267688 19218 raft_consensus.cc:2468] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:34.272843 19337 tablet_bootstrap.cc:654] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.275827 19562 raft_consensus.cc:493] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.276578 19335 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.276444 19562 raft_consensus.cc:515] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.277089 19335 ts_tablet_manager.cc:1403] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.001s
I20260709 12:17:34.280282 19335 raft_consensus.cc:359] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.281044 19335 raft_consensus.cc:385] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.281291 19335 raft_consensus.cc:740] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.281733 19336 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:34.272672 19260 leader_election.cc:304] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:34.292503 19589 raft_consensus.cc:493] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.316126 19589 raft_consensus.cc:515] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.317553 19531 raft_consensus.cc:2804] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.318359 19531 raft_consensus.cc:493] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.318836 19531 raft_consensus.cc:3060] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.320014 19589 leader_election.cc:290] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:34.282366 19335 consensus_queue.cc:260] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.321038 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:34.322366 19111 leader_election.cc:343] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:34.325688 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 53117.6us
I20260709 12:17:34.327625 19562 leader_election.cc:290] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.329795 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bb9018e2b94e03b60e4e2a72805a06" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:34.330507 19221 raft_consensus.cc:2468] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:34.331095 19335 ts_tablet_manager.cc:1434] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.010s
I20260709 12:17:34.332479 19335 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.336838 19260 leader_election.cc:304] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:34.329795 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:34.340646 19291 raft_consensus.cc:2468] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:34.350507 19649 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.344573 19592 raft_consensus.cc:2804] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.356068 19592 raft_consensus.cc:493] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.371347 19112 leader_election.cc:304] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:34.372046 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b446fdbb1c0e4499940707766ee110e1" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:34.373509 19340 raft_consensus.cc:2804] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.374310 19340 raft_consensus.cc:493] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.375303 19340 raft_consensus.cc:3060] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:34.383657 19259 leader_election.cc:343] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.380162 19592 raft_consensus.cc:3060] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.399317 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bb9018e2b94e03b60e4e2a72805a06" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:34.394913 19652 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.365310 19531 raft_consensus.cc:515] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.405143 19336 tablet_bootstrap.cc:654] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.414939 19335 tablet_bootstrap.cc:654] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.420310 19340 raft_consensus.cc:515] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.414968 19531 leader_election.cc:290] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.423796 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b446fdbb1c0e4499940707766ee110e1" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:34.424440 19214 raft_consensus.cc:3060] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.401554 19652 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.426643 19340 leader_election.cc:290] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:34.431420 19652 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.432802 19337 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:34.433296 19337 ts_tablet_manager.cc:1403] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.180s	user 0.016s	sys 0.015s
I20260709 12:17:34.439625 19337 raft_consensus.cc:359] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.509424 19337 raft_consensus.cc:385] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.509865 19337 raft_consensus.cc:740] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.511003 19337 consensus_queue.cc:260] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.517167 19337 ts_tablet_manager.cc:1434] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260709 12:17:34.521914 19373 raft_consensus.cc:493] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.524245 19592 raft_consensus.cc:515] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.526734 19214 raft_consensus.cc:2468] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:34.536072 19592 leader_election.cc:290] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.539342 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:34.542011 19221 raft_consensus.cc:2393] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:34.543612 19373 raft_consensus.cc:515] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.560617 19373 leader_election.cc:290] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.561599 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:34.563334 19291 raft_consensus.cc:3060] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.564150 19260 leader_election.cc:304] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:34.565534 19336 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:34.561697 19337 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:34.566922 19336 ts_tablet_manager.cc:1403] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.285s	user 0.017s	sys 0.016s
I20260709 12:17:34.580878 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b446fdbb1c0e4499940707766ee110e1" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:34.590294 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:34.591379 19143 raft_consensus.cc:2393] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:34.590591 19336 raft_consensus.cc:359] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.591902 19336 raft_consensus.cc:385] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.592273 19336 raft_consensus.cc:740] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.593199 19336 consensus_queue.cc:260] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.602991 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:34.610947 19592 raft_consensus.cc:2804] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.611720 19592 raft_consensus.cc:697] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:34.617120 19336 ts_tablet_manager.cc:1434] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.004s
I20260709 12:17:34.623067 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bb9018e2b94e03b60e4e2a72805a06" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:34.624281 19215 raft_consensus.cc:3060] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.626700 19335 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.627449 19335 ts_tablet_manager.cc:1403] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.295s	user 0.021s	sys 0.015s
W20260709 12:17:34.620827 19259 leader_election.cc:343] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.629024 19336 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:34.613261 19592 consensus_queue.cc:237] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.635905 19531 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:34.636976 19111 leader_election.cc:343] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.637728 19215 raft_consensus.cc:2468] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:34.641326 19340 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.635928 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d10a1bae02545a58faa4f696f15159f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:34.642867 19221 raft_consensus.cc:2468] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
W20260709 12:17:34.639437 19259 leader_election.cc:343] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.644125 19337 tablet_bootstrap.cc:654] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.646704 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bb9018e2b94e03b60e4e2a72805a06" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:34.648319 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d10a1bae02545a58faa4f696f15159f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:34.649132 19143 raft_consensus.cc:2468] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:34.659548 19627 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.690106 19340 raft_consensus.cc:493] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.691226 19340 raft_consensus.cc:515] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.698726 19340 leader_election.cc:290] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:34.702737 19260 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:34.707413 19291 raft_consensus.cc:2468] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:34.709786 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:34.712009 19336 tablet_bootstrap.cc:654] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:34.714275 19111 leader_election.cc:343] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.725627 19562 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.728446 19335 raft_consensus.cc:359] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.729534 19335 raft_consensus.cc:385] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.735852 19335 raft_consensus.cc:740] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.741132 19112 leader_election.cc:304] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:34.743146 19589 raft_consensus.cc:2804] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.743826 19589 raft_consensus.cc:697] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:34.745362 19562 raft_consensus.cc:2749] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.745087 19589 consensus_queue.cc:237] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.745761 19335 consensus_queue.cc:260] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.765336 19337 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:34.765910 19337 ts_tablet_manager.cc:1403] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.233s	user 0.034s	sys 0.025s
I20260709 12:17:34.772081 19260 leader_election.cc:304] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:34.773128 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:34.773623 19592 raft_consensus.cc:2804] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.774291 19592 raft_consensus.cc:697] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:34.775290 19592 consensus_queue.cc:237] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:34.781102 19259 leader_election.cc:343] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.780877 19335 ts_tablet_manager.cc:1434] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.153s	user 0.010s	sys 0.001s
I20260709 12:17:34.782083 19260 leader_election.cc:304] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:34.787674 19373 raft_consensus.cc:2804] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.788195 19373 raft_consensus.cc:493] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.788667 19373 raft_consensus.cc:3060] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:34.795063 19112 leader_election.cc:343] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.795847 19112 leader_election.cc:304] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:34.797055 19340 raft_consensus.cc:2749] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.815630 19335 tablet_bootstrap.cc:492] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.818554 19337 raft_consensus.cc:359] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.819376 19337 raft_consensus.cc:385] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.819646 19337 raft_consensus.cc:740] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.823520 19041 catalog_manager.cc:5697] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:34.828059 19337 consensus_queue.cc:260] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.834370 19336 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:34.834913 19336 ts_tablet_manager.cc:1403] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.210s	user 0.016s	sys 0.002s
I20260709 12:17:34.839761 19336 raft_consensus.cc:359] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.840746 19336 raft_consensus.cc:385] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.841035 19336 raft_consensus.cc:740] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.841768 19336 consensus_queue.cc:260] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.842041 19373 raft_consensus.cc:515] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.846658 19337 ts_tablet_manager.cc:1434] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 12:17:34.847054 19373 leader_election.cc:290] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.850032 19336 ts_tablet_manager.cc:1434] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:17:34.859614 19337 tablet_bootstrap.cc:492] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:34.866189 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d10a1bae02545a58faa4f696f15159f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:34.866868 19144 raft_consensus.cc:3060] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.871831 19336 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:34.873108 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d10a1bae02545a58faa4f696f15159f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:34.877611 19220 raft_consensus.cc:3060] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.875957 19335 tablet_bootstrap.cc:654] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.892760 19337 tablet_bootstrap.cc:654] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.910355 19220 raft_consensus.cc:2468] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:34.912185 19260 leader_election.cc:304] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:34.912902 19373 raft_consensus.cc:2804] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.913455 19373 raft_consensus.cc:697] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:34.914860 19373 consensus_queue.cc:237] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.921454 19336 tablet_bootstrap.cc:654] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.922047 19592 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.924525 19592 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.927523 19592 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:34.930691 19337 tablet_bootstrap.cc:492] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:34.931392 19337 ts_tablet_manager.cc:1403] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.004s
I20260709 12:17:34.931180 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
W20260709 12:17:34.936012 19259 leader_election.cc:343] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.944504 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:34.945858 19260 leader_election.cc:343] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.946249 19260 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:34.946970 19373 raft_consensus.cc:2749] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.952105 19337 raft_consensus.cc:359] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.952805 19337 raft_consensus.cc:385] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.954365 19335 tablet_bootstrap.cc:492] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:34.954958 19335 ts_tablet_manager.cc:1403] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.140s	user 0.021s	sys 0.021s
I20260709 12:17:34.953063 19337 raft_consensus.cc:740] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.956004 19337 consensus_queue.cc:260] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.958770 19337 ts_tablet_manager.cc:1434] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:17:34.960551 19337 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:34.963828 19335 raft_consensus.cc:359] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.964522 19335 raft_consensus.cc:385] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.964815 19335 raft_consensus.cc:740] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.965451 19335 consensus_queue.cc:260] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:34.967935 19144 raft_consensus.cc:2468] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:34.971894 19335 ts_tablet_manager.cc:1434] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:17:34.974443 19335 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:34.976346 19040 catalog_manager.cc:5697] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.980162 19337 tablet_bootstrap.cc:654] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.005939 19337 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:35.006110 19335 tablet_bootstrap.cc:654] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.006652 19337 ts_tablet_manager.cc:1403] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.009s
I20260709 12:17:35.010779 19337 raft_consensus.cc:359] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.010352 19044 catalog_manager.cc:5697] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:35.011736 19337 raft_consensus.cc:385] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.012158 19337 raft_consensus.cc:740] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.013752 19337 consensus_queue.cc:260] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.015761 19337 ts_tablet_manager.cc:1434] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:35.015978 19336 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:35.016346 19336 ts_tablet_manager.cc:1403] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.145s	user 0.029s	sys 0.015s
I20260709 12:17:35.013042 19044 catalog_manager.cc:5697] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:35.019143 19337 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:35.021775 19335 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:35.022573 19335 ts_tablet_manager.cc:1403] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260709 12:17:35.021308 19336 raft_consensus.cc:359] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.024303 19336 raft_consensus.cc:385] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.024909 19336 raft_consensus.cc:740] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.025884 19336 consensus_queue.cc:260] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.026753 19335 raft_consensus.cc:359] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.027555 19337 tablet_bootstrap.cc:654] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.027595 19335 raft_consensus.cc:385] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.028074 19335 raft_consensus.cc:740] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.034405 19335 consensus_queue.cc:260] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.047494 19335 ts_tablet_manager.cc:1434] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 12:17:35.048681 19335 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:35.051306 19336 ts_tablet_manager.cc:1434] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.004s
I20260709 12:17:35.059382 19336 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:35.072183 19335 tablet_bootstrap.cc:654] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.072279 19336 tablet_bootstrap.cc:654] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.076901 19337 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:35.077435 19337 ts_tablet_manager.cc:1403] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.014s
I20260709 12:17:35.077832 19335 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:35.078886 19335 ts_tablet_manager.cc:1403] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.009s
I20260709 12:17:35.082723 19335 raft_consensus.cc:359] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.084112 19335 raft_consensus.cc:385] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.084481 19335 raft_consensus.cc:740] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.085685 19335 consensus_queue.cc:260] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.081005 19337 raft_consensus.cc:359] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.087440 19337 raft_consensus.cc:385] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.087728 19337 raft_consensus.cc:740] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.088708 19337 consensus_queue.cc:260] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.090931 19337 ts_tablet_manager.cc:1434] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:35.092334 19337 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:35.092432 19335 ts_tablet_manager.cc:1434] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 12:17:35.094568 19335 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:35.110175 19336 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:35.110697 19336 ts_tablet_manager.cc:1403] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.010s
I20260709 12:17:35.114578 19336 raft_consensus.cc:359] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.115249 19336 raft_consensus.cc:385] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.115517 19336 raft_consensus.cc:740] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.116178 19336 consensus_queue.cc:260] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.118589 19336 ts_tablet_manager.cc:1434] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:35.129979 19337 tablet_bootstrap.cc:654] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.133138 19335 tablet_bootstrap.cc:654] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.152349 19336 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:35.153718 19531 raft_consensus.cc:493] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.154431 19531 raft_consensus.cc:515] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.164831 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.165752 19146 raft_consensus.cc:2468] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:35.168133 19259 leader_election.cc:304] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:35.169603 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:35.170871 19260 leader_election.cc:343] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.171939 19589 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.172322 19531 leader_election.cc:290] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:35.173623 19373 raft_consensus.cc:2804] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.173959 19373 raft_consensus.cc:493] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.174045 19337 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:35.174292 19373 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.174573 19337 ts_tablet_manager.cc:1403] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.018s
I20260709 12:17:35.175236 19531 raft_consensus.cc:493] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.176375 19531 raft_consensus.cc:515] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.186928 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.187305 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:35.190877 19260 leader_election.cc:343] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:35.191504 19259 leader_election.cc:343] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.190356 19373 raft_consensus.cc:515] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.194862 19587 raft_consensus.cc:493] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.201978 19587 raft_consensus.cc:515] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.204742 19587 leader_election.cc:290] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.192129 19259 leader_election.cc:304] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:35.205616 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bb9018e2b94e03b60e4e2a72805a06" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.206161 19335 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:35.206421 19220 raft_consensus.cc:2393] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ca66458bf0d46bfb9568142cabe36f0 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:35.197620 19336 tablet_bootstrap.cc:654] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.207336 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bb9018e2b94e03b60e4e2a72805a06" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
W20260709 12:17:35.207966 19259 consensus_peers.cc:597] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:17:35.208397 19335 ts_tablet_manager.cc:1403] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.004s
I20260709 12:17:35.190531 19531 leader_election.cc:290] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:35.207901 19592 raft_consensus.cc:2749] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.209270 19112 leader_election.cc:304] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:35.200614 19337 raft_consensus.cc:359] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.212713 19627 raft_consensus.cc:3060] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.213347 19220 raft_consensus.cc:3060] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.213096 19337 raft_consensus.cc:385] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.216105 19337 raft_consensus.cc:740] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.217175 19337 consensus_queue.cc:260] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.219816 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:35.220391 19146 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.229722 19146 raft_consensus.cc:2468] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:35.231169 19587 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.231693 19337 ts_tablet_manager.cc:1434] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260709 12:17:35.234313 19337 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:35.235491 19259 leader_election.cc:304] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:35.229408 19627 raft_consensus.cc:2749] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.212008 19335 raft_consensus.cc:359] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.236963 19335 raft_consensus.cc:385] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.238610 19335 raft_consensus.cc:740] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.237071 19592 raft_consensus.cc:2804] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.239537 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:35.240020 19336 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:35.239981 19335 consensus_queue.cc:260] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.241056 19336 ts_tablet_manager.cc:1403] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.002s
I20260709 12:17:35.239507 19592 raft_consensus.cc:697] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:35.242183 19592 consensus_queue.cc:237] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.246568 19335 ts_tablet_manager.cc:1434] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.005s
I20260709 12:17:35.247243 19337 tablet_bootstrap.cc:654] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.248183 19335 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
W20260709 12:17:35.247553 19260 leader_election.cc:343] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.238132 19373 leader_election.cc:290] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:35.251348 19649 raft_consensus.cc:493] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.251821 19649 raft_consensus.cc:515] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.254351 19649 leader_election.cc:290] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:35.255015 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.250854 19531 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:17:35.244611 19336 raft_consensus.cc:359] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:35.256392 19259 leader_election.cc:343] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.256863 19336 raft_consensus.cc:385] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.258884 19336 raft_consensus.cc:740] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.259752 19336 consensus_queue.cc:260] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:35.258490 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:35.261808 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.263119 19336 ts_tablet_manager.cc:1434] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 12:17:35.264983 19335 tablet_bootstrap.cc:654] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:35.264711 19260 leader_election.cc:343] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.266947 19260 leader_election.cc:304] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:35.268934 19531 raft_consensus.cc:2749] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.269129 19337 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:35.269865 19337 ts_tablet_manager.cc:1403] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260709 12:17:35.264757 19336 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:35.274529 19627 raft_consensus.cc:493] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.275012 19627 raft_consensus.cc:515] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.277786 19535 raft_consensus.cc:493] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.276798 19337 raft_consensus.cc:359] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.279206 19627 leader_election.cc:290] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.279317 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b446fdbb1c0e4499940707766ee110e1" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.279655 19337 raft_consensus.cc:385] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.279990 19337 raft_consensus.cc:740] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.278671 19535 raft_consensus.cc:515] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.280779 19337 consensus_queue.cc:260] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.283654 19335 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:35.284174 19335 ts_tablet_manager.cc:1403] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.006s
I20260709 12:17:35.286964 19337 ts_tablet_manager.cc:1434] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 12:17:35.286949 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c545c16c0754d9a9564994500dffa65" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.287885 19146 raft_consensus.cc:2468] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:35.288594 19337 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:35.291817 19336 tablet_bootstrap.cc:654] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.291915 19185 leader_election.cc:304] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:35.295194 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c545c16c0754d9a9564994500dffa65" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.296150 19335 raft_consensus.cc:359] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.296847 19335 raft_consensus.cc:385] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.296888 19536 raft_consensus.cc:2804] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.297025 19337 tablet_bootstrap.cc:654] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.297210 19335 raft_consensus.cc:740] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.297339 19536 raft_consensus.cc:493] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.297708 19536 raft_consensus.cc:3060] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.297977 19335 consensus_queue.cc:260] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.300161 19335 ts_tablet_manager.cc:1434] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:17:35.301410 19335 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:35.304965 19293 raft_consensus.cc:2468] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:35.310341 19336 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:35.312681 19336 ts_tablet_manager.cc:1403] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.016s
I20260709 12:17:35.310814 19592 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.318084 19540 raft_consensus.cc:493] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.313720 19535 leader_election.cc:290] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.327359 19531 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.329967 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b446fdbb1c0e4499940707766ee110e1" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.332278 19536 raft_consensus.cc:515] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.349172 19536 leader_election.cc:290] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.349295 19112 leader_election.cc:304] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:35.351539 19627 raft_consensus.cc:2749] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.337847 19540 raft_consensus.cc:515] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.355365 19540 leader_election.cc:290] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.357008 19627 raft_consensus.cc:493] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.357767 19627 raft_consensus.cc:515] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.369314 19627 leader_election.cc:290] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.370497 19335 tablet_bootstrap.cc:654] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.379323 19336 raft_consensus.cc:359] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.380968 19336 raft_consensus.cc:385] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.381275 19336 raft_consensus.cc:740] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.382074 19336 consensus_queue.cc:260] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.387827 19040 catalog_manager.cc:5697] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:35.408528 19336 ts_tablet_manager.cc:1434] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.009s
I20260709 12:17:35.410048 19336 tablet_bootstrap.cc:492] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:35.389204 19649 raft_consensus.cc:493] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.419284 19337 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:35.419906 19337 ts_tablet_manager.cc:1403] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.132s	user 0.030s	sys 0.017s
W20260709 12:17:35.407724 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 62814.5us
W20260709 12:17:35.407146 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 81012.3us
I20260709 12:17:35.413686 19649 raft_consensus.cc:515] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.476186 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.476890 19214 raft_consensus.cc:2468] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:35.477083 19649 leader_election.cc:290] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:35.478871 19111 leader_election.cc:304] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:35.466804 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c545c16c0754d9a9564994500dffa65" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:35.479897 19589 raft_consensus.cc:2804] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.481794 19291 raft_consensus.cc:3060] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.481882 19589 raft_consensus.cc:493] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.482466 19589 raft_consensus.cc:3060] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.509734 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.510548 19146 raft_consensus.cc:2468] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:35.513185 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.513840 19295 raft_consensus.cc:2468] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:35.511540 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c545c16c0754d9a9564994500dffa65" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:35.517174 19337 raft_consensus.cc:359] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.524681 19337 raft_consensus.cc:385] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.525030 19337 raft_consensus.cc:740] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.526185 19337 consensus_queue.cc:260] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.527392 19187 leader_election.cc:304] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:35.536885 19336 tablet_bootstrap.cc:654] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.540629 19337 ts_tablet_manager.cc:1434] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.120s	user 0.009s	sys 0.000s
I20260709 12:17:35.566897 19695 raft_consensus.cc:2804] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.567565 19695 raft_consensus.cc:493] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.547712 19628 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.567996 19695 raft_consensus.cc:3060] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.525985 19145 raft_consensus.cc:3060] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.571343 19295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.572021 19295 raft_consensus.cc:2468] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:35.576464 19696 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.577610 19335 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:35.579408 19335 ts_tablet_manager.cc:1403] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.278s	user 0.027s	sys 0.014s
I20260709 12:17:35.586360 19337 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:35.594437 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.539937 19589 raft_consensus.cc:515] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.614082 19291 raft_consensus.cc:2468] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:35.568451 19628 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.614594 19536 raft_consensus.cc:493] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.615301 19142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.623576 19142 raft_consensus.cc:2468] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:35.626027 19536 raft_consensus.cc:515] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.629330 19536 leader_election.cc:290] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.633088 19628 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.637120 19140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.644404 19140 raft_consensus.cc:2468] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:35.641934 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.646539 19185 leader_election.cc:304] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:35.650748 19699 raft_consensus.cc:2804] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.651554 19589 leader_election.cc:290] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.651829 19699 raft_consensus.cc:493] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.656335 19699 raft_consensus.cc:3060] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.653319 19335 raft_consensus.cc:359] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.657369 19335 raft_consensus.cc:385] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.657806 19335 raft_consensus.cc:740] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.660631 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.661659 19292 raft_consensus.cc:2468] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:35.662088 19335 consensus_queue.cc:260] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.664211 19294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:35.664878 19294 raft_consensus.cc:3060] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.665499 19335 ts_tablet_manager.cc:1434] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
W20260709 12:17:35.652685 19111 leader_election.cc:343] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.666764 19187 leader_election.cc:304] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:35.668313 19112 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:35.669849 19259 leader_election.cc:304] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:35.674177 19627 raft_consensus.cc:2804] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.679184 19698 raft_consensus.cc:2804] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.679369 19627 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.679853 19627 raft_consensus.cc:3060] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.678562 19649 raft_consensus.cc:2804] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.680956 19649 raft_consensus.cc:493] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.681303 19649 raft_consensus.cc:3060] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.679806 19698 raft_consensus.cc:697] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:35.682624 19698 consensus_queue.cc:237] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.682883 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:35.686550 19219 raft_consensus.cc:3060] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.692916 19294 raft_consensus.cc:2468] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:35.693547 19695 raft_consensus.cc:515] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.695345 19220 raft_consensus.cc:2393] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:35.696079 19219 raft_consensus.cc:2468] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:35.696396 19695 leader_election.cc:290] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.693287 19336 tablet_bootstrap.cc:492] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:35.694020 19335 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:35.700541 19336 ts_tablet_manager.cc:1403] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.019s
I20260709 12:17:35.701733 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:35.702288 19144 raft_consensus.cc:3060] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.699857 19111 leader_election.cc:304] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:35.708760 19337 tablet_bootstrap.cc:654] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.705145 19628 raft_consensus.cc:2804] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.718835 19144 raft_consensus.cc:2468] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:35.692942 19699 raft_consensus.cc:515] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.730170 19628 raft_consensus.cc:697] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:35.743585 19335 tablet_bootstrap.cc:654] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.752054 19185 leader_election.cc:304] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:35.747715 19145 raft_consensus.cc:2468] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:35.754429 19653 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 12:17:35.759416 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.760052 19291 raft_consensus.cc:2468] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:35.760368 19627 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.755425 19695 raft_consensus.cc:2804] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.762637 19695 raft_consensus.cc:697] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:35.763343 19627 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.763449 19695 consensus_queue.cc:237] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.767432 19699 leader_election.cc:290] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.770807 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:35.771390 19628 consensus_queue.cc:237] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.770447 19336 raft_consensus.cc:359] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.772992 19336 raft_consensus.cc:385] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.773315 19336 raft_consensus.cc:740] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.776449 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
W20260709 12:17:35.778038 19111 leader_election.cc:343] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.780493 19336 consensus_queue.cc:260] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.782466 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:35.761137 19649 raft_consensus.cc:515] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.787729 19336 ts_tablet_manager.cc:1434] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260709 12:17:35.783097 19291 raft_consensus.cc:3060] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.801766 19293 raft_consensus.cc:2393] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:35.809883 19336 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:35.823490 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:35.824071 19145 raft_consensus.cc:3060] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.824986 19649 leader_election.cc:290] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:35.826771 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:35.835182 19337 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:35.835705 19337 ts_tablet_manager.cc:1403] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.250s	user 0.004s	sys 0.014s
I20260709 12:17:35.826845 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:35.836671 19293 raft_consensus.cc:3060] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.838577 19040 catalog_manager.cc:5697] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.848229 19291 raft_consensus.cc:2468] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:35.849012 19293 raft_consensus.cc:2468] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:35.850145 19112 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:35.851079 19587 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.851544 19587 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.852809 19336 tablet_bootstrap.cc:654] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.853789 19587 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.859262 19587 raft_consensus.cc:2804] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.862936 19141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:35.863818 19141 raft_consensus.cc:2393] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:35.866606 19587 raft_consensus.cc:697] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:35.866914 19143 raft_consensus.cc:3060] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.866742 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:35.867605 19216 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:35.869616 19187 leader_election.cc:304] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:35.868669 19111 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:35.871726 19259 leader_election.cc:304] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:35.871726 19699 raft_consensus.cc:2804] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.874615 19699 raft_consensus.cc:697] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:35.874378 19592 raft_consensus.cc:2749] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.875784 19699 consensus_queue.cc:237] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.878273 19337 raft_consensus.cc:359] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.849921 19145 raft_consensus.cc:2468] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:35.879031 19337 raft_consensus.cc:385] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.877012 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.880398 19694 consensus_queue.cc:1048] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.880189 19337 raft_consensus.cc:740] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.882582 19337 consensus_queue.cc:260] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.868342 19587 consensus_queue.cc:237] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.884727 19337 ts_tablet_manager.cc:1434] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 12:17:35.877020 19627 raft_consensus.cc:2804] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:35.885891 19337 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:35.885929 19627 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.886782 19627 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:35.880805 19291 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
W20260709 12:17:35.898281 19711 log.cc:927] Time spent T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 12:17:35.933785 19337 tablet_bootstrap.cc:654] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.925810 19216 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.949083 19627 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.935719 19040 catalog_manager.cc:5697] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.952884 19040 catalog_manager.cc:5697] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.953795 19649 consensus_queue.cc:1048] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.961030 19336 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:35.969437 19336 ts_tablet_manager.cc:1403] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.000s
I20260709 12:17:35.969728 19627 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.972967 19335 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:35.973690 19335 ts_tablet_manager.cc:1403] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.280s	user 0.019s	sys 0.000s
I20260709 12:17:35.976409 19336 raft_consensus.cc:359] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.977129 19336 raft_consensus.cc:385] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.977588 19336 raft_consensus.cc:740] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.978437 19336 consensus_queue.cc:260] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.979947 19335 raft_consensus.cc:359] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.980494 19336 ts_tablet_manager.cc:1434] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:17:35.980746 19699 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.985241 19699 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.980636 19335 raft_consensus.cc:385] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.986006 19335 raft_consensus.cc:740] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.986856 19335 consensus_queue.cc:260] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.987418 19699 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.990774 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:35.991492 19041 catalog_manager.cc:5697] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.992280 19587 raft_consensus.cc:493] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.992802 19587 raft_consensus.cc:515] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:35.995313 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:35.996037 19293 raft_consensus.cc:2393] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:35.982970 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:35.997283 19291 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:35.999195 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:36.000366 19111 leader_election.cc:343] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.004702 19187 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:36.005506 19536 raft_consensus.cc:3060] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.984133 19337 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.008220 19337 ts_tablet_manager.cc:1403] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.000s
I20260709 12:17:35.995369 19587 leader_election.cc:290] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:35.973006 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:36.011993 19215 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.012423 19291 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:17:36.014631 19337 raft_consensus.cc:359] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.015304 19112 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:36.016974 19587 raft_consensus.cc:2804] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:36.017700 19587 raft_consensus.cc:697] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:36.017841 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:36.018505 19291 raft_consensus.cc:2468] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:36.018586 19587 consensus_queue.cc:237] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER 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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.019512 19112 leader_election.cc:304] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:36.020043 19337 raft_consensus.cc:385] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.020380 19337 raft_consensus.cc:740] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.021097 19589 raft_consensus.cc:2804] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.020977 19337 consensus_queue.cc:260] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.021498 19589 raft_consensus.cc:493] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.014817 19536 raft_consensus.cc:2749] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.021915 19589 raft_consensus.cc:3060] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.028334 19215 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:17:36.029706 19589 raft_consensus.cc:515] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.030977 19337 ts_tablet_manager.cc:1434] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:17:36.032773 19337 tablet_bootstrap.cc:492] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.033233 19335 ts_tablet_manager.cc:1434] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 12:17:36.039978 19335 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:36.038228 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:36.042049 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:36.036677 19589 leader_election.cc:290] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:36.044826 19111 leader_election.cc:343] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.981527 19336 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:36.042347 19291 raft_consensus.cc:3060] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.053359 19337 tablet_bootstrap.cc:654] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.059417 19336 tablet_bootstrap.cc:654] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.071147 19336 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:36.071610 19336 ts_tablet_manager.cc:1403] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.001s
I20260709 12:17:36.073843 19337 tablet_bootstrap.cc:492] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.074287 19337 ts_tablet_manager.cc:1403] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260709 12:17:36.076949 19337 raft_consensus.cc:359] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.077718 19337 raft_consensus.cc:385] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.077997 19337 raft_consensus.cc:740] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.078934 19335 tablet_bootstrap.cc:654] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.078706 19337 consensus_queue.cc:260] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.080847 19337 ts_tablet_manager.cc:1434] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:36.081820 19337 tablet_bootstrap.cc:492] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.082273 19291 raft_consensus.cc:2468] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:36.081269 19043 catalog_manager.cc:5697] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.081851 19040 catalog_manager.cc:5697] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.087503 19536 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.083323 19336 raft_consensus.cc:359] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.089689 19336 raft_consensus.cc:385] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.090018 19336 raft_consensus.cc:740] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.091693 19336 consensus_queue.cc:260] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.093721 19112 leader_election.cc:304] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:17:36.095170 19587 raft_consensus.cc:2804] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.096642 19336 ts_tablet_manager.cc:1434] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260709 12:17:36.098107 19336 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:36.099985 19587 raft_consensus.cc:697] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:36.101048 19587 consensus_queue.cc:237] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.114003 19589 raft_consensus.cc:493] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.114550 19589 raft_consensus.cc:515] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.116509 19589 leader_election.cc:290] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.117223 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:36.117889 19215 raft_consensus.cc:2468] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:36.118711 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:36.119119 19111 leader_election.cc:304] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:36.119269 19293 raft_consensus.cc:2468] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 0.
I20260709 12:17:36.120034 19589 raft_consensus.cc:2804] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.120438 19589 raft_consensus.cc:493] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.120816 19589 raft_consensus.cc:3060] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.105391 19337 tablet_bootstrap.cc:654] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.152251 19335 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:36.152745 19335 ts_tablet_manager.cc:1403] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.015s
I20260709 12:17:36.158293 19336 tablet_bootstrap.cc:654] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.162438 19589 raft_consensus.cc:515] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.163558 19041 catalog_manager.cc:5697] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.165189 19589 leader_election.cc:290] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.170814 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:36.177553 19337 tablet_bootstrap.cc:492] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.171985 19335 raft_consensus.cc:359] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.175122 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:36.178961 19335 raft_consensus.cc:385] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.179760 19337 ts_tablet_manager.cc:1403] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.020s
I20260709 12:17:36.180519 19335 raft_consensus.cc:740] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.177772 19215 raft_consensus.cc:3060] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.182689 19335 consensus_queue.cc:260] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.182111 19292 raft_consensus.cc:3060] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.187580 19335 ts_tablet_manager.cc:1434] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260709 12:17:36.188714 19335 tablet_bootstrap.cc:492] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:36.196530 19337 raft_consensus.cc:359] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.203456 19337 raft_consensus.cc:385] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.203855 19337 raft_consensus.cc:740] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.204810 19337 consensus_queue.cc:260] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.207762 19337 ts_tablet_manager.cc:1434] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 12:17:36.209017 19536 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.219439 19335 tablet_bootstrap.cc:654] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.220826 19215 raft_consensus.cc:2468] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:36.229363 19111 leader_election.cc:304] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:36.230123 19589 raft_consensus.cc:2804] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.230603 19589 raft_consensus.cc:697] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:17:36.231413 19589 consensus_queue.cc:237] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.263692 19336 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:36.264159 19336 ts_tablet_manager.cc:1403] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.167s	user 0.040s	sys 0.031s
I20260709 12:17:36.265015 19292 raft_consensus.cc:2468] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 1.
I20260709 12:17:36.267023 19336 raft_consensus.cc:359] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.267588 19336 raft_consensus.cc:385] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.267763 19336 raft_consensus.cc:740] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.268304 19336 consensus_queue.cc:260] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.270256 19336 ts_tablet_manager.cc:1434] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:36.270731 19337 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.274220 19707 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.277235 19337 tablet_bootstrap.cc:654] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.284590 19336 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:36.298542 19699 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.300004 19707 raft_consensus.cc:493] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.300506 19707 raft_consensus.cc:515] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.303972 19336 tablet_bootstrap.cc:654] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.304333 19337 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.304786 19337 ts_tablet_manager.cc:1403] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.008s
I20260709 12:17:36.307255 19627 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.307657 19337 raft_consensus.cc:359] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.308429 19337 raft_consensus.cc:385] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.308713 19337 raft_consensus.cc:740] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.309657 19337 consensus_queue.cc:260] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.310731 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:36.312067 19111 leader_election.cc:343] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.312559 19699 consensus_queue.cc:1048] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.312860 19337 ts_tablet_manager.cc:1434] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:17:36.313251 19707 leader_election.cc:290] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.314389 19337 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.327948 19536 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.332265 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:36.336390 19337 tablet_bootstrap.cc:654] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:36.336556 19112 leader_election.cc:343] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.337128 19112 leader_election.cc:304] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:36.338025 19699 consensus_queue.cc:1048] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.339040 19589 raft_consensus.cc:2749] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.382891 19707 raft_consensus.cc:493] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.383661 19707 raft_consensus.cc:515] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.388034 19707 leader_election.cc:290] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.390596 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:36.390882 19707 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:36.392197 19111 leader_election.cc:343] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.417673 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
W20260709 12:17:36.419262 19112 leader_election.cc:343] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.419806 19112 leader_election.cc:304] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:36.422353 19707 raft_consensus.cc:2749] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:36.431795 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 65947.7us
I20260709 12:17:36.479177 19041 catalog_manager.cc:5697] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.505270 19293 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:36.511124 19589 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:36.516264 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 48827.9us
I20260709 12:17:36.517438 19337 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.518527 19337 ts_tablet_manager.cc:1403] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.205s	user 0.065s	sys 0.057s
I20260709 12:17:36.522787 19536 raft_consensus.cc:493] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.522715 19337 raft_consensus.cc:359] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.523394 19536 raft_consensus.cc:515] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.523736 19337 raft_consensus.cc:385] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.524338 19337 raft_consensus.cc:740] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.525306 19337 consensus_queue.cc:260] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.528501 19337 ts_tablet_manager.cc:1434] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:36.528496 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:36.530798 19337 tablet_bootstrap.cc:492] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.534276 19694 raft_consensus.cc:493] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.534818 19694 raft_consensus.cc:515] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.537060 19337 tablet_bootstrap.cc:654] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.539088 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:36.539846 19145 raft_consensus.cc:2468] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:36.541561 19259 leader_election.cc:304] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:36.542855 19592 raft_consensus.cc:2804] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.543315 19592 raft_consensus.cc:493] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.543752 19592 raft_consensus.cc:3060] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.551523 19337 tablet_bootstrap.cc:492] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.552240 19337 ts_tablet_manager.cc:1403] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260709 12:17:36.552058 19536 leader_election.cc:290] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.537432 19694 leader_election.cc:290] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:36.556005 19337 raft_consensus.cc:359] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:36.558344 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 97782.1us
I20260709 12:17:36.558408 19337 raft_consensus.cc:385] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.558995 19337 raft_consensus.cc:740] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.560104 19337 consensus_queue.cc:260] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:36.562654 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:36.563427 19337 ts_tablet_manager.cc:1434] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:17:36.574841 19337 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.581671 19337 tablet_bootstrap.cc:654] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.592842 19216 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:36.594996 19337 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.595741 19337 ts_tablet_manager.cc:1403] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:17:36.596508 19707 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.599588 19337 raft_consensus.cc:359] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.600776 19337 raft_consensus.cc:385] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.604188 19337 raft_consensus.cc:740] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.605346 19337 consensus_queue.cc:260] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.609262 19337 ts_tablet_manager.cc:1434] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:17:36.610826 19337 tablet_bootstrap.cc:492] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.613840 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:36.614751 19293 raft_consensus.cc:2393] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 2ca66458bf0d46bfb9568142cabe36f0 in this term.
I20260709 12:17:36.619884 19337 tablet_bootstrap.cc:654] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.557389 19592 raft_consensus.cc:515] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.632556 19337 tablet_bootstrap.cc:492] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:36.633095 19337 ts_tablet_manager.cc:1403] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260709 12:17:36.638911 19337 raft_consensus.cc:359] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.639843 19337 raft_consensus.cc:385] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.640594 19337 raft_consensus.cc:740] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.641678 19337 consensus_queue.cc:260] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.652894 19336 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:36.661484 19336 ts_tablet_manager.cc:1403] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.377s	user 0.102s	sys 0.146s
I20260709 12:17:36.661685 19627 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.662672 19337 ts_tablet_manager.cc:1434] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 12:17:36.663746 19337 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: Bootstrap starting.
I20260709 12:17:36.665488 19141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:36.666365 19141 raft_consensus.cc:3060] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.683679 19589 raft_consensus.cc:493] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.688103 19589 raft_consensus.cc:515] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.691696 19589 leader_election.cc:290] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.694495 19220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:36.696249 19592 leader_election.cc:290] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:36.704303 19141 raft_consensus.cc:2468] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:36.700799 19337 tablet_bootstrap.cc:654] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.702126 19335 tablet_bootstrap.cc:492] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:36.705566 19335 ts_tablet_manager.cc:1403] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.517s	user 0.109s	sys 0.138s
W20260709 12:17:36.699179 19111 leader_election.cc:343] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.706600 19259 leader_election.cc:304] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:36.710409 19649 raft_consensus.cc:2804] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.710886 19649 raft_consensus.cc:697] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:36.711695 19649 consensus_queue.cc:237] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.712397 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:36.702979 19336 raft_consensus.cc:359] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.713419 19336 raft_consensus.cc:385] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.713745 19336 raft_consensus.cc:740] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.714380 19336 consensus_queue.cc:260] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.715368 19216 raft_consensus.cc:2468] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:36.716980 19219 raft_consensus.cc:3060] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.739123 19340 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.757109 19336 ts_tablet_manager.cc:1434] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 12:17:36.762609 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:36.763489 19219 raft_consensus.cc:3060] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.805023 19219 raft_consensus.cc:2468] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:36.806641 19335 raft_consensus.cc:359] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.812032 19335 raft_consensus.cc:385] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.812436 19335 raft_consensus.cc:740] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.814576 19187 leader_election.cc:304] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:36.821507 19335 consensus_queue.cc:260] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.837919 19336 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:36.846527 19340 raft_consensus.cc:493] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.847077 19340 raft_consensus.cc:515] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.825410 19628 raft_consensus.cc:493] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.877343 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:36.880750 19111 leader_election.cc:343] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.885479 19340 leader_election.cc:290] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:36.903029 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 44773.5us
I20260709 12:17:36.918298 19627 raft_consensus.cc:493] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.918998 19627 raft_consensus.cc:515] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.923841 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
W20260709 12:17:36.926002 19111 leader_election.cc:343] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.926765 19627 leader_election.cc:290] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:36.867039 19628 raft_consensus.cc:515] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:36.902150 19694 raft_consensus.cc:493] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.861310 19587 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 12:17:37.068413 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:37.022327 19335 ts_tablet_manager.cc:1434] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.316s	user 0.018s	sys 0.002s
I20260709 12:17:37.073742 19337 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: No bootstrap required, opened a new log
I20260709 12:17:37.075218 19337 ts_tablet_manager.cc:1403] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: Time spent bootstrapping tablet: real 0.412s	user 0.030s	sys 0.041s
W20260709 12:17:37.083323 19111 leader_election.cc:343] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.995805 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:36.997221 19628 leader_election.cc:290] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:37.095768 19335 tablet_bootstrap.cc:492] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:37.079663 19694 raft_consensus.cc:515] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.097597 19336 tablet_bootstrap.cc:654] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.099197 19694 leader_election.cc:290] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:17:37.102339 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 252174us
I20260709 12:17:37.088277 19536 raft_consensus.cc:2749] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:37.103755 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 289289us
I20260709 12:17:37.112664 19140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:37.117304 19140 raft_consensus.cc:2468] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:37.135272 19337 raft_consensus.cc:359] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.136322 19337 raft_consensus.cc:385] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.136663 19337 raft_consensus.cc:740] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.137439 19337 consensus_queue.cc:260] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.165108 19337 ts_tablet_manager.cc:1434] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: Time spent starting tablet: real 0.089s	user 0.009s	sys 0.001s
W20260709 12:17:37.164155 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 57157.9us
I20260709 12:17:37.180632 19335 tablet_bootstrap.cc:654] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.208920 19708 raft_consensus.cc:493] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.215952 19259 leader_election.cc:304] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:37.209548 19708 raft_consensus.cc:515] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.219728 19649 raft_consensus.cc:2804] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.220135 19649 raft_consensus.cc:493] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.220498 19649 raft_consensus.cc:3060] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.220844 19708 leader_election.cc:290] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:17:37.222867 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 74570.2us
I20260709 12:17:37.234689 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f373ec6e97d247e59eb53bc6de66018d" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:37.236366 19649 raft_consensus.cc:515] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:37.237342 19111 leader_election.cc:343] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.243468 19336 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:37.245460 19336 ts_tablet_manager.cc:1403] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.451s	user 0.016s	sys 0.013s
I20260709 12:17:37.251587 19335 tablet_bootstrap.cc:492] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:37.252218 19335 ts_tablet_manager.cc:1403] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.018s
W20260709 12:17:37.253500 19112 leader_election.cc:343] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.253652 19340 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.254194 19112 leader_election.cc:304] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:37.255199 19587 raft_consensus.cc:2749] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.253369 19627 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.255209 19043 catalog_manager.cc:5697] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.258285 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:37.264775 19697 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.267795 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.271111 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.277988 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.291209 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f373ec6e97d247e59eb53bc6de66018d" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.300038 19336 raft_consensus.cc:359] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.300792 19336 raft_consensus.cc:385] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.301067 19336 raft_consensus.cc:740] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
W20260709 12:17:37.306025 19112 leader_election.cc:343] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.306607 19112 leader_election.cc:304] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:37.308470 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:37.309077 19145 raft_consensus.cc:3060] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:37.310787 19260 leader_election.cc:343] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.314921 19335 raft_consensus.cc:359] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.315814 19335 raft_consensus.cc:385] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.312233 19336 consensus_queue.cc:260] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.316236 19335 raft_consensus.cc:740] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
W20260709 12:17:37.315691 19112 leader_election.cc:343] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.318670 19112 leader_election.cc:304] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:37.315169 19750 raft_consensus.cc:2749] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:37.324928 19112 leader_election.cc:343] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.325338 19112 leader_election.cc:304] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:37.331043 19336 ts_tablet_manager.cc:1434] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 12:17:37.332221 19752 raft_consensus.cc:2749] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.332528 19335 consensus_queue.cc:260] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.335537 19335 ts_tablet_manager.cc:1434] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.002s
I20260709 12:17:37.336557 19335 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:37.330612 19589 raft_consensus.cc:2749] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:37.339996 19112 leader_election.cc:343] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.341153 19336 tablet_bootstrap.cc:492] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:37.344044 19694 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.340538 19112 leader_election.cc:304] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:37.366786 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:37.360190 19587 raft_consensus.cc:2749] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.372589 19145 raft_consensus.cc:2468] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:37.373823 19259 leader_election.cc:304] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
W20260709 12:17:37.379714 19260 leader_election.cc:343] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.386574 19760 raft_consensus.cc:2804] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.387157 19760 raft_consensus.cc:697] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:37.400508 19336 tablet_bootstrap.cc:654] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.408239 19335 tablet_bootstrap.cc:654] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.387984 19760 consensus_queue.cc:237] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:17:37.412462 19766 log.cc:927] Time spent T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:17:37.451332 19649 leader_election.cc:290] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:37.453840 19336 tablet_bootstrap.cc:492] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:37.454504 19336 ts_tablet_manager.cc:1403] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.002s
I20260709 12:17:37.461145 19336 raft_consensus.cc:359] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.462122 19336 raft_consensus.cc:385] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.462404 19336 raft_consensus.cc:740] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.463070 19336 consensus_queue.cc:260] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.465664 19336 ts_tablet_manager.cc:1434] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:17:37.467029 19336 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:37.480880 19336 tablet_bootstrap.cc:654] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.522229 19335 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:37.522681 19335 ts_tablet_manager.cc:1403] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.186s	user 0.021s	sys 0.012s
I20260709 12:17:37.525816 19335 raft_consensus.cc:359] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.526546 19335 raft_consensus.cc:385] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.526803 19335 raft_consensus.cc:740] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.527462 19335 consensus_queue.cc:260] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.530673 19335 ts_tablet_manager.cc:1434] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:37.531546 19335 tablet_bootstrap.cc:492] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:37.538316 19335 tablet_bootstrap.cc:654] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.540937 19336 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:37.541399 19336 ts_tablet_manager.cc:1403] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.005s
I20260709 12:17:37.543645 19336 raft_consensus.cc:359] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.544405 19336 raft_consensus.cc:385] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.544719 19336 raft_consensus.cc:740] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.545323 19336 consensus_queue.cc:260] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.547864 19336 ts_tablet_manager.cc:1434] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:37.548799 19336 tablet_bootstrap.cc:492] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:37.565703 19336 tablet_bootstrap.cc:654] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.610185 19336 tablet_bootstrap.cc:492] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:37.610981 19336 ts_tablet_manager.cc:1403] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.005s
I20260709 12:17:37.610796 19761 raft_consensus.cc:493] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.611652 19761 raft_consensus.cc:515] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.621201 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:37.621942 19146 raft_consensus.cc:2468] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:37.624423 19259 leader_election.cc:304] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:37.627045 19758 raft_consensus.cc:2804] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.623245 19043 catalog_manager.cc:5697] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.627430 19758 raft_consensus.cc:493] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.627836 19758 raft_consensus.cc:3060] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.633597 19761 leader_election.cc:290] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:37.633819 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:37.634541 19218 raft_consensus.cc:2468] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:37.651233 19336 raft_consensus.cc:359] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.662269 19336 raft_consensus.cc:385] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.662042 19758 raft_consensus.cc:515] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.662578 19336 raft_consensus.cc:740] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.665903 19335 tablet_bootstrap.cc:492] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:37.666448 19335 ts_tablet_manager.cc:1403] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.135s	user 0.032s	sys 0.046s
I20260709 12:17:37.668941 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:37.669631 19146 raft_consensus.cc:3060] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.669267 19335 raft_consensus.cc:359] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.670550 19335 raft_consensus.cc:385] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.670840 19335 raft_consensus.cc:740] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.671511 19335 consensus_queue.cc:260] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.673831 19335 ts_tablet_manager.cc:1434] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:37.674829 19335 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:37.676339 19758 leader_election.cc:290] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:37.666477 19336 consensus_queue.cc:260] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.682333 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:37.683238 19336 ts_tablet_manager.cc:1434] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.005s
I20260709 12:17:37.688800 19221 raft_consensus.cc:3060] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.701514 19146 raft_consensus.cc:2468] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:37.704655 19221 raft_consensus.cc:2468] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:37.708761 19259 leader_election.cc:304] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:37.709486 19336 tablet_bootstrap.cc:492] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:37.709996 19649 raft_consensus.cc:2804] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.710523 19649 raft_consensus.cc:697] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:37.711434 19649 consensus_queue.cc:237] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.713320 19335 tablet_bootstrap.cc:654] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:37.713894 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:37.724771 19336 tablet_bootstrap.cc:654] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.727110 19335 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:37.730005 19335 ts_tablet_manager.cc:1403] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.006s
I20260709 12:17:37.732553 19335 raft_consensus.cc:359] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.733620 19335 raft_consensus.cc:385] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.733984 19335 raft_consensus.cc:740] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.734934 19335 consensus_queue.cc:260] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.737635 19335 ts_tablet_manager.cc:1434] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:37.739493 19335 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:37.743150 19336 tablet_bootstrap.cc:492] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:37.743993 19336 ts_tablet_manager.cc:1403] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.008s
I20260709 12:17:37.748340 19336 raft_consensus.cc:359] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.749181 19336 raft_consensus.cc:385] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.749514 19336 raft_consensus.cc:740] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.750324 19336 consensus_queue.cc:260] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.751767 19335 tablet_bootstrap.cc:654] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.752559 19336 ts_tablet_manager.cc:1434] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 12:17:37.754427 19336 tablet_bootstrap.cc:492] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:37.773989 19695 raft_consensus.cc:493] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.774288 19336 tablet_bootstrap.cc:654] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.777925 19649 raft_consensus.cc:493] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.779274 19649 raft_consensus.cc:515] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.778553 19335 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:37.781144 19335 ts_tablet_manager.cc:1403] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.008s
I20260709 12:17:37.781299 19540 raft_consensus.cc:493] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.781816 19540 raft_consensus.cc:515] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.785831 19759 raft_consensus.cc:493] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.786293 19759 raft_consensus.cc:515] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.787438 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:37.788028 19146 raft_consensus.cc:2468] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:37.788837 19759 leader_election.cc:290] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:37.789841 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.790789 19335 raft_consensus.cc:359] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.792801 19335 raft_consensus.cc:385] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.793102 19335 raft_consensus.cc:740] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.793749 19335 consensus_queue.cc:260] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.797683 19335 ts_tablet_manager.cc:1434] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:37.798022 19185 leader_election.cc:304] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:37.798909 19335 tablet_bootstrap.cc:492] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317: Bootstrap starting.
I20260709 12:17:37.799072 19759 raft_consensus.cc:2804] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.799422 19759 raft_consensus.cc:493] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.799716 19759 raft_consensus.cc:3060] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.800829 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f8466942a4faa9cc1a33e4b8c085b" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:37.801538 19146 raft_consensus.cc:2393] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:37.803982 19185 leader_election.cc:304] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:17:37.805166 19698 raft_consensus.cc:3060] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.805879 19335 tablet_bootstrap.cc:654] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.807126 19649 leader_election.cc:290] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:37.811309 19759 raft_consensus.cc:515] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.811641 19040 catalog_manager.cc:5697] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.813002 19540 leader_election.cc:290] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:37.813738 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:37.833171 19215 raft_consensus.cc:2468] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:37.815205 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:37.834224 19145 raft_consensus.cc:2468] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:37.819303 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.838523 19292 raft_consensus.cc:2468] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:37.841410 19259 leader_election.cc:304] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:37.818272 19695 raft_consensus.cc:515] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.843528 19649 raft_consensus.cc:2804] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.843909 19649 raft_consensus.cc:493] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.844240 19649 raft_consensus.cc:3060] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.850802 19759 leader_election.cc:290] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:37.854306 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:37.854996 19292 raft_consensus.cc:3060] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.856632 19649 raft_consensus.cc:515] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.825140 19698 raft_consensus.cc:2749] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.860625 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:37.861196 19145 raft_consensus.cc:3060] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.861544 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:37.873219 19145 raft_consensus.cc:2468] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:37.874711 19259 leader_election.cc:304] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:37.863158 19286 raft_consensus.cc:2468] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:37.884737 19649 leader_election.cc:290] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:37.886950 19695 leader_election.cc:290] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:37.878026 19757 raft_consensus.cc:2804] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.888736 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:37.889370 19757 raft_consensus.cc:697] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:37.889384 19221 raft_consensus.cc:3060] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.890388 19757 consensus_queue.cc:237] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.900017 19187 leader_election.cc:304] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:37.900501 19221 raft_consensus.cc:2468] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
W20260709 12:17:37.901178 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 83509.9us
I20260709 12:17:37.902261 19695 raft_consensus.cc:2804] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.905361 19336 tablet_bootstrap.cc:492] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:37.905820 19336 ts_tablet_manager.cc:1403] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.152s	user 0.023s	sys 0.011s
I20260709 12:17:37.904973 19695 raft_consensus.cc:493] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.909425 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:37.910086 19145 raft_consensus.cc:3060] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.910244 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:37.910899 19143 raft_consensus.cc:2468] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:37.909811 19695 raft_consensus.cc:3060] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.911870 19335 tablet_bootstrap.cc:492] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317: No bootstrap required, opened a new log
I20260709 12:17:37.912338 19335 ts_tablet_manager.cc:1403] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317: Time spent bootstrapping tablet: real 0.114s	user 0.040s	sys 0.061s
I20260709 12:17:37.923301 19335 raft_consensus.cc:359] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.924024 19335 raft_consensus.cc:385] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.924296 19335 raft_consensus.cc:740] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.924990 19336 raft_consensus.cc:359] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.929458 19336 raft_consensus.cc:385] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.930064 19336 raft_consensus.cc:740] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.930775 19336 consensus_queue.cc:260] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.924945 19335 consensus_queue.cc:260] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.934340 19335 ts_tablet_manager.cc:1434] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:17:37.932404 19336 ts_tablet_manager.cc:1434] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:17:37.936712 19336 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77: Bootstrap starting.
I20260709 12:17:37.942471 19145 raft_consensus.cc:2468] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:37.944619 19758 consensus_queue.cc:1048] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.945902 19185 leader_election.cc:304] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:37.945652 19292 raft_consensus.cc:2468] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:37.950937 19755 consensus_queue.cc:1048] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.948477 19790 raft_consensus.cc:2804] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.962121 19040 catalog_manager.cc:5697] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.984642 19695 raft_consensus.cc:515] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:37.968155 19790 raft_consensus.cc:697] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:37.988580 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:37.989382 19146 raft_consensus.cc:3060] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.987696 19790 consensus_queue.cc:237] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.009451 19336 tablet_bootstrap.cc:654] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:38.011894 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:38.012637 19286 raft_consensus.cc:3060] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.021543 19695 leader_election.cc:290] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:38.023238 19146 raft_consensus.cc:2468] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:38.024600 19185 leader_election.cc:304] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:38.033219 19789 raft_consensus.cc:2804] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.033860 19789 raft_consensus.cc:697] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:38.047837 19789 consensus_queue.cc:237] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.084669 19286 raft_consensus.cc:2468] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
W20260709 12:17:38.086980 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 51844.1us
W20260709 12:17:38.087172 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 54441.9us
I20260709 12:17:38.095623 19336 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77: No bootstrap required, opened a new log
I20260709 12:17:38.096521 19336 ts_tablet_manager.cc:1403] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77: Time spent bootstrapping tablet: real 0.160s	user 0.021s	sys 0.018s
I20260709 12:17:38.109190 19649 raft_consensus.cc:493] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.109994 19649 raft_consensus.cc:515] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.198624 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:38.199391 19145 raft_consensus.cc:2468] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:38.218387 19649 leader_election.cc:290] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:38.241390 19540 raft_consensus.cc:493] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.242506 19540 raft_consensus.cc:515] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.249681 19540 leader_election.cc:290] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:38.239552 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:38.254611 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:38.255283 19145 raft_consensus.cc:2468] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 0.
I20260709 12:17:38.255010 19336 raft_consensus.cc:359] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.255815 19336 raft_consensus.cc:385] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:38.256179 19336 raft_consensus.cc:740] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Initialized, Role: FOLLOWER
I20260709 12:17:38.256942 19185 leader_election.cc:304] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:38.256845 19336 consensus_queue.cc:260] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.262985 19336 ts_tablet_manager.cc:1434] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77: Time spent starting tablet: real 0.165s	user 0.005s	sys 0.002s
I20260709 12:17:38.304689 19259 leader_election.cc:304] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:38.264374 19215 raft_consensus.cc:2468] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:38.320519 19698 raft_consensus.cc:2804] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.390789 19040 catalog_manager.cc:5697] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:38.393445 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 86626.7us
I20260709 12:17:38.391506 19809 raft_consensus.cc:2804] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.522245 19809 raft_consensus.cc:493] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.560925 19809 raft_consensus.cc:3060] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.648296 19698 raft_consensus.cc:493] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.648943 19698 raft_consensus.cc:3060] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.678476 19819 raft_consensus.cc:493] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:38.679168 19819 raft_consensus.cc:515] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.684625 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:17:38.683636 19825 consensus_queue.cc:1048] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:38.687187 19819 leader_election.cc:290] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:38.705930 19827 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:38.706311 19809 raft_consensus.cc:515] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.707624 19290 raft_consensus.cc:2393] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:38.708158 19698 raft_consensus.cc:515] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.712987 19809 leader_election.cc:290] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:38.717016 19698 leader_election.cc:290] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:38.717909 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:38.718488 19145 raft_consensus.cc:3060] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.713094 19821 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:38.728746 19145 raft_consensus.cc:2468] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 1.
I20260709 12:17:38.730748 19185 leader_election.cc:304] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:17:38.741161 19823 raft_consensus.cc:2804] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:38.741986 19823 raft_consensus.cc:697] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:17:38.742863 19823 consensus_queue.cc:237] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:38.750285 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f373ec6e97d247e59eb53bc6de66018d" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77" is_pre_election: true
I20260709 12:17:38.750945 19219 raft_consensus.cc:2468] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:38.756531 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:38.783885 19260 leader_election.cc:304] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:38.805042 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f373ec6e97d247e59eb53bc6de66018d" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0" is_pre_election: true
I20260709 12:17:38.805893 19146 raft_consensus.cc:2468] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 0.
I20260709 12:17:38.813217 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:38.814203 19144 raft_consensus.cc:2393] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a8ad91637d34122a31ff29b329cd317 in current term 1: Already voted for candidate 2989a6a01eb6441dbb5dc94501da0c77 in this term.
I20260709 12:17:38.796926 19819 raft_consensus.cc:2804] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:38.818717 19819 raft_consensus.cc:493] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:38.819092 19819 raft_consensus.cc:3060] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:38.808713 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f00c02de924758b8bd182716cc412e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:17:38.836640 19649 consensus_queue.cc:1048] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.837514 19291 raft_consensus.cc:2393] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2989a6a01eb6441dbb5dc94501da0c77 in current term 1: Already voted for candidate 5a8ad91637d34122a31ff29b329cd317 in this term.
I20260709 12:17:38.838701 19259 leader_election.cc:304] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:17:38.842417 19592 raft_consensus.cc:2749] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:38.796870 19757 consensus_queue.cc:1048] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 12:17:38.851119 19798 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:38.856369 19790 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:38.878402 19761 consensus_queue.cc:1048] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:39.039059 19092 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:39.009676 19819 raft_consensus.cc:515] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:39.051059 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f373ec6e97d247e59eb53bc6de66018d" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:17:39.051679 19216 raft_consensus.cc:3060] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.060602 19216 raft_consensus.cc:2468] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:39.064083 19819 leader_election.cc:290] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:39.065603 19040 catalog_manager.cc:5697] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } }
I20260709 12:17:39.069353 19260 leader_election.cc:304] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:17:39.070895 19757 raft_consensus.cc:2804] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:39.071504 19757 raft_consensus.cc:697] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:17:39.072494 19757 consensus_queue.cc:237] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:17:39.101845 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f373ec6e97d247e59eb53bc6de66018d" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:17:39.102443 19144 raft_consensus.cc:3060] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:39.107816 19043 catalog_manager.cc:5697] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:39.115846 19144 raft_consensus.cc:2468] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:17:39.164225 19043 catalog_manager.cc:5697] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:39.216255 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:39.227826 19847 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 12:17:39.234326 19848 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 12:17:39.245734 19850 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 12:17:39.246851 17966 server_base.cc:1061] running on GCE node
I20260709 12:17:39.247866 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:39.248061 17966 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 12:17:39.248261 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599459248248 us; error 0 us; skew 500 ppm
I20260709 12:17:39.248852 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:39.252238 17966 webserver.cc:533] Webserver started at http://127.17.139.132:45869/ using document root <none> and password file <none>
I20260709 12:17:39.252895 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:39.253110 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:39.253501 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:39.255146 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-3-root/instance:
uuid: "edf0473daeb64d51b95df08ee6289b11"
format_stamp: "Formatted at 2026-07-09 12:17:39 on dist-test-slave-0cmf"
I20260709 12:17:39.259750 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:39.281158 19805 consensus_queue.cc:1048] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.286546 19805 consensus_queue.cc:1048] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.291790 19857 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:39.292843 17966 fs_manager.cc:730] Time spent opening block manager: real 0.031s	user 0.002s	sys 0.000s
I20260709 12:17:39.293228 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-3-root
uuid: "edf0473daeb64d51b95df08ee6289b11"
format_stamp: "Formatted at 2026-07-09 12:17:39 on dist-test-slave-0cmf"
I20260709 12:17:39.293712 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-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 12:17:39.348330 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:39.350273 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:39.353725 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:39.363837 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:39.364701 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260709 12:17:39.365125 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:39.365432 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:39.451941 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.132:36241
I20260709 12:17:39.452059 19919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.132:36241 every 8 connection(s)
I20260709 12:17:39.458510 17966 auto_leader_rebalancer-test.cc:439] add a tserver: edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:39.459321 19761 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:39.483594 19920 heartbeater.cc:344] Connected to a master server at 127.17.139.190:36303
I20260709 12:17:39.484145 19920 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:39.484172 19761 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:39.485287 19920 heartbeater.cc:507] Master 127.17.139.190:36303 requested a full tablet report, sending...
I20260709 12:17:39.489634 19041 ts_manager.cc:194] Registered new tserver with Master: edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:17:39.491552 19041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46292
I20260709 12:17:40.146665 19144 consensus_queue.cc:237] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.154191 19219 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:40.154927 19288 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:40.155835 19810 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.168378 19799 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:40.205547 19810 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.213662 19290 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.217243 19215 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:40.220069 19112 consensus_peers.cc:597] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6850fe90eb4d4cfcb8148b05d723bc1e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.239686 19040 catalog_manager.cc:5697] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.277398 19215 consensus_queue.cc:237] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.291198 19144 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:40.292832 19828 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.305944 19290 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:40.308439 19941 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:40.316666 19187 consensus_peers.cc:597] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcae48dacb9d4ab9b04c7b1ad3b1e229. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.315644 19941 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.317665 19144 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.341394 19043 catalog_manager.cc:5697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.363843 19288 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.365156 19290 consensus_queue.cc:237] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.379945 19214 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:40.383198 19144 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:40.384869 19757 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.387759 19926 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.401546 19926 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.407922 19214 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.408931 19144 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:40.412650 19261 consensus_peers.cc:597] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d7455019556499a9dc1d4ed62de0bca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.425266 19041 catalog_manager.cc:5697] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.427523 19288 consensus_queue.cc:237] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:17:40.437110 19261 consensus_peers.cc:597] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d6c0ebea0a44c97b7352e83b8a820fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.438633 19141 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:40.439080 19214 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:40.440047 19926 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:40.447686 19926 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.456022 19757 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.466126 19144 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.470605 19214 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.486879 19043 catalog_manager.cc:5697] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:40.495414 19920 heartbeater.cc:499] Master 127.17.139.190:36303 was elected leader, sending a full tablet report...
I20260709 12:17:40.714176 19954 ts_tablet_manager.cc:933] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:40.721287 19954 tablet_copy_client.cc:323] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:40.733639 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:40.734441 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-dcae48dacb9d4ab9b04c7b1ad3b1e229
I20260709 12:17:40.752422 19231 tablet_copy_source_session.cc:215] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:40.760337 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:40.775593 19954 tablet_copy_client.cc:806] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:40.776355 19954 tablet_copy_client.cc:670] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:40.796098 19954 tablet_copy_client.cc:538] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:40.797168 19957 ts_tablet_manager.cc:933] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:40.818921 19957 tablet_copy_client.cc:323] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:40.828732 19954 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:40.842561 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 6850fe90eb4d4cfcb8148b05d723bc1e from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:40.843289 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 6850fe90eb4d4cfcb8148b05d723bc1e from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-6850fe90eb4d4cfcb8148b05d723bc1e
I20260709 12:17:40.852075 19156 tablet_copy_source_session.cc:215] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:40.858497 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850fe90eb4d4cfcb8148b05d723bc1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:40.865862 19960 ts_tablet_manager.cc:933] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:40.879316 19960 tablet_copy_client.cc:323] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:40.897182 19954 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:40.898334 19954 tablet_bootstrap.cc:492] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:40.898664 19957 tablet_copy_client.cc:806] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:40.899039 19954 ts_tablet_manager.cc:1403] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.010s
I20260709 12:17:40.899375 19957 tablet_copy_client.cc:670] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:40.912312 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 4d7455019556499a9dc1d4ed62de0bca from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:40.912964 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 4d7455019556499a9dc1d4ed62de0bca from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-4d7455019556499a9dc1d4ed62de0bca
I20260709 12:17:40.914129 19957 tablet_copy_client.cc:538] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:40.923403 19957 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:40.907722 19954 raft_consensus.cc:359] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.925885 19305 tablet_copy_source_session.cc:215] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:40.926913 19954 raft_consensus.cc:740] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:40.927696 19954 consensus_queue.cc:260] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.930528 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7455019556499a9dc1d4ed62de0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:40.937475 19954 ts_tablet_manager.cc:1434] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 12:17:40.947033 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-dcae48dacb9d4ab9b04c7b1ad3b1e229 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:40.948195 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-dcae48dacb9d4ab9b04c7b1ad3b1e229 on tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:40.965806 19960 tablet_copy_client.cc:806] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:40.966430 19960 tablet_copy_client.cc:670] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:40.969558 19957 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: 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 12:17:40.971542 19957 tablet_bootstrap.cc:492] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:40.972258 19957 ts_tablet_manager.cc:1403] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.008s
I20260709 12:17:40.972713 19960 tablet_copy_client.cc:538] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:40.975731 19957 raft_consensus.cc:359] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.977072 19957 raft_consensus.cc:740] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:40.978142 19957 consensus_queue.cc:260] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:40.983115 19960 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:40.986853 19957 ts_tablet_manager.cc:1434] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:17:40.997083 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-6850fe90eb4d4cfcb8148b05d723bc1e received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:41.001026 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-6850fe90eb4d4cfcb8148b05d723bc1e on tablet 6850fe90eb4d4cfcb8148b05d723bc1e with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:41.013182 19960 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: 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 12:17:41.014313 19960 tablet_bootstrap.cc:492] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:41.015055 19960 ts_tablet_manager.cc:1403] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.002s
I20260709 12:17:41.018312 19960 raft_consensus.cc:359] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:41.019788 19960 raft_consensus.cc:740] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:41.020606 19960 consensus_queue.cc:260] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:41.032963 19960 ts_tablet_manager.cc:1434] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:17:41.041723 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-4d7455019556499a9dc1d4ed62de0bca received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:41.042218 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-4d7455019556499a9dc1d4ed62de0bca on tablet 4d7455019556499a9dc1d4ed62de0bca with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:41.057226 19960 ts_tablet_manager.cc:933] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:41.070464 19960 tablet_copy_client.cc:323] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:41.072486 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 0d6c0ebea0a44c97b7352e83b8a820fe from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:41.073119 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 0d6c0ebea0a44c97b7352e83b8a820fe from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-0d6c0ebea0a44c97b7352e83b8a820fe
I20260709 12:17:41.079552 19305 tablet_copy_source_session.cc:215] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:41.083081 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d6c0ebea0a44c97b7352e83b8a820fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.096747 19960 tablet_copy_client.cc:806] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:41.097298 19960 tablet_copy_client.cc:670] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:41.103293 19960 tablet_copy_client.cc:538] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:41.112335 19960 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:41.136546 19960 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: 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 12:17:41.137563 19960 tablet_bootstrap.cc:492] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:41.138312 19960 ts_tablet_manager.cc:1403] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.005s
I20260709 12:17:41.141448 19960 raft_consensus.cc:359] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:41.142546 19960 raft_consensus.cc:740] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:41.143220 19960 consensus_queue.cc:260] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:41.147193 19960 ts_tablet_manager.cc:1434] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:41.148897 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-0d6c0ebea0a44c97b7352e83b8a820fe received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:41.149442 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-0d6c0ebea0a44c97b7352e83b8a820fe on tablet 0d6c0ebea0a44c97b7352e83b8a820fe with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:41.155102 19895 raft_consensus.cc:1217] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:41.230424 19895 raft_consensus.cc:1217] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:17:41.246562 19895 raft_consensus.cc:1217] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:41.496390 19895 raft_consensus.cc:1217] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:41.685271 19810 raft_consensus.cc:1064] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:41.687477 19810 consensus_queue.cc:237] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:41.694259 19895 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:41.694343 19288 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:41.696976 19799 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.699052 19930 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.701830 19219 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:41.703333 19930 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.720582 19799 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.722446 19219 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.726816 19288 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.731470 19895 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.750308 19043 catalog_manager.cc:5697] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.797243 19757 raft_consensus.cc:1064] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:41.798720 19828 raft_consensus.cc:1064] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:41.799871 19757 consensus_queue.cc:237] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:41.802551 19828 consensus_queue.cc:237] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:41.809489 19895 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:41.812331 19824 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:41.843117 19894 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:41.844590 19141 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:41.846647 19288 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:41.848829 19215 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:41.851143 19821 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.852705 19824 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:41.857167 19974 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:41.864663 19141 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:41.876327 19821 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.878029 19761 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:41.918370 19974 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.927987 19141 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.926051 19757 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.943388 19286 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.943388 19144 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.978494 19895 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.983608 19894 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.992331 19219 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:41.991642 19143 consensus_queue.cc:237] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:42.023232 19043 catalog_manager.cc:5697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.031214 19894 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:42.035621 19799 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:42.046634 19214 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:42.046082 19930 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.052205 19973 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:42.058120 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6850fe90eb4d4cfcb8148b05d723bc1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:42.056918 19040 catalog_manager.cc:5697] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.064005 19893 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.078142 19982 raft_consensus.cc:1064] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:42.083093 19219 raft_consensus.cc:2955] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.081386 19982 consensus_queue.cc:237] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:42.099730 19288 consensus_queue.cc:237] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:42.104648 19214 consensus_queue.cc:237] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:42.115013 19894 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:42.118327 19986 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:42.122394 19040 catalog_manager.cc:5697] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:42.135586 19894 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:42.137347 19983 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:42.149507 19214 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:42.150774 19144 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:42.151069 19288 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:42.152160 19895 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:42.155041 19761 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:42.155943 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 6850fe90eb4d4cfcb8148b05d723bc1e with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:42.168427 19757 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:42.178107 19986 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:42.182111 19828 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.167279 19974 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 12:17:42.203636 19824 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.225278 19993 tablet_replica.cc:333] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:42.228562 19894 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.264038 19042 catalog_manager.cc:5697] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.283197 19893 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.286239 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d7455019556499a9dc1d4ed62de0bca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:42.306154 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d7455019556499a9dc1d4ed62de0bca with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
W20260709 12:17:42.319224 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 152878us
I20260709 12:17:42.328485 19144 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:42.349682 19288 raft_consensus.cc:2955] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.356853 19993 raft_consensus.cc:2243] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.357992 19993 raft_consensus.cc:2272] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.381532 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:42.385629 20000 tablet_replica.cc:333] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:42.386801 20000 raft_consensus.cc:2243] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.387650 19143 raft_consensus.cc:2955] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.424468 19998 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:17:42.424881 19042 catalog_manager.cc:5697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.450168 20000 raft_consensus.cc:2272] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.451728 19993 ts_tablet_manager.cc:1916] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:42.466390 19824 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.469244 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:42.469195 20000 ts_tablet_manager.cc:1916] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:42.479355 20003 tablet_replica.cc:333] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:42.506178 19216 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.542169 19042 catalog_manager.cc:5697] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.545085 19993 ts_tablet_manager.cc:1929] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:17:42.546958 19993 log.cc:1199] T 6850fe90eb4d4cfcb8148b05d723bc1e P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/6850fe90eb4d4cfcb8148b05d723bc1e
I20260709 12:17:42.551044 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 6850fe90eb4d4cfcb8148b05d723bc1e (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:42.558511 19893 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.574764 20003 raft_consensus.cc:2243] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.576458 20003 raft_consensus.cc:2272] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.582249 20003 ts_tablet_manager.cc:1916] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:42.587049 20000 ts_tablet_manager.cc:1929] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:42.603621 20000 log.cc:1199] T 4d7455019556499a9dc1d4ed62de0bca P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/4d7455019556499a9dc1d4ed62de0bca
I20260709 12:17:42.589790 19144 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.629364 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 4d7455019556499a9dc1d4ed62de0bca (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:42.637607 20003 ts_tablet_manager.cc:1929] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:42.638114 20003 log.cc:1199] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/dcae48dacb9d4ab9b04c7b1ad3b1e229
I20260709 12:17:42.644608 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet dcae48dacb9d4ab9b04c7b1ad3b1e229 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:42.667820 19291 consensus_queue.cc:237] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:42.675513 19893 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:42.677419 19995 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:42.685617 19144 raft_consensus.cc:1275] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:42.686375 19824 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.688319 19893 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.701645 19998 consensus_queue.cc:1048] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:42.712571 19041 catalog_manager.cc:5697] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.717056 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d6c0ebea0a44c97b7352e83b8a820fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:42.717396 19141 raft_consensus.cc:2955] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:42.737649 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d6c0ebea0a44c97b7352e83b8a820fe with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:17:42.738638 20000 tablet_replica.cc:333] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:42.739728 20000 raft_consensus.cc:2243] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:42.740499 20000 raft_consensus.cc:2272] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:42.747713 20000 ts_tablet_manager.cc:1916] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:42.763545 20000 ts_tablet_manager.cc:1929] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:42.764009 20000 log.cc:1199] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/0d6c0ebea0a44c97b7352e83b8a820fe
I20260709 12:17:42.765398 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 0d6c0ebea0a44c97b7352e83b8a820fe (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:43.821624 19216 consensus_queue.cc:237] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:43.830284 19290 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:43.830477 19187 consensus_peers.cc:597] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b8e0b54de2f469fae9de85585cac895. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.830926 19141 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:43.832027 19828 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.833269 20005 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.843291 19828 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.849510 19141 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.846172 19290 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.861934 19216 consensus_queue.cc:237] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:43.872829 19042 catalog_manager.cc:5697] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.882053 19141 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:43.883496 19290 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:43.883975 19187 consensus_peers.cc:597] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a3634c97ac84de38afe185d268d7003. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.884325 20002 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:43.887688 20002 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:43.898764 19828 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.910104 19141 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.916887 19290 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:43.929355 19216 consensus_queue.cc:237] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:43.946112 19040 catalog_manager.cc:5697] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:43.951802 19187 consensus_peers.cc:597] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae89a6e8ab504bc58ff5e08466c31435. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.954957 19141 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:43.955883 19290 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:43.960091 19828 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.961864 20002 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.978775 20002 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.041887 19287 consensus_queue.cc:237] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.044162 19290 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.046432 19141 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.040411 19042 catalog_manager.cc:5697] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:44.053726 19214 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:44.053985 19261 consensus_peers.cc:597] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34d5201a8b374959b091ed921a624013. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:44.056457 20024 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.062973 19144 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:44.066397 20024 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.089915 19214 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.092891 19143 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.083355 20024 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.131888 19040 catalog_manager.cc:5697] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:44.328217 20029 ts_tablet_manager.cc:933] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:44.330427 20029 tablet_copy_client.cc:323] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:44.332450 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 2b8e0b54de2f469fae9de85585cac895 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:44.333102 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 2b8e0b54de2f469fae9de85585cac895 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-2b8e0b54de2f469fae9de85585cac895
I20260709 12:17:44.342566 19231 tablet_copy_source_session.cc:215] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:44.346364 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8e0b54de2f469fae9de85585cac895. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:44.366356 20029 tablet_copy_client.cc:806] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:44.368198 20029 tablet_copy_client.cc:670] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:44.374933 20029 tablet_copy_client.cc:538] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:44.386065 20029 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:44.408367 20029 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:44.408545 20032 ts_tablet_manager.cc:933] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:44.409307 20029 tablet_bootstrap.cc:492] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:44.410049 20029 ts_tablet_manager.cc:1403] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.024s	user 0.025s	sys 0.000s
I20260709 12:17:44.410558 20032 tablet_copy_client.cc:323] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:44.412508 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 8a3634c97ac84de38afe185d268d7003 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:44.413154 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 8a3634c97ac84de38afe185d268d7003 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-8a3634c97ac84de38afe185d268d7003
I20260709 12:17:44.413199 20029 raft_consensus.cc:359] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.414141 20029 raft_consensus.cc:740] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:44.415040 20029 consensus_queue.cc:260] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.420398 20029 ts_tablet_manager.cc:1434] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:17:44.422521 19231 tablet_copy_source_session.cc:215] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:44.422855 19230 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-2b8e0b54de2f469fae9de85585cac895 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:44.423364 19230 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-2b8e0b54de2f469fae9de85585cac895 on tablet 2b8e0b54de2f469fae9de85585cac895 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:44.427225 20032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a3634c97ac84de38afe185d268d7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:44.450794 20032 tablet_copy_client.cc:806] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:44.451521 20032 tablet_copy_client.cc:670] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:44.457697 20032 tablet_copy_client.cc:538] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:44.469494 20032 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:44.496110 20032 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:44.497177 20032 tablet_bootstrap.cc:492] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:44.497913 20032 ts_tablet_manager.cc:1403] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.029s	user 0.028s	sys 0.001s
I20260709 12:17:44.500300 20032 raft_consensus.cc:359] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.501188 20032 raft_consensus.cc:740] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:44.502007 20032 consensus_queue.cc:260] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.504452 20032 ts_tablet_manager.cc:1434] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:17:44.506901 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-8a3634c97ac84de38afe185d268d7003 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:44.507395 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-8a3634c97ac84de38afe185d268d7003 on tablet 8a3634c97ac84de38afe185d268d7003 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:44.526472 20032 ts_tablet_manager.cc:933] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:44.540411 20032 tablet_copy_client.cc:323] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:44.542448 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet ae89a6e8ab504bc58ff5e08466c31435 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:44.543129 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet ae89a6e8ab504bc58ff5e08466c31435 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-ae89a6e8ab504bc58ff5e08466c31435
I20260709 12:17:44.552541 19231 tablet_copy_source_session.cc:215] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:44.555632 20032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae89a6e8ab504bc58ff5e08466c31435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:44.576432 20032 tablet_copy_client.cc:806] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:44.577219 20032 tablet_copy_client.cc:670] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:44.583015 20032 tablet_copy_client.cc:538] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:44.593273 20032 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:44.596094 20029 ts_tablet_manager.cc:933] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:44.622345 20029 tablet_copy_client.cc:323] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:44.623643 20032 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:44.624807 20032 tablet_bootstrap.cc:492] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:44.625509 20032 ts_tablet_manager.cc:1403] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260709 12:17:44.625849 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 34d5201a8b374959b091ed921a624013 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:44.626879 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 34d5201a8b374959b091ed921a624013 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-34d5201a8b374959b091ed921a624013
I20260709 12:17:44.629127 20032 raft_consensus.cc:359] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.630203 20032 raft_consensus.cc:740] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:44.631353 20032 consensus_queue.cc:260] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:44.636138 19305 tablet_copy_source_session.cc:215] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:44.640369 20032 ts_tablet_manager.cc:1434] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:17:44.642519 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5201a8b374959b091ed921a624013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:44.642961 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-ae89a6e8ab504bc58ff5e08466c31435 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:44.643507 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-ae89a6e8ab504bc58ff5e08466c31435 on tablet ae89a6e8ab504bc58ff5e08466c31435 with peer edf0473daeb64d51b95df08ee6289b11
W20260709 12:17:44.796005 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 63466.5us
W20260709 12:17:44.880198 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 88876us
I20260709 12:17:44.973651 20029 tablet_copy_client.cc:806] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:44.974828 20029 tablet_copy_client.cc:670] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:44.991245 19893 raft_consensus.cc:1217] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:45.032055 20029 tablet_copy_client.cc:538] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:45.035405 19893 raft_consensus.cc:1217] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:45.065814 20029 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:45.112161 19893 raft_consensus.cc:1217] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:45.174857 20029 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:45.175958 20029 tablet_bootstrap.cc:492] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:45.177201 20029 ts_tablet_manager.cc:1403] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.112s	user 0.038s	sys 0.007s
I20260709 12:17:45.182030 20029 raft_consensus.cc:359] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:45.183286 20029 raft_consensus.cc:740] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:45.184032 20029 consensus_queue.cc:260] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:45.187013 20029 ts_tablet_manager.cc:1434] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:17:45.191905 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-34d5201a8b374959b091ed921a624013 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:45.192461 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-34d5201a8b374959b091ed921a624013 on tablet 34d5201a8b374959b091ed921a624013 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:45.420401 20046 raft_consensus.cc:1064] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:45.423426 20046 consensus_queue.cc:237] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:45.430845 19893 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.431471 19144 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.432507 19286 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.432758 20047 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:45.434098 20046 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:45.435076 20005 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:45.519955 20005 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.521327 19286 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.551350 19041 catalog_manager.cc:5697] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.564894 19895 raft_consensus.cc:1217] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:17:45.568266 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 51538.9us
I20260709 12:17:45.587986 19895 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.634521 19145 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.645368 20047 raft_consensus.cc:1064] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:45.648571 20047 consensus_queue.cc:237] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:45.670478 19214 consensus_queue.cc:237] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:45.682633 20053 raft_consensus.cc:1064] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:45.683672 19895 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:45.686134 20046 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:45.686373 20053 consensus_queue.cc:237] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:45.696010 19893 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.698223 20047 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.703282 20046 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:45.705947 19893 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.709172 19143 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.719216 19146 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:45.724686 19895 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.725266 20060 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:45.728580 20060 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:45.731078 19291 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.734617 19290 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.734225 19145 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:45.745620 19143 raft_consensus.cc:2955] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.746908 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b8e0b54de2f469fae9de85585cac895 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:45.754693 19040 catalog_manager.cc:5697] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:45.755426 20046 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:45.757155 20005 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:45.758139 20046 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:45.771240 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b8e0b54de2f469fae9de85585cac895 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:45.769261 20005 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:45.849745 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 63331.7us
W20260709 12:17:45.892807 20066 log.cc:927] Time spent T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:17:45.973275 20067 tablet_replica.cc:333] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:45.974941 20067 raft_consensus.cc:2243] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:45.977967 20067 raft_consensus.cc:2272] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:45.981849 20060 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.001878 20046 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:45.998659 19146 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.038582 19043 catalog_manager.cc:5697] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:46.044685 19291 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:17:46.050108 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 201248us
I20260709 12:17:46.064678 20067 ts_tablet_manager.cc:1916] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:46.084338 19894 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.090476 19895 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.102239 20067 ts_tablet_manager.cc:1929] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:46.103164 20067 log.cc:1199] T 2b8e0b54de2f469fae9de85585cac895 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/2b8e0b54de2f469fae9de85585cac895
I20260709 12:17:46.105749 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 2b8e0b54de2f469fae9de85585cac895 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
W20260709 12:17:46.106633 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 56676.7us
I20260709 12:17:46.112778 19040 catalog_manager.cc:5697] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.135830 19287 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.171195 19145 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.184352 19998 raft_consensus.cc:1064] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:46.187178 19998 consensus_queue.cc:237] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:46.199036 19215 consensus_queue.cc:237] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:46.202221 19894 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:46.204108 19145 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:46.203948 20071 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:46.218452 19219 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:46.206312 19998 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:17:46.223373 20062 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:46.226490 19219 consensus_queue.cc:237] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:46.251879 19895 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:46.252660 19291 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:46.254755 19895 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:46.255241 20053 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:46.257558 20046 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:46.260217 20060 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:46.267752 20060 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.272464 20047 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.275558 19894 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.275761 20075 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.284212 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae89a6e8ab504bc58ff5e08466c31435 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:46.284999 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a3634c97ac84de38afe185d268d7003 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:46.288586 19146 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:46.292196 20047 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:46.293727 19291 raft_consensus.cc:2955] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.296347 19895 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.302364 19214 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.302364 19145 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.319265 19894 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.330395 19040 catalog_manager.cc:5697] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.315583 19043 catalog_manager.cc:5697] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.335841 19146 raft_consensus.cc:2955] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.358938 19041 catalog_manager.cc:5697] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.360404 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a3634c97ac84de38afe185d268d7003 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:46.377256 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet ae89a6e8ab504bc58ff5e08466c31435 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:46.378258 20067 tablet_replica.cc:333] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:46.379565 20067 raft_consensus.cc:2243] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:46.380385 20067 raft_consensus.cc:2272] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:46.384150 20067 ts_tablet_manager.cc:1916] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:46.397804 20080 tablet_replica.cc:333] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:46.402163 19287 consensus_queue.cc:237] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:46.414393 19895 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:46.416112 20075 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:46.416862 20067 ts_tablet_manager.cc:1929] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:46.417273 20067 log.cc:1199] T ae89a6e8ab504bc58ff5e08466c31435 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/ae89a6e8ab504bc58ff5e08466c31435
I20260709 12:17:46.419023 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet ae89a6e8ab504bc58ff5e08466c31435 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:46.422091 19146 raft_consensus.cc:1275] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:46.423669 20075 consensus_queue.cc:1048] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:46.427227 19998 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.428788 20080 raft_consensus.cc:2243] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:46.429656 20080 raft_consensus.cc:2272] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:46.431077 19895 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.436993 19145 raft_consensus.cc:2955] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.442312 20080 ts_tablet_manager.cc:1916] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:46.446188 19042 catalog_manager.cc:5697] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:46.451977 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34d5201a8b374959b091ed921a624013 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:46.463014 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 34d5201a8b374959b091ed921a624013 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:17:46.469076 20081 tablet_replica.cc:333] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:46.470355 20081 raft_consensus.cc:2243] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:46.471354 20081 raft_consensus.cc:2272] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:46.478461 20081 ts_tablet_manager.cc:1916] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:46.484884 20080 ts_tablet_manager.cc:1929] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:46.486222 20080 log.cc:1199] T 8a3634c97ac84de38afe185d268d7003 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/8a3634c97ac84de38afe185d268d7003
I20260709 12:17:46.489127 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet 8a3634c97ac84de38afe185d268d7003 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:46.496658 20081 ts_tablet_manager.cc:1929] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:46.497095 20081 log.cc:1199] T 34d5201a8b374959b091ed921a624013 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/34d5201a8b374959b091ed921a624013
I20260709 12:17:46.498867 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 34d5201a8b374959b091ed921a624013 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:47.550259 19214 consensus_queue.cc:237] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:47.556921 19291 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.557511 19145 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:47.559010 19187 consensus_peers.cc:597] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb2ba3dc590648ae808033eddd9e5e8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:47.560158 20060 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:47.564661 20060 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:17:47.597409 20064 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.600536 19145 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.620702 19290 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.625510 19043 catalog_manager.cc:5697] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:47.622486 19214 consensus_queue.cc:237] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:47.648968 19143 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.650904 20060 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:47.659476 19290 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.665710 20060 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:47.673391 20084 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.676040 19145 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:47.679224 19187 consensus_peers.cc:597] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7c45e32d2a4412a892fc9927292832a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:47.716820 19287 consensus_queue.cc:237] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:47.721927 19290 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.739784 19041 catalog_manager.cc:5697] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:47.759580 19261 consensus_peers.cc:597] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 461e8cec77544198a9e399a0e8c6df89. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:47.761008 19214 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.763955 19998 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:47.768710 19143 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.771337 20073 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:47.792969 19998 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.795431 19214 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.815569 19146 consensus_queue.cc:237] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:47.806532 19145 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.819855 19043 catalog_manager.cc:5697] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:47.834209 19112 consensus_peers.cc:597] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 444425bcff2c4cd69eee66eae4f6c11f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:47.833384 19287 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.837862 20043 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:47.841739 19214 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:47.845501 20043 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:47.865329 20072 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.868882 19290 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.874172 19215 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:47.896960 19043 catalog_manager.cc:5697] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:48.162806 20104 ts_tablet_manager.cc:933] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:48.165225 20104 tablet_copy_client.cc:323] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:48.167536 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet cb2ba3dc590648ae808033eddd9e5e8f from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:48.168121 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet cb2ba3dc590648ae808033eddd9e5e8f from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-cb2ba3dc590648ae808033eddd9e5e8f
I20260709 12:17:48.183655 19231 tablet_copy_source_session.cc:215] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:48.188741 20106 ts_tablet_manager.cc:933] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:48.191208 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2ba3dc590648ae808033eddd9e5e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:48.204243 20106 tablet_copy_client.cc:323] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:48.208098 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet e7c45e32d2a4412a892fc9927292832a from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:48.208688 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet e7c45e32d2a4412a892fc9927292832a from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-e7c45e32d2a4412a892fc9927292832a
I20260709 12:17:48.224606 19231 tablet_copy_source_session.cc:215] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:48.228148 20106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c45e32d2a4412a892fc9927292832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:48.252874 20106 tablet_copy_client.cc:806] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:48.256361 20106 tablet_copy_client.cc:670] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:48.263821 20108 ts_tablet_manager.cc:933] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:48.271232 20108 tablet_copy_client.cc:323] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:48.273408 20106 tablet_copy_client.cc:538] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:48.278177 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 461e8cec77544198a9e399a0e8c6df89 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:48.278795 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 461e8cec77544198a9e399a0e8c6df89 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-461e8cec77544198a9e399a0e8c6df89
I20260709 12:17:48.286757 20104 tablet_copy_client.cc:806] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:48.287496 20104 tablet_copy_client.cc:670] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:48.290114 20106 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:48.292725 20104 tablet_copy_client.cc:538] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:48.294591 19305 tablet_copy_source_session.cc:215] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:48.300002 20108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461e8cec77544198a9e399a0e8c6df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:48.315624 20104 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:48.323040 20110 ts_tablet_manager.cc:933] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:48.333040 20110 tablet_copy_client.cc:323] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:48.336817 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 444425bcff2c4cd69eee66eae4f6c11f from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:48.337394 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 444425bcff2c4cd69eee66eae4f6c11f from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-444425bcff2c4cd69eee66eae4f6c11f
I20260709 12:17:48.347616 19156 tablet_copy_source_session.cc:215] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:48.351612 20106 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: 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 12:17:48.353497 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444425bcff2c4cd69eee66eae4f6c11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:48.365407 20106 tablet_bootstrap.cc:492] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:48.366214 20106 ts_tablet_manager.cc:1403] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.009s
I20260709 12:17:48.373787 20106 raft_consensus.cc:359] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.375463 20106 raft_consensus.cc:740] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:48.376173 20106 consensus_queue.cc:260] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.390352 20104 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: 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 12:17:48.394511 20104 tablet_bootstrap.cc:492] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:48.395078 20106 ts_tablet_manager.cc:1434] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.018s
I20260709 12:17:48.395452 20108 tablet_copy_client.cc:806] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:48.397336 20108 tablet_copy_client.cc:670] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:48.396003 20104 ts_tablet_manager.cc:1403] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.014s
I20260709 12:17:48.398597 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-e7c45e32d2a4412a892fc9927292832a received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:48.399039 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-e7c45e32d2a4412a892fc9927292832a on tablet e7c45e32d2a4412a892fc9927292832a with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:48.407719 20108 tablet_copy_client.cc:538] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:48.417937 20108 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:48.417644 20104 raft_consensus.cc:359] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.418584 20104 raft_consensus.cc:740] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:48.419890 20104 consensus_queue.cc:260] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.423622 20104 ts_tablet_manager.cc:1434] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:17:48.426278 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-cb2ba3dc590648ae808033eddd9e5e8f received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:48.426879 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-cb2ba3dc590648ae808033eddd9e5e8f on tablet cb2ba3dc590648ae808033eddd9e5e8f with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:48.450652 20110 tablet_copy_client.cc:806] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:48.451376 20110 tablet_copy_client.cc:670] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:48.452556 20108 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:48.453596 20108 tablet_bootstrap.cc:492] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:48.454339 20108 ts_tablet_manager.cc:1403] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.037s	user 0.031s	sys 0.000s
I20260709 12:17:48.462340 20108 raft_consensus.cc:359] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.463714 20108 raft_consensus.cc:740] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:48.464438 20110 tablet_copy_client.cc:538] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:48.464888 20108 consensus_queue.cc:260] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.468942 20108 ts_tablet_manager.cc:1434] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:48.471324 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-461e8cec77544198a9e399a0e8c6df89 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:48.471911 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-461e8cec77544198a9e399a0e8c6df89 on tablet 461e8cec77544198a9e399a0e8c6df89 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:48.481045 20110 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:48.539933 20110 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: 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 12:17:48.541143 20110 tablet_bootstrap.cc:492] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:48.542079 20110 ts_tablet_manager.cc:1403] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.061s	user 0.037s	sys 0.013s
I20260709 12:17:48.545639 20110 raft_consensus.cc:359] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.546602 20110 raft_consensus.cc:740] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:48.547335 20110 consensus_queue.cc:260] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:48.552666 20110 ts_tablet_manager.cc:1434] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:48.557193 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-444425bcff2c4cd69eee66eae4f6c11f received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:48.557740 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-444425bcff2c4cd69eee66eae4f6c11f on tablet 444425bcff2c4cd69eee66eae4f6c11f with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:48.635208 19895 raft_consensus.cc:1217] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:48.654516 19895 raft_consensus.cc:1217] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:48.675839 19895 raft_consensus.cc:1217] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:48.912220 19895 raft_consensus.cc:1217] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:49.120651 20084 raft_consensus.cc:1064] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:49.124323 20084 consensus_queue.cc:237] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.134330 19895 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.134987 19291 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.135430 19145 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.137063 20089 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.138181 20084 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.139109 20064 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.168032 19145 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.165462 20089 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.181188 20084 raft_consensus.cc:1064] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:49.184197 20084 consensus_queue.cc:237] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.193634 19291 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.197916 20075 raft_consensus.cc:1064] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:49.200495 20075 consensus_queue.cc:237] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.188439 19895 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.228389 19041 catalog_manager.cc:5697] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.256458 19894 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.263381 20064 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.267256 19143 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.270463 19893 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.273507 20127 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.281948 19216 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:17:49.282212 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 47106.3us
I20260709 12:17:49.275970 20064 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:17:49.287968 20075 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.292342 19143 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.296473 19291 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.313602 20125 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.314510 20128 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.326188 19216 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.327378 19145 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.329478 20064 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.340080 20127 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:49.350364 19893 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.388829 19216 consensus_queue.cc:237] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.389712 19143 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.392135 20072 raft_consensus.cc:1064] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:49.396595 19894 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.413450 20072 consensus_queue.cc:237] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.413898 19042 catalog_manager.cc:5697] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.400640 19895 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.413602 19041 catalog_manager.cc:5697] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:49.455428 19290 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.398408 19145 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.474802 20084 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:17:49.475495 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:36241, user_credentials={real_user=slave}} blocked reactor thread for 69131.3us
I20260709 12:17:49.485096 20123 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.491320 19215 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.494397 19143 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.491680 20084 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:17:49.501235 20143 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:49.508767 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7c45e32d2a4412a892fc9927292832a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:49.520866 19040 catalog_manager.cc:5697] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:49.522395 19291 consensus_queue.cc:237] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.528620 19895 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.545404 19894 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.547605 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet e7c45e32d2a4412a892fc9927292832a with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:49.548126 19895 raft_consensus.cc:2955] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.550572 20128 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:49.562410 20075 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.579020 19215 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.581851 20127 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:49.592389 20072 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:49.594110 20145 tablet_replica.cc:333] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:49.607066 20145 raft_consensus.cc:2243] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:49.596482 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 461e8cec77544198a9e399a0e8c6df89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:49.609166 20145 raft_consensus.cc:2272] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:49.574687 19894 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.638162 19290 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:49.645397 19216 raft_consensus.cc:2955] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.648887 20072 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:49.652413 20145 ts_tablet_manager.cc:1916] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:49.683751 19042 catalog_manager.cc:5697] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.685097 20143 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.691198 19895 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:17:49.713191 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 119098us
I20260709 12:17:49.729607 19290 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.740103 20145 ts_tablet_manager.cc:1929] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:49.740865 20145 log.cc:1199] T e7c45e32d2a4412a892fc9927292832a P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/e7c45e32d2a4412a892fc9927292832a
I20260709 12:17:49.743767 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet e7c45e32d2a4412a892fc9927292832a (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:49.750046 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet 461e8cec77544198a9e399a0e8c6df89 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:49.758625 19040 catalog_manager.cc:5697] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.771575 20150 tablet_replica.cc:333] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:49.774461 20150 raft_consensus.cc:2243] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:49.775346 19215 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.775398 20150 raft_consensus.cc:2272] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:49.784171 20150 ts_tablet_manager.cc:1916] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:49.803071 19145 consensus_queue.cc:237] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.806586 20150 ts_tablet_manager.cc:1929] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:49.810154 19895 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.812274 20147 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:49.817509 19286 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.821038 20143 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:49.825739 20085 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.837884 19895 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.842609 19290 raft_consensus.cc:2955] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.844260 20150 log.cc:1199] T 461e8cec77544198a9e399a0e8c6df89 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/461e8cec77544198a9e399a0e8c6df89
I20260709 12:17:49.847308 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet 461e8cec77544198a9e399a0e8c6df89 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:49.853690 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 444425bcff2c4cd69eee66eae4f6c11f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:49.858970 19040 catalog_manager.cc:5697] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.881865 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 444425bcff2c4cd69eee66eae4f6c11f with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:17:49.892066 20151 tablet_replica.cc:333] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:49.893406 20151 raft_consensus.cc:2243] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:49.896183 20151 raft_consensus.cc:2272] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:49.899912 20151 ts_tablet_manager.cc:1916] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:49.923727 19214 consensus_queue.cc:237] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:49.932621 19290 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.933296 19895 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:49.939216 20151 ts_tablet_manager.cc:1929] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:49.939908 20151 log.cc:1199] T 444425bcff2c4cd69eee66eae4f6c11f P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/444425bcff2c4cd69eee66eae4f6c11f
I20260709 12:17:49.941392 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 444425bcff2c4cd69eee66eae4f6c11f (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:49.943773 20123 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:49.947345 20123 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:49.955768 20123 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.960399 19895 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.961048 19290 raft_consensus.cc:2955] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:49.969239 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb2ba3dc590648ae808033eddd9e5e8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:49.982380 19040 catalog_manager.cc:5697] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:50.003151 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet cb2ba3dc590648ae808033eddd9e5e8f with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:50.004174 20150 tablet_replica.cc:333] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:50.005336 20150 raft_consensus.cc:2243] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:50.006115 20150 raft_consensus.cc:2272] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:50.010308 20150 ts_tablet_manager.cc:1916] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:50.029249 20150 ts_tablet_manager.cc:1929] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:50.029644 20150 log.cc:1199] T cb2ba3dc590648ae808033eddd9e5e8f P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/cb2ba3dc590648ae808033eddd9e5e8f
I20260709 12:17:50.030881 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet cb2ba3dc590648ae808033eddd9e5e8f (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:51.077703 19290 consensus_queue.cc:237] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:17:51.085009 19261 consensus_peers.cc:597] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f373ec6e97d247e59eb53bc6de66018d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:51.085036 19216 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.086724 19146 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.087383 20146 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:51.088234 20152 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:51.098850 20115 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.102140 19214 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.103382 19146 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.133656 19040 catalog_manager.cc:5697] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.143623 19290 consensus_queue.cc:237] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:51.155800 19216 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.155800 19146 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:51.158015 19261 consensus_peers.cc:597] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b446fdbb1c0e4499940707766ee110e1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:51.158102 20158 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:51.159053 20115 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:51.184154 20115 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.188650 19143 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.191038 19216 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.207777 19042 catalog_manager.cc:5697] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.210655 19214 consensus_queue.cc:237] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:17:51.230468 19187 consensus_peers.cc:597] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3edc2f7087484a18b01a576b3ad5c912. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:51.230926 19290 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.232875 20084 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:51.234062 19143 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.237560 20084 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:51.246946 20084 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.248481 19286 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.256170 19143 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.267707 19042 catalog_manager.cc:5697] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.269088 19286 consensus_queue.cc:237] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:17:51.282804 19261 consensus_peers.cc:597] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 525badf579a1475fb0e426bb099849e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:51.283407 19216 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.287613 20115 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:51.290814 19146 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:51.293460 20158 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:51.311550 20157 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.317353 19214 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.341907 19145 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.342566 19042 catalog_manager.cc:5697] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:51.486817 20173 ts_tablet_manager.cc:933] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:51.489244 20173 tablet_copy_client.cc:323] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:51.491042 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet f373ec6e97d247e59eb53bc6de66018d from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:51.491845 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet f373ec6e97d247e59eb53bc6de66018d from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-f373ec6e97d247e59eb53bc6de66018d
I20260709 12:17:51.501643 19305 tablet_copy_source_session.cc:215] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:51.506040 20173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f373ec6e97d247e59eb53bc6de66018d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:51.524916 20173 tablet_copy_client.cc:806] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:51.525723 20173 tablet_copy_client.cc:670] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:51.529994 20173 tablet_copy_client.cc:538] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:51.542796 20173 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:51.568641 20173 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: 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 12:17:51.570183 20173 tablet_bootstrap.cc:492] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:51.571730 20173 ts_tablet_manager.cc:1403] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260709 12:17:51.575870 20173 raft_consensus.cc:359] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:51.576887 20173 raft_consensus.cc:740] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:51.577836 20173 consensus_queue.cc:260] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:51.581700 20173 ts_tablet_manager.cc:1434] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:17:51.586074 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-f373ec6e97d247e59eb53bc6de66018d received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:51.586583 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-f373ec6e97d247e59eb53bc6de66018d on tablet f373ec6e97d247e59eb53bc6de66018d with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:51.708459 20173 ts_tablet_manager.cc:933] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:51.711390 20173 tablet_copy_client.cc:323] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:51.713121 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 3edc2f7087484a18b01a576b3ad5c912 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:51.713666 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 3edc2f7087484a18b01a576b3ad5c912 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-3edc2f7087484a18b01a576b3ad5c912
I20260709 12:17:51.729128 19231 tablet_copy_source_session.cc:215] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:51.733847 20173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc2f7087484a18b01a576b3ad5c912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:51.760274 20173 tablet_copy_client.cc:806] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:51.761207 20173 tablet_copy_client.cc:670] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:51.764671 20178 ts_tablet_manager.cc:933] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:51.766016 20173 tablet_copy_client.cc:538] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:51.778369 20173 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:51.789968 20179 ts_tablet_manager.cc:933] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:51.795264 20178 tablet_copy_client.cc:323] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:51.805752 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet b446fdbb1c0e4499940707766ee110e1 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:51.806457 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet b446fdbb1c0e4499940707766ee110e1 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-b446fdbb1c0e4499940707766ee110e1
I20260709 12:17:51.817984 19305 tablet_copy_source_session.cc:215] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:51.819137 20179 tablet_copy_client.cc:323] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:51.823812 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b446fdbb1c0e4499940707766ee110e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:51.828540 20173 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:51.829993 20173 tablet_bootstrap.cc:492] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:51.830806 20173 ts_tablet_manager.cc:1403] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.004s
I20260709 12:17:51.834519 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 525badf579a1475fb0e426bb099849e8 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:51.834239 20173 raft_consensus.cc:359] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:51.835127 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 525badf579a1475fb0e426bb099849e8 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-525badf579a1475fb0e426bb099849e8
I20260709 12:17:51.835564 20173 raft_consensus.cc:740] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:51.836372 20173 consensus_queue.cc:260] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:51.843874 20173 ts_tablet_manager.cc:1434] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:17:51.864295 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-3edc2f7087484a18b01a576b3ad5c912 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:51.865139 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-3edc2f7087484a18b01a576b3ad5c912 on tablet 3edc2f7087484a18b01a576b3ad5c912 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:51.871656 19894 raft_consensus.cc:1217] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:51.866488 20178 tablet_copy_client.cc:806] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:51.857031 19305 tablet_copy_source_session.cc:215] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:51.878404 20178 tablet_copy_client.cc:670] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:51.883265 20179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525badf579a1475fb0e426bb099849e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:51.920822 20179 tablet_copy_client.cc:806] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:51.921496 20179 tablet_copy_client.cc:670] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:51.931129 20178 tablet_copy_client.cc:538] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:51.940887 20179 tablet_copy_client.cc:538] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:51.944955 20178 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:51.955361 20179 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:51.981137 20178 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:51.982349 20178 tablet_bootstrap.cc:492] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:51.983433 20178 ts_tablet_manager.cc:1403] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.017s
I20260709 12:17:51.987304 20178 raft_consensus.cc:359] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:51.993528 20178 raft_consensus.cc:740] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:52.000159 20179 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:52.003887 20178 consensus_queue.cc:260] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:52.009531 20179 tablet_bootstrap.cc:492] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:52.011511 20179 ts_tablet_manager.cc:1403] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.015s
I20260709 12:17:52.011511 20178 ts_tablet_manager.cc:1434] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.007s
I20260709 12:17:52.017409 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-b446fdbb1c0e4499940707766ee110e1 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:52.017895 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-b446fdbb1c0e4499940707766ee110e1 on tablet b446fdbb1c0e4499940707766ee110e1 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:52.020656 20179 raft_consensus.cc:359] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:52.021953 20179 raft_consensus.cc:740] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:52.023097 20179 consensus_queue.cc:260] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:52.027946 20179 ts_tablet_manager.cc:1434] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 12:17:52.030802 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-525badf579a1475fb0e426bb099849e8 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:52.031257 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-525badf579a1475fb0e426bb099849e8 on tablet 525badf579a1475fb0e426bb099849e8 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:52.233608 19894 raft_consensus.cc:1217] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:52.243252 19894 raft_consensus.cc:1217] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:52.267603 20157 raft_consensus.cc:1064] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:52.271817 20157 consensus_queue.cc:237] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:52.282815 19894 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.285490 20115 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.286739 19216 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.291330 20146 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.305006 19145 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.364529 19894 raft_consensus.cc:1217] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:52.369249 20189 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.378773 19894 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.364786 20157 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.395004 19214 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.399536 19041 catalog_manager.cc:5697] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.411273 19144 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.458237 19287 consensus_queue.cc:237] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:52.467113 19894 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:52.468932 20146 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:52.472939 19215 raft_consensus.cc:1275] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:52.474771 20189 consensus_queue.cc:1048] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:52.483134 19895 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.485538 19216 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.482913 20146 raft_consensus.cc:2955] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.513747 19043 catalog_manager.cc:5697] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.527326 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f373ec6e97d247e59eb53bc6de66018d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:52.531368 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet f373ec6e97d247e59eb53bc6de66018d with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:52.536228 20195 tablet_replica.cc:333] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:52.537312 20195 raft_consensus.cc:2243] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:52.537926 20195 raft_consensus.cc:2272] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:52.541576 20195 ts_tablet_manager.cc:1916] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:52.555991 20195 ts_tablet_manager.cc:1929] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:52.556747 20195 log.cc:1199] T f373ec6e97d247e59eb53bc6de66018d P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/f373ec6e97d247e59eb53bc6de66018d
I20260709 12:17:52.558598 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet f373ec6e97d247e59eb53bc6de66018d (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:52.752118 20185 raft_consensus.cc:1064] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:52.754546 20185 consensus_queue.cc:237] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:52.762902 19894 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.765240 20123 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.764187 19144 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.769246 20126 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:52.770213 19291 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.782438 20123 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:52.805135 20126 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.808465 19895 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.817404 19290 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.834401 20115 raft_consensus.cc:1064] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:52.836917 20115 consensus_queue.cc:237] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:52.848922 19144 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.851153 19043 catalog_manager.cc:5697] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.899025 19219 consensus_queue.cc:237] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:52.903769 19895 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.906286 20146 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.917289 19144 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.919474 20146 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:52.926101 19144 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:52.927928 20200 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:52.938032 20200 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:17:52.939823 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 53974.5us
I20260709 12:17:52.942193 19145 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.955228 19894 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:17:52.960767 20202 log.cc:927] Time spent T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:17:52.971782 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3edc2f7087484a18b01a576b3ad5c912 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:52.973076 19216 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:52.976593 20146 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.978570 20159 raft_consensus.cc:1064] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:52.977253 20185 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:17:52.988641 20159 consensus_queue.cc:237] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:52.993404 19894 raft_consensus.cc:2955] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.990931 19143 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:52.989779 20115 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:52.993503 19040 catalog_manager.cc:5697] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.025736 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 3edc2f7087484a18b01a576b3ad5c912 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:53.061444 19895 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:53.063024 20115 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:53.065255 19216 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.072288 20207 tablet_replica.cc:333] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:53.095036 19040 catalog_manager.cc:5697] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.099601 20207 raft_consensus.cc:2243] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:53.100446 20207 raft_consensus.cc:2272] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:53.103559 19895 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.112048 19145 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:53.114143 20189 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:53.114513 20207 ts_tablet_manager.cc:1916] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:53.135962 20206 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.148259 19290 consensus_queue.cc:237] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:53.157857 19895 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:53.160336 20189 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:53.161630 20207 ts_tablet_manager.cc:1929] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:53.162077 20207 log.cc:1199] T 3edc2f7087484a18b01a576b3ad5c912 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/3edc2f7087484a18b01a576b3ad5c912
I20260709 12:17:53.164235 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 3edc2f7087484a18b01a576b3ad5c912 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:53.170008 20157 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.172309 19895 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.185532 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b446fdbb1c0e4499940707766ee110e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:53.191520 19145 raft_consensus.cc:1275] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:53.201683 19216 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:53.204319 19894 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.206118 20189 consensus_queue.cc:1048] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:53.212782 19144 raft_consensus.cc:2955] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.212182 19145 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.248531 20159 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:53.252074 19040 catalog_manager.cc:5697] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.278052 19216 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.278699 19042 catalog_manager.cc:5697] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:53.310674 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet b446fdbb1c0e4499940707766ee110e1 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:17:53.311719 19287 consensus_queue.cc:237] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:53.323781 19144 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:53.326252 19894 raft_consensus.cc:1275] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:53.326550 20115 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:53.328718 20212 tablet_replica.cc:333] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:53.328665 20206 consensus_queue.cc:1048] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:53.330092 20212 raft_consensus.cc:2243] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:53.330742 20212 raft_consensus.cc:2272] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:53.334863 20212 ts_tablet_manager.cc:1916] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:53.337010 19144 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.342216 19895 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.363883 20206 raft_consensus.cc:2955] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.365392 19040 catalog_manager.cc:5697] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:53.404102 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 525badf579a1475fb0e426bb099849e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:53.404402 20212 ts_tablet_manager.cc:1929] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:53.404870 20212 log.cc:1199] T b446fdbb1c0e4499940707766ee110e1 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/b446fdbb1c0e4499940707766ee110e1
I20260709 12:17:53.406802 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet b446fdbb1c0e4499940707766ee110e1 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:53.413291 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 525badf579a1475fb0e426bb099849e8 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:17:53.415195 20212 tablet_replica.cc:333] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:53.422513 20212 raft_consensus.cc:2243] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:53.424198 20212 raft_consensus.cc:2272] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:53.428128 20212 ts_tablet_manager.cc:1916] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:53.449458 20212 ts_tablet_manager.cc:1929] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:53.449913 20212 log.cc:1199] T 525badf579a1475fb0e426bb099849e8 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/525badf579a1475fb0e426bb099849e8
I20260709 12:17:53.451488 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 525badf579a1475fb0e426bb099849e8 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:54.480307 19144 consensus_queue.cc:237] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:54.488060 19287 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:54.488301 19112 consensus_peers.cc:597] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c35b37ee1b247a997e847bc5f0ba212. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:54.489477 20216 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:54.490038 19216 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:54.492311 20213 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.502336 20216 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.504045 19216 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.505105 19287 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.525645 19041 catalog_manager.cc:5697] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.526708 19287 consensus_queue.cc:237] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:54.541652 19216 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:54.542563 19144 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:54.543361 20146 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.544390 20159 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:54.549737 19261 consensus_peers.cc:597] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0258bd6dbb8441029fd6ef8bb0684170. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:54.567834 20159 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.579125 19143 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.596850 19216 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.610654 19143 consensus_queue.cc:237] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:54.620675 19040 catalog_manager.cc:5697] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:54.624647 19216 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:54.625134 19112 consensus_peers.cc:597] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b355b118d7d74257ba40cd2ba36aa173. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:54.626520 20220 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.627512 19287 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:54.629877 20220 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.638541 20213 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.645217 19216 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.671325 19040 catalog_manager.cc:5697] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.674918 19286 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.679553 19216 consensus_queue.cc:237] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:54.693663 19143 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:54.694113 19187 consensus_peers.cc:597] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c545c16c0754d9a9564994500dffa65. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:54.695058 20214 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.696084 19287 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:54.700558 20185 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.717298 20200 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.720695 19286 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.723232 19143 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.739333 19040 catalog_manager.cc:5697] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:54.988211 20238 ts_tablet_manager.cc:933] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:54.998876 20238 tablet_copy_client.cc:323] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:55.002373 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 5c35b37ee1b247a997e847bc5f0ba212 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:55.003432 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 5c35b37ee1b247a997e847bc5f0ba212 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-5c35b37ee1b247a997e847bc5f0ba212
I20260709 12:17:55.043062 19156 tablet_copy_source_session.cc:215] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:55.047578 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c35b37ee1b247a997e847bc5f0ba212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:55.068328 20240 ts_tablet_manager.cc:933] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:55.074522 20240 tablet_copy_client.cc:323] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:55.075302 20238 tablet_copy_client.cc:806] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:55.076138 20238 tablet_copy_client.cc:670] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:55.077251 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 0258bd6dbb8441029fd6ef8bb0684170 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:55.077852 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 0258bd6dbb8441029fd6ef8bb0684170 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-0258bd6dbb8441029fd6ef8bb0684170
I20260709 12:17:55.081821 20238 tablet_copy_client.cc:538] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:55.094614 19305 tablet_copy_source_session.cc:215] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:55.095468 20238 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:55.105607 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0258bd6dbb8441029fd6ef8bb0684170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:55.127218 20238 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:55.128326 20238 tablet_bootstrap.cc:492] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:55.129294 20238 ts_tablet_manager.cc:1403] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.012s
I20260709 12:17:55.133342 20240 tablet_copy_client.cc:806] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:55.134440 20240 tablet_copy_client.cc:670] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:55.133457 20238 raft_consensus.cc:359] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.135432 20238 raft_consensus.cc:740] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:55.136296 20238 consensus_queue.cc:260] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.140462 20240 tablet_copy_client.cc:538] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:55.148931 20238 ts_tablet_manager.cc:1434] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 12:17:55.151467 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-5c35b37ee1b247a997e847bc5f0ba212 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:55.152014 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-5c35b37ee1b247a997e847bc5f0ba212 on tablet 5c35b37ee1b247a997e847bc5f0ba212 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:55.165938 20240 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:55.187145 20240 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:55.188060 20240 tablet_bootstrap.cc:492] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:55.188740 20240 ts_tablet_manager.cc:1403] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.007s
I20260709 12:17:55.191850 20240 raft_consensus.cc:359] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.193007 20240 raft_consensus.cc:740] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:55.193763 20240 consensus_queue.cc:260] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.196556 20240 ts_tablet_manager.cc:1434] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:55.198980 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-0258bd6dbb8441029fd6ef8bb0684170 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:55.199469 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-0258bd6dbb8441029fd6ef8bb0684170 on tablet 0258bd6dbb8441029fd6ef8bb0684170 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:55.215719 20240 ts_tablet_manager.cc:933] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:55.242817 20240 tablet_copy_client.cc:323] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:55.245229 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet b355b118d7d74257ba40cd2ba36aa173 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:55.246063 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet b355b118d7d74257ba40cd2ba36aa173 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-b355b118d7d74257ba40cd2ba36aa173
I20260709 12:17:55.266810 19156 tablet_copy_source_session.cc:215] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:55.271869 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355b118d7d74257ba40cd2ba36aa173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:55.287164 20238 ts_tablet_manager.cc:933] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:17:55.293507 20238 tablet_copy_client.cc:323] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:17:55.295581 20240 tablet_copy_client.cc:806] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:55.296311 20240 tablet_copy_client.cc:670] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:55.297158 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 8c545c16c0754d9a9564994500dffa65 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:17:55.298134 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 8c545c16c0754d9a9564994500dffa65 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-8c545c16c0754d9a9564994500dffa65
I20260709 12:17:55.316617 19231 tablet_copy_source_session.cc:215] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:55.317340 20240 tablet_copy_client.cc:538] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:55.320375 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c545c16c0754d9a9564994500dffa65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:55.327621 20240 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:55.342101 20238 tablet_copy_client.cc:806] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:55.342698 20238 tablet_copy_client.cc:670] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:55.346930 20238 tablet_copy_client.cc:538] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:55.356894 20240 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:55.358129 20240 tablet_bootstrap.cc:492] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:55.358839 20240 ts_tablet_manager.cc:1403] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.003s
I20260709 12:17:55.363049 20240 raft_consensus.cc:359] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.363885 20240 raft_consensus.cc:740] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:55.364544 20240 consensus_queue.cc:260] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.366501 20238 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:55.369632 20240 ts_tablet_manager.cc:1434] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:17:55.373682 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-b355b118d7d74257ba40cd2ba36aa173 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:55.374121 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-b355b118d7d74257ba40cd2ba36aa173 on tablet b355b118d7d74257ba40cd2ba36aa173 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:55.374925 19895 raft_consensus.cc:1217] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:55.422451 20238 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:55.423508 20238 tablet_bootstrap.cc:492] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:55.424258 20238 ts_tablet_manager.cc:1403] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.015s
I20260709 12:17:55.429404 20238 raft_consensus.cc:359] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.430485 20238 raft_consensus.cc:740] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:55.431738 20238 consensus_queue.cc:260] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:55.434396 20238 ts_tablet_manager.cc:1434] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:17:55.436230 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-8c545c16c0754d9a9564994500dffa65 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:17:55.436676 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-8c545c16c0754d9a9564994500dffa65 on tablet 8c545c16c0754d9a9564994500dffa65 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:55.568796 19895 raft_consensus.cc:1217] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:55.751025 19895 raft_consensus.cc:1217] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:55.853421 19895 raft_consensus.cc:1217] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:55.912001 20220 raft_consensus.cc:1064] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:55.914211 20220 consensus_queue.cc:237] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:55.931299 19895 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:55.931941 19287 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:55.932930 20220 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:17:55.934993 20219 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:55.935238 19215 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:55.936981 20216 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:55.961916 20219 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:55.965040 19895 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:55.969287 19215 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:55.982718 20228 raft_consensus.cc:1064] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:55.987628 19286 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:55.985554 20228 consensus_queue.cc:237] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:55.997284 19040 catalog_manager.cc:5697] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:56.050515 19143 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.050333 19215 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.052711 20146 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.053061 19895 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.054718 20146 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.056656 20146 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:17:56.086915 20159 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.095868 19219 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.105347 19145 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.111318 19894 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.140080 19042 catalog_manager.cc:5697] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.141880 19145 consensus_queue.cc:237] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:56.148520 19894 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.150305 20219 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:56.151935 19219 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.153429 20216 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:56.162505 20220 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.163332 19287 consensus_queue.cc:237] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:56.167635 19219 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.169910 19895 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.170962 19215 raft_consensus.cc:1275] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.175477 20146 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:56.176880 20258 consensus_queue.cc:1048] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:56.179561 19895 raft_consensus.cc:2955] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.183794 20228 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.186319 19215 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.195704 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0258bd6dbb8441029fd6ef8bb0684170 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:56.199765 19043 catalog_manager.cc:5697] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.207561 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c35b37ee1b247a997e847bc5f0ba212 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:56.201272 19895 raft_consensus.cc:2955] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.219210 19040 catalog_manager.cc:5697] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:56.227373 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c35b37ee1b247a997e847bc5f0ba212 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:56.241694 20264 tablet_replica.cc:333] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:56.242789 20264 raft_consensus.cc:2243] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.243836 20264 raft_consensus.cc:2272] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.250322 20264 ts_tablet_manager.cc:1916] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:56.259567 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet 0258bd6dbb8441029fd6ef8bb0684170 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:56.281533 20264 ts_tablet_manager.cc:1929] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:56.282197 20264 log.cc:1199] T 5c35b37ee1b247a997e847bc5f0ba212 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/5c35b37ee1b247a997e847bc5f0ba212
I20260709 12:17:56.283715 20265 tablet_replica.cc:333] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:56.284106 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 5c35b37ee1b247a997e847bc5f0ba212 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:56.285758 20265 raft_consensus.cc:2243] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.286608 20265 raft_consensus.cc:2272] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.289984 20265 ts_tablet_manager.cc:1916] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:56.306375 20265 ts_tablet_manager.cc:1929] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:56.306840 20265 log.cc:1199] T 0258bd6dbb8441029fd6ef8bb0684170 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/0258bd6dbb8441029fd6ef8bb0684170
I20260709 12:17:56.308753 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet 0258bd6dbb8441029fd6ef8bb0684170 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:56.341281 20219 raft_consensus.cc:1064] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:56.344369 20219 consensus_queue.cc:237] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:56.353688 19895 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.356801 20250 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:56.356283 19287 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.363251 20220 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:56.363901 19215 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.365752 20216 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.374066 20257 raft_consensus.cc:1064] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:56.378000 20257 consensus_queue.cc:237] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:56.404634 20220 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.420225 19895 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.419868 19215 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.426817 20200 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:56.442217 19042 catalog_manager.cc:5697] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.444911 19894 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.453477 19145 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.457911 20257 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.459255 19286 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:56.467285 20200 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.526151 19287 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.528680 19143 consensus_queue.cc:237] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:56.551092 19892 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.554605 19215 raft_consensus.cc:1275] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.556530 20200 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.566845 20267 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:56.566125 19143 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.579928 20250 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.596058 19216 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.615700 19040 catalog_manager.cc:5697] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.622804 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b355b118d7d74257ba40cd2ba36aa173 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:56.623409 20219 consensus_queue.cc:1048] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:56.640478 19892 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.650331 19893 raft_consensus.cc:2955] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.687664 19040 catalog_manager.cc:5697] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.695082 19286 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.698401 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet b355b118d7d74257ba40cd2ba36aa173 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:56.700337 20264 tablet_replica.cc:333] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:17:56.701366 20264 raft_consensus.cc:2243] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.702032 20264 raft_consensus.cc:2272] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.709192 20264 ts_tablet_manager.cc:1916] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:56.724334 19215 consensus_queue.cc:237] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:56.730842 19892 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.732174 20214 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:56.733322 19287 raft_consensus.cc:1275] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:56.734949 20214 consensus_queue.cc:1048] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:56.744880 20264 ts_tablet_manager.cc:1929] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:56.745536 20264 log.cc:1199] T b355b118d7d74257ba40cd2ba36aa173 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/b355b118d7d74257ba40cd2ba36aa173
I20260709 12:17:56.745193 20257 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.747188 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet b355b118d7d74257ba40cd2ba36aa173 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:56.751041 19892 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.753546 19287 raft_consensus.cc:2955] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:56.763778 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c545c16c0754d9a9564994500dffa65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:56.772668 19042 catalog_manager.cc:5697] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:56.788762 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c545c16c0754d9a9564994500dffa65 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:56.790295 20265 tablet_replica.cc:333] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:56.791507 20265 raft_consensus.cc:2243] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.792472 20265 raft_consensus.cc:2272] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.797766 20265 ts_tablet_manager.cc:1916] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:56.811483 20265 ts_tablet_manager.cc:1929] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:56.811889 20265 log.cc:1199] T 8c545c16c0754d9a9564994500dffa65 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/8c545c16c0754d9a9564994500dffa65
I20260709 12:17:56.813385 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet 8c545c16c0754d9a9564994500dffa65 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:57.893712 19145 consensus_queue.cc:237] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:57.902062 19287 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:57.902165 19215 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:57.902976 19112 consensus_peers.cc:597] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e64a64949f1472b8f22159e5cf5dd51. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.903959 20267 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.904762 20220 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.914572 20267 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:57.917330 19287 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:57.926998 19215 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:57.932588 19143 consensus_queue.cc:237] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:17:57.942397 19112 consensus_peers.cc:597] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27ed93dbb246426dbe51ff475f8c1073. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.945533 19287 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:57.947296 20267 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.960361 19215 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:57.966236 20220 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:57.955394 19042 catalog_manager.cc:5697] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:57.969839 20220 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:57.974368 19286 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:57.995432 19287 consensus_queue.cc:237] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.010370 19215 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.012360 19221 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:58.015079 19143 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:58.016880 19261 consensus_peers.cc:597] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbe292144fef4360a32ce91a99b057eb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:58.017360 20275 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:58.021121 20228 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:58.036947 20275 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.039098 19215 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.041316 19144 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.070186 19144 consensus_queue.cc:237] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.072064 19043 catalog_manager.cc:5697] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:58.074991 19043 catalog_manager.cc:5697] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:17:58.082738 19112 consensus_peers.cc:597] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bde83f810614438ade9a7a2d436e7ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:58.086133 19286 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:58.088686 19215 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:58.090400 20277 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:17:58.094535 20267 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:58.118666 20267 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.123426 19215 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.123569 19291 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:17:58.144586 19040 catalog_manager.cc:5697] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:58.337441 20295 ts_tablet_manager.cc:933] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:58.343009 20295 tablet_copy_client.cc:323] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:58.345007 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 27ed93dbb246426dbe51ff475f8c1073 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:58.345933 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 27ed93dbb246426dbe51ff475f8c1073 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-27ed93dbb246426dbe51ff475f8c1073
I20260709 12:17:58.353046 19156 tablet_copy_source_session.cc:215] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:58.356678 20295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed93dbb246426dbe51ff475f8c1073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.376924 20295 tablet_copy_client.cc:806] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:58.377545 20295 tablet_copy_client.cc:670] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:58.382314 20295 tablet_copy_client.cc:538] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:58.403762 20297 ts_tablet_manager.cc:933] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:17:58.407856 20295 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:58.409420 20297 tablet_copy_client.cc:323] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:17:58.420261 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet fbe292144fef4360a32ce91a99b057eb from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:17:58.420815 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet fbe292144fef4360a32ce91a99b057eb from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-fbe292144fef4360a32ce91a99b057eb
I20260709 12:17:58.428829 19305 tablet_copy_source_session.cc:215] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:58.432648 20297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe292144fef4360a32ce91a99b057eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.451429 20295 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:58.452332 20297 tablet_copy_client.cc:806] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:58.452695 20295 tablet_bootstrap.cc:492] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:58.452972 20297 tablet_copy_client.cc:670] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:58.453450 20295 ts_tablet_manager.cc:1403] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.009s
I20260709 12:17:58.456677 20295 raft_consensus.cc:359] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.457607 20295 raft_consensus.cc:740] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:58.458314 20295 consensus_queue.cc:260] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.460600 20297 tablet_copy_client.cc:538] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:58.463176 20295 ts_tablet_manager.cc:1434] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:58.464988 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-27ed93dbb246426dbe51ff475f8c1073 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:58.465477 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-27ed93dbb246426dbe51ff475f8c1073 on tablet 27ed93dbb246426dbe51ff475f8c1073 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:58.481746 20297 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:58.486008 20295 ts_tablet_manager.cc:933] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:58.507273 20295 tablet_copy_client.cc:323] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:58.508948 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 7e64a64949f1472b8f22159e5cf5dd51 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:58.509491 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 7e64a64949f1472b8f22159e5cf5dd51 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-7e64a64949f1472b8f22159e5cf5dd51
I20260709 12:17:58.516520 20297 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: 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 12:17:58.518005 20297 tablet_bootstrap.cc:492] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:58.518692 20297 ts_tablet_manager.cc:1403] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.017s
I20260709 12:17:58.519404 19156 tablet_copy_source_session.cc:215] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:58.521752 20297 raft_consensus.cc:359] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.522408 20295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e64a64949f1472b8f22159e5cf5dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.522634 20297 raft_consensus.cc:740] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:58.523386 20297 consensus_queue.cc:260] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.526010 20297 ts_tablet_manager.cc:1434] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:17:58.529867 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-fbe292144fef4360a32ce91a99b057eb received from {username='slave'} at 127.0.0.1:54120
I20260709 12:17:58.530313 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-fbe292144fef4360a32ce91a99b057eb on tablet fbe292144fef4360a32ce91a99b057eb with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:58.561590 20295 tablet_copy_client.cc:806] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:58.562207 20295 tablet_copy_client.cc:670] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:58.566609 20295 tablet_copy_client.cc:538] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:58.577841 20295 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:58.603751 20295 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: 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 12:17:58.605059 20295 tablet_bootstrap.cc:492] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:58.605798 20295 ts_tablet_manager.cc:1403] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.012s
I20260709 12:17:58.608860 20295 raft_consensus.cc:359] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.609735 20295 raft_consensus.cc:740] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:58.610505 20295 consensus_queue.cc:260] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.622418 20295 ts_tablet_manager.cc:1434] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:17:58.625355 20297 ts_tablet_manager.cc:933] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:17:58.625969 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-7e64a64949f1472b8f22159e5cf5dd51 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:58.627430 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-7e64a64949f1472b8f22159e5cf5dd51 on tablet 7e64a64949f1472b8f22159e5cf5dd51 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:58.641283 20297 tablet_copy_client.cc:323] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:17:58.646029 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 9bde83f810614438ade9a7a2d436e7ff from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:17:58.647159 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 9bde83f810614438ade9a7a2d436e7ff from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-9bde83f810614438ade9a7a2d436e7ff
I20260709 12:17:58.668407 19156 tablet_copy_source_session.cc:215] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:58.672829 20297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bde83f810614438ade9a7a2d436e7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.700093 20297 tablet_copy_client.cc:806] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:58.700913 20297 tablet_copy_client.cc:670] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:58.712579 20297 tablet_copy_client.cc:538] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:58.723050 20297 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:17:58.750993 20297 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: 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 12:17:58.752385 20297 tablet_bootstrap.cc:492] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:17:58.753388 20297 ts_tablet_manager.cc:1403] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.015s
I20260709 12:17:58.758312 20297 raft_consensus.cc:359] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.759784 20297 raft_consensus.cc:740] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:17:58.760531 20297 consensus_queue.cc:260] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:17:58.763135 20297 ts_tablet_manager.cc:1434] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:17:58.767784 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-9bde83f810614438ade9a7a2d436e7ff received from {username='slave'} at 127.0.0.1:48790
I20260709 12:17:58.768229 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-9bde83f810614438ade9a7a2d436e7ff on tablet 9bde83f810614438ade9a7a2d436e7ff with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:58.768347 19892 raft_consensus.cc:1217] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:58.819458 19892 raft_consensus.cc:1217] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:17:58.870404 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 61978.4us
I20260709 12:17:58.913868 19892 raft_consensus.cc:1217] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:59.086855 19892 raft_consensus.cc:1217] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:59.189198 20294 raft_consensus.cc:1064] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:59.191592 20294 consensus_queue.cc:237] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.202620 19892 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.210192 20277 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.214283 19291 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.216099 20277 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.225714 19215 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.226115 20277 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.227775 20294 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.228098 19291 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.245918 19892 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.247802 19042 catalog_manager.cc:5697] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:59.275483 20307 raft_consensus.cc:1064] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:59.276396 19215 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.281293 20307 consensus_queue.cc:237] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.330201 20294 raft_consensus.cc:1064] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:59.332291 19216 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.334249 19144 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.334687 20228 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.332892 20294 consensus_queue.cc:237] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.343626 19895 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.347954 20309 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:59.354316 19221 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.355821 20267 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.355965 19892 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.355188 20307 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.368760 19291 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.374802 20294 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:59.379115 20294 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.413556 20309 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.421320 19895 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.436755 19040 catalog_manager.cc:5697] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.460462 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:59.470075 20267 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.476197 19291 consensus_queue.cc:237] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.481537 19144 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.486383 19892 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:59.488549 20309 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:59.495026 19895 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.503891 19216 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.513285 19892 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.508911 20308 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.529038 19043 catalog_manager.cc:5697] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:59.543713 19286 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.548408 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbe292144fef4360a32ce91a99b057eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:59.559037 19041 catalog_manager.cc:5697] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:59.577806 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet fbe292144fef4360a32ce91a99b057eb with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:17:59.587587 19144 consensus_queue.cc:237] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.601135 19892 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:59.607129 19286 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:59.607041 19221 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.615167 20294 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:59.616608 20267 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:17:59.620642 19216 raft_consensus.cc:1275] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:59.621331 20327 tablet_replica.cc:333] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:17:59.622437 20327 raft_consensus.cc:2243] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:59.626929 20277 raft_consensus.cc:1064] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:17:59.633775 20308 consensus_queue.cc:1048] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:59.637208 20277 consensus_queue.cc:237] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.642206 19287 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.645236 19895 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.647495 20327 raft_consensus.cc:2272] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:59.653733 19216 raft_consensus.cc:2955] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.656306 20327 ts_tablet_manager.cc:1916] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:59.632141 20294 raft_consensus.cc:2955] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.697247 19043 catalog_manager.cc:5697] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.708778 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e64a64949f1472b8f22159e5cf5dd51 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:17:59.719843 19144 consensus_queue.cc:237] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:17:59.755723 20330 tablet_replica.cc:333] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:17:59.756892 20330 raft_consensus.cc:2243] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:59.757733 20330 raft_consensus.cc:2272] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:59.780136 20327 ts_tablet_manager.cc:1929] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:59.789304 20330 ts_tablet_manager.cc:1916] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:59.789729 20327 log.cc:1199] T fbe292144fef4360a32ce91a99b057eb P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/fbe292144fef4360a32ce91a99b057eb
W20260709 12:17:59.813757 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 118221us
I20260709 12:17:59.818548 19221 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:59.824631 19895 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:59.826339 20277 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:59.828533 19895 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.842069 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet fbe292144fef4360a32ce91a99b057eb (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
W20260709 12:17:59.859687 20329 log.cc:927] Time spent T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:17:59.864446 19216 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.871260 20306 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.884615 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e64a64949f1472b8f22159e5cf5dd51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:59.899331 19215 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.900763 20332 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.918124 20331 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:59.920632 19286 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:59.928395 20331 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.929240 20330 ts_tablet_manager.cc:1929] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:59.929767 20330 log.cc:1199] T 7e64a64949f1472b8f22159e5cf5dd51 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/7e64a64949f1472b8f22159e5cf5dd51
I20260709 12:17:59.931680 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27ed93dbb246426dbe51ff475f8c1073 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:59.947263 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 7e64a64949f1472b8f22159e5cf5dd51 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:17:59.947971 20306 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.952919 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:17:59.953745 19145 raft_consensus.cc:606] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:17:59.964838 19041 catalog_manager.cc:5697] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:17:59.981271 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 27ed93dbb246426dbe51ff475f8c1073 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:17:59.990867 19895 raft_consensus.cc:2955] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.031075 20340 tablet_replica.cc:333] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:00.041919 19216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:00.042536 19216 raft_consensus.cc:606] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:00.039824 20331 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.049932 19287 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.053815 20332 raft_consensus.cc:993] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.055495 20333 raft_consensus.cc:1081] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.041613 20340 raft_consensus.cc:2243] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.078378 19892 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.078926 19216 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.094043 19043 catalog_manager.cc:5697] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.075583 20340 raft_consensus.cc:2272] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.107115 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:18:00.107519 20340 ts_tablet_manager.cc:1916] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:00.107939 19895 raft_consensus.cc:493] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:00.108383 19895 raft_consensus.cc:3060] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.118948 19145 consensus_queue.cc:237] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.124627 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:00.125309 19287 raft_consensus.cc:606] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:00.129019 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:00.129637 19221 raft_consensus.cc:606] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:00.132619 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:00.133168 19221 raft_consensus.cc:606] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:00.134251 19287 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:00.135501 19892 raft_consensus.cc:1275] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:00.136761 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:00.137275 19221 raft_consensus.cc:606] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:00.138394 20333 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:00.138799 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:18:00.139353 20340 ts_tablet_manager.cc:1929] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:00.139739 20340 log.cc:1199] T 27ed93dbb246426dbe51ff475f8c1073 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/27ed93dbb246426dbe51ff475f8c1073
I20260709 12:18:00.140574 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:00.142356 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 27ed93dbb246426dbe51ff475f8c1073 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:00.142381 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:00.142712 20337 consensus_queue.cc:1048] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:00.150588 20306 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.152974 19893 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.127069 19895 raft_consensus.cc:515] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.157714 19895 leader_election.cc:290] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:00.159101 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:00.159955 19221 raft_consensus.cc:3060] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.163686 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed93dbb246426dbe51ff475f8c1073" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:00.164269 19145 raft_consensus.cc:3055] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:00.164525 19145 raft_consensus.cc:740] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:00.165184 19145 consensus_queue.cc:260] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.166352 19145 raft_consensus.cc:3060] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.168743 19286 raft_consensus.cc:2955] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:00.171407 19221 raft_consensus.cc:2468] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.173197 19860 leader_election.cc:304] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:00.174243 20300 raft_consensus.cc:2804] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:00.180593 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bde83f810614438ade9a7a2d436e7ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:00.181164 20300 raft_consensus.cc:697] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:00.182013 19145 raft_consensus.cc:2468] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.182325 20300 consensus_queue.cc:237] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.196799 19042 catalog_manager.cc:5697] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.217540 19043 catalog_manager.cc:5697] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.219221 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bde83f810614438ade9a7a2d436e7ff with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:00.220155 20330 tablet_replica.cc:333] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:00.221131 20330 raft_consensus.cc:2243] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.221963 20330 raft_consensus.cc:2272] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.226737 20330 ts_tablet_manager.cc:1916] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:00.243544 20330 ts_tablet_manager.cc:1929] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:00.243978 20330 log.cc:1199] T 9bde83f810614438ade9a7a2d436e7ff P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/9bde83f810614438ade9a7a2d436e7ff
I20260709 12:18:00.245817 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 9bde83f810614438ade9a7a2d436e7ff (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:00.254123 20214 raft_consensus.cc:993] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.255100 20326 raft_consensus.cc:1081] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.256796 19893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32924
I20260709 12:18:00.257323 19893 raft_consensus.cc:493] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:00.257823 19893 raft_consensus.cc:3060] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.265136 19893 raft_consensus.cc:515] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.268622 19893 leader_election.cc:290] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:00.268887 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:00.269146 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8e0b54de2f469fae9de85585cac895" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:00.269510 19145 raft_consensus.cc:3060] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.269833 19221 raft_consensus.cc:3055] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:00.270067 19221 raft_consensus.cc:740] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:00.270785 19221 consensus_queue.cc:260] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.271891 19221 raft_consensus.cc:3060] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.276103 19145 raft_consensus.cc:2468] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.277374 19221 raft_consensus.cc:2468] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.277420 19859 leader_election.cc:304] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:00.278445 20300 raft_consensus.cc:2804] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:00.278914 20300 raft_consensus.cc:697] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:00.279646 20300 consensus_queue.cc:237] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.288170 19042 catalog_manager.cc:5697] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.306304 20307 raft_consensus.cc:993] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:00.306753 20308 raft_consensus.cc:1081] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:00.308327 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60130
I20260709 12:18:00.308878 19221 raft_consensus.cc:493] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:00.309265 19221 raft_consensus.cc:3060] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.312760 20326 raft_consensus.cc:993] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.313421 20214 raft_consensus.cc:1081] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.315745 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32924
I20260709 12:18:00.316306 19895 raft_consensus.cc:493] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:00.316709 19895 raft_consensus.cc:3060] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.316171 19221 raft_consensus.cc:515] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:00.319095 19221 leader_election.cc:290] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:00.320171 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:00.320773 19286 raft_consensus.cc:3055] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:00.320981 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7970bee69ad4433894aaa7134e038ba2" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:00.321074 19286 raft_consensus.cc:740] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:00.321859 19145 raft_consensus.cc:3060] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.322381 19286 consensus_queue.cc:260] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:00.325855 19286 raft_consensus.cc:3060] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.328786 19145 raft_consensus.cc:2468] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:00.328859 19895 raft_consensus.cc:515] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.330191 19185 leader_election.cc:304] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:00.331017 20328 raft_consensus.cc:2804] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:00.331522 20328 raft_consensus.cc:697] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:00.332324 20328 consensus_queue.cc:237] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:00.332857 19286 raft_consensus.cc:2468] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:00.333321 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:00.333896 19221 raft_consensus.cc:3055] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:00.334172 19221 raft_consensus.cc:740] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:00.334824 19221 consensus_queue.cc:260] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.335662 19221 raft_consensus.cc:3060] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.342186 19895 leader_election.cc:290] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:00.343034 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2ba3dc590648ae808033eddd9e5e8f" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:00.343566 19286 raft_consensus.cc:3060] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.346696 19042 catalog_manager.cc:5697] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.350342 19286 raft_consensus.cc:2468] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.353286 19861 leader_election.cc:304] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:00.354147 20300 raft_consensus.cc:2804] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:00.354664 20300 raft_consensus.cc:697] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:00.355930 20300 consensus_queue.cc:237] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.347914 19221 raft_consensus.cc:2468] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.369179 19042 catalog_manager.cc:5697] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.535005 20326 raft_consensus.cc:993] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.535888 20214 raft_consensus.cc:1081] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.537941 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32924
I20260709 12:18:00.538759 19895 raft_consensus.cc:493] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:00.539224 19895 raft_consensus.cc:3060] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.546814 19895 raft_consensus.cc:515] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.548592 19895 leader_election.cc:290] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:00.549475 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:00.549405 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcae48dacb9d4ab9b04c7b1ad3b1e229" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:00.550684 19216 raft_consensus.cc:3055] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:00.551055 19216 raft_consensus.cc:740] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:00.550678 19286 raft_consensus.cc:3060] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.552229 19216 consensus_queue.cc:260] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.554154 19216 raft_consensus.cc:3060] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.560215 19286 raft_consensus.cc:2468] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.561928 19861 leader_election.cc:304] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:00.563041 20300 raft_consensus.cc:2804] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:00.563570 20300 raft_consensus.cc:697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:00.564437 20300 consensus_queue.cc:237] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.565464 19216 raft_consensus.cc:2468] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.575574 19042 catalog_manager.cc:5697] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.591102 20326 raft_consensus.cc:993] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.591677 20214 raft_consensus.cc:1081] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:00.593930 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32924
I20260709 12:18:00.594482 19895 raft_consensus.cc:493] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:00.594787 19895 raft_consensus.cc:3060] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.602770 19895 raft_consensus.cc:515] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.603363 19216 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.604900 19895 leader_election.cc:290] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:00.604977 20300 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:18:00.606808 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:00.607502 19216 raft_consensus.cc:3055] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:00.607903 19216 raft_consensus.cc:740] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:00.605394 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae89a6e8ab504bc58ff5e08466c31435" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:00.608683 19216 consensus_queue.cc:260] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.609349 19145 raft_consensus.cc:3060] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.610196 19216 raft_consensus.cc:3060] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:00.627709 19144 raft_consensus.cc:1275] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.643975 20352 consensus_queue.cc:1048] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:00.644753 19145 raft_consensus.cc:2468] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.662703 19859 leader_election.cc:304] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:00.663758 20300 raft_consensus.cc:2804] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:00.664235 20300 raft_consensus.cc:697] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:00.665109 20300 consensus_queue.cc:237] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:00.670019 19216 raft_consensus.cc:2468] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:00.695945 19042 catalog_manager.cc:5697] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.716058 19144 raft_consensus.cc:1275] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:00.717231 20214 consensus_queue.cc:1048] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:00.727324 19286 raft_consensus.cc:1275] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:00.728888 20214 consensus_queue.cc:1048] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:00.732767 19145 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.737243 20300 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:00.757617 19216 raft_consensus.cc:1275] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.759212 20352 consensus_queue.cc:1048] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:00.820565 19286 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.822012 20352 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:00.832463 19221 raft_consensus.cc:1275] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.834121 20344 consensus_queue.cc:1048] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:00.973959 19287 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.975147 20352 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:00.992094 19216 raft_consensus.cc:1275] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:00.994827 20352 consensus_queue.cc:1048] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:01.177033 19221 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:01.178814 20344 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:01.188127 19145 raft_consensus.cc:1275] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:01.192576 20352 consensus_queue.cc:1048] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:01.267966 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:01.311834 19216 consensus_queue.cc:237] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:01.321055 19287 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:18:01.323120 19187 consensus_peers.cc:597] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbb23229cefa4465b53fd85c147da7d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.323181 19145 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:01.323483 20366 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:01.324963 20214 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:01.326979 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:01.327541 19145 raft_consensus.cc:606] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:01.331743 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:01.332446 19145 raft_consensus.cc:606] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:01.335443 19145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:01.336127 19145 raft_consensus.cc:606] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:01.335346 20366 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.338992 19286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfad56ebcb304e909830a23275178149"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:01.339650 19286 raft_consensus.cc:606] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:01.339362 19144 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.338974 19287 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.344043 19216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:01.344748 19216 raft_consensus.cc:606] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:01.346923 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:18:01.348683 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:01.350406 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:01.358898 19145 consensus_queue.cc:237] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:01.359910 19042 catalog_manager.cc:5697] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.396952 20214 raft_consensus.cc:993] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:01.397526 20214 raft_consensus.cc:1081] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:01.399456 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32924
I20260709 12:18:01.400012 19895 raft_consensus.cc:493] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:01.400377 19895 raft_consensus.cc:3060] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.401533 19216 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:01.402228 19287 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:18:01.402416 19112 consensus_peers.cc:597] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b28d2313f4d4649a1098e5623ea3395. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.403052 20306 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:01.404098 20337 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:01.415693 19895 raft_consensus.cc:515] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.418826 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:01.419613 19215 raft_consensus.cc:3055] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:01.419982 19215 raft_consensus.cc:740] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:01.427059 19215 consensus_queue.cc:260] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.429328 19215 raft_consensus.cc:3060] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.436264 19895 leader_election.cc:290] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:01.445289 19215 raft_consensus.cc:2468] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:01.458503 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c45e32d2a4412a892fc9927292832a" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:01.459103 19146 raft_consensus.cc:3060] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.455603 19860 leader_election.cc:304] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:01.460013 20352 raft_consensus.cc:2804] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:01.460707 20352 raft_consensus.cc:697] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:01.461663 20352 consensus_queue.cc:237] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:01.454466 20370 log.cc:927] Time spent T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 12:18:01.480028 19146 raft_consensus.cc:2468] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:01.499277 20331 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.503605 19041 catalog_manager.cc:5697] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:01.617797 19215 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.620025 19216 consensus_queue.cc:237] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:01.626226 19287 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.631853 20331 raft_consensus.cc:993] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:01.633327 20337 raft_consensus.cc:1081] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
W20260709 12:18:01.642103 19187 consensus_peers.cc:597] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccde8f4b943542499652a45d280f432b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.647159 20379 raft_consensus.cc:993] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:01.647814 20379 raft_consensus.cc:1081] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:01.654376 19893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:18:01.654946 19893 raft_consensus.cc:493] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:01.655306 19893 raft_consensus.cc:3060] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.656148 19216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:01.656704 19216 raft_consensus.cc:493] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:01.657030 19216 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.666994 19145 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:01.666915 19040 catalog_manager.cc:5697] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:01.664875 19893 raft_consensus.cc:515] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.675379 19893 leader_election.cc:290] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:01.688750 19145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:01.689792 19145 raft_consensus.cc:3055] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:01.690315 19145 raft_consensus.cc:740] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:01.690449 20379 raft_consensus.cc:993] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:01.690970 20379 raft_consensus.cc:1081] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:01.691098 19145 consensus_queue.cc:260] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.692219 19145 raft_consensus.cc:3060] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:01.669436 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 53473.9us
I20260709 12:18:01.694700 19892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:18:01.695495 19892 raft_consensus.cc:493] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:01.696208 19892 raft_consensus.cc:3060] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.699191 19286 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:01.700901 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444425bcff2c4cd69eee66eae4f6c11f" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:01.701460 19286 raft_consensus.cc:3060] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.702975 20328 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:01.704298 19892 raft_consensus.cc:515] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.710253 19286 raft_consensus.cc:2468] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:01.712774 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:01.713390 19146 raft_consensus.cc:3055] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:01.713735 19146 raft_consensus.cc:740] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:01.714418 19146 consensus_queue.cc:260] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.715137 19145 raft_consensus.cc:2468] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:01.715435 19146 raft_consensus.cc:3060] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.716882 20387 ts_tablet_manager.cc:933] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:01.717025 19859 leader_election.cc:304] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:01.718257 20344 raft_consensus.cc:2804] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:01.718983 20344 raft_consensus.cc:697] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:01.719972 20344 consensus_queue.cc:237] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.681731 19216 raft_consensus.cc:515] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:01.724493 19892 leader_election.cc:290] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:01.728324 20328 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:01.728672 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:01.729936 19143 raft_consensus.cc:3055] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:01.730223 19143 raft_consensus.cc:740] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:01.730882 19143 consensus_queue.cc:260] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:01.731796 19143 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.732102 19146 raft_consensus.cc:2468] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:01.733495 19859 leader_election.cc:304] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:01.734351 20352 raft_consensus.cc:2804] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:01.734910 20352 raft_consensus.cc:697] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:01.735529 20307 raft_consensus.cc:993] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:01.736307 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:01.736474 20309 raft_consensus.cc:1081] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:01.736078 20352 consensus_queue.cc:237] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:01.736807 19291 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.736922 19216 leader_election.cc:290] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:01.738252 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e64a64949f1472b8f22159e5cf5dd51" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:01.738837 19290 raft_consensus.cc:3060] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.753100 19291 raft_consensus.cc:2468] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:01.754724 19143 raft_consensus.cc:2468] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:01.755857 19290 raft_consensus.cc:2468] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:01.782351 19187 leader_election.cc:304] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:01.783947 20328 raft_consensus.cc:2804] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:01.786283 20328 raft_consensus.cc:697] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:01.787307 20328 consensus_queue.cc:237] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:01.790586 20387 tablet_copy_client.cc:323] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:01.792271 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet cbb23229cefa4465b53fd85c147da7d9 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:01.795405 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet cbb23229cefa4465b53fd85c147da7d9 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-cbb23229cefa4465b53fd85c147da7d9
I20260709 12:18:01.797405 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfad56ebcb304e909830a23275178149"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:01.798118 19146 raft_consensus.cc:493] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:01.798537 19146 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.805184 19043 catalog_manager.cc:5697] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:01.808285 20366 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.805511 19146 raft_consensus.cc:515] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:01.832417 19231 tablet_copy_source_session.cc:215] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:01.832827 19291 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.833566 19146 leader_election.cc:290] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:01.837242 19040 catalog_manager.cc:5697] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:01.847744 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:01.848380 19290 raft_consensus.cc:3055] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:01.848665 19290 raft_consensus.cc:740] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:01.837832 19043 catalog_manager.cc:5697] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:01.849361 19290 consensus_queue.cc:260] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:01.852852 19290 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.854112 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb23229cefa4465b53fd85c147da7d9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:01.869720 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 53249.8us
I20260709 12:18:01.876232 19290 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:01.866931 19041 catalog_manager.cc:5697] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.878719 19112 leader_election.cc:304] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:01.881333 20384 raft_consensus.cc:2804] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:01.881909 20384 raft_consensus.cc:697] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:01.883260 20384 consensus_queue.cc:237] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:01.889302 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:01.890283 19216 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:01.900002 19143 consensus_queue.cc:237] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:01.894924 19146 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:01.909399 20387 tablet_copy_client.cc:806] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:01.910323 20387 tablet_copy_client.cc:670] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:01.915859 19216 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
W20260709 12:18:01.927197 19112 consensus_peers.cc:597] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15f86d0bcded416aa9dd99d973df017b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:01.941941 20387 tablet_copy_client.cc:538] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:01.945520 19141 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:01.947314 20352 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:01.964076 20387 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:01.974472 19291 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:01.976037 20379 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:01.983281 19216 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:01.985858 20379 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:02.000136 20401 ts_tablet_manager.cc:933] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:01.999853 19043 catalog_manager.cc:5697] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:02.027879 19215 raft_consensus.cc:1275] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:02.038095 20344 consensus_queue.cc:1048] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:02.046350 20401 tablet_copy_client.cc:323] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:02.048354 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 9b28d2313f4d4649a1098e5623ea3395 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:02.048908 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 9b28d2313f4d4649a1098e5623ea3395 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-9b28d2313f4d4649a1098e5623ea3395
I20260709 12:18:02.048152 20384 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:02.051966 19221 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:02.064204 19156 tablet_copy_source_session.cc:215] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:02.072247 20401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b28d2313f4d4649a1098e5623ea3395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:02.097287 20387 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: 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 12:18:02.098628 20387 tablet_bootstrap.cc:492] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:02.100332 20387 ts_tablet_manager.cc:1403] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.136s	user 0.051s	sys 0.049s
I20260709 12:18:02.105623 20387 raft_consensus.cc:359] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.106649 20387 raft_consensus.cc:740] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:02.107398 20387 consensus_queue.cc:260] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.114353 20387 ts_tablet_manager.cc:1434] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 12:18:02.115027 20401 tablet_copy_client.cc:806] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:02.115631 20401 tablet_copy_client.cc:670] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:02.129330 19146 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:02.131788 20352 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:02.137089 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-cbb23229cefa4465b53fd85c147da7d9 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:02.138130 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-cbb23229cefa4465b53fd85c147da7d9 on tablet cbb23229cefa4465b53fd85c147da7d9 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:02.137976 19291 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:02.143923 20401 tablet_copy_client.cc:538] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:02.158751 19041 catalog_manager.cc:5697] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:02.173898 20401 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:02.175881 19291 raft_consensus.cc:1275] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:02.177244 20392 consensus_queue.cc:1048] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:02.193509 19892 raft_consensus.cc:1217] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:02.223037 20401 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: 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 12:18:02.224604 20401 tablet_bootstrap.cc:492] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:02.225337 20401 ts_tablet_manager.cc:1403] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.010s
I20260709 12:18:02.228772 20401 raft_consensus.cc:359] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.229677 20401 raft_consensus.cc:740] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:02.230356 20401 consensus_queue.cc:260] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.233603 20401 ts_tablet_manager.cc:1434] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:18:02.236934 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-9b28d2313f4d4649a1098e5623ea3395 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:02.237892 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-9b28d2313f4d4649a1098e5623ea3395 on tablet 9b28d2313f4d4649a1098e5623ea3395 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:02.240903 20387 ts_tablet_manager.cc:933] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:02.253618 19144 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:02.255297 20392 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:02.293799 20387 tablet_copy_client.cc:323] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:02.295545 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet ccde8f4b943542499652a45d280f432b from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:02.296160 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet ccde8f4b943542499652a45d280f432b from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-ccde8f4b943542499652a45d280f432b
I20260709 12:18:02.306509 20401 ts_tablet_manager.cc:933] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:02.311160 19231 tablet_copy_source_session.cc:215] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:02.315359 19290 raft_consensus.cc:1275] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:02.317953 20351 consensus_queue.cc:1048] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:02.322181 19290 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:02.325348 20378 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:02.326049 19144 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:02.327867 20397 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:02.331569 20387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde8f4b943542499652a45d280f432b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:02.346068 20401 tablet_copy_client.cc:323] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:02.348407 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 15f86d0bcded416aa9dd99d973df017b from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:02.348985 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 15f86d0bcded416aa9dd99d973df017b from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-15f86d0bcded416aa9dd99d973df017b
I20260709 12:18:02.363613 19156 tablet_copy_source_session.cc:215] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:02.367624 20401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f86d0bcded416aa9dd99d973df017b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:02.428514 19215 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:02.430639 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:02.442859 20387 tablet_copy_client.cc:806] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:02.443889 20387 tablet_copy_client.cc:670] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:02.465787 19288 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:02.468034 20379 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:18:02.485167 19892 raft_consensus.cc:1217] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:02.502008 20401 tablet_copy_client.cc:806] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:02.502681 20401 tablet_copy_client.cc:670] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
W20260709 12:18:02.518816 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 67855.7us
I20260709 12:18:02.532723 20366 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:02.552711 20387 tablet_copy_client.cc:538] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:02.586009 20401 tablet_copy_client.cc:538] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:02.589778 20387 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:02.623914 20401 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:02.654959 19143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:02.655611 19143 raft_consensus.cc:606] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:02.659049 20395 raft_consensus.cc:1064] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:02.663134 20379 raft_consensus.cc:993] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:02.663630 20379 raft_consensus.cc:1081] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:02.662638 20395 consensus_queue.cc:237] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:02.667868 19215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:02.670115 19215 raft_consensus.cc:493] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:02.670483 19215 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:02.684152 20401 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: 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 12:18:02.685139 20401 tablet_bootstrap.cc:492] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:02.685881 20401 ts_tablet_manager.cc:1403] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.008s
I20260709 12:18:02.708976 19143 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:02.699150 19290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:02.719179 19290 raft_consensus.cc:606] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:02.720685 19895 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:02.690758 20401 raft_consensus.cc:359] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.721704 20401 raft_consensus.cc:740] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:02.722599 20401 consensus_queue.cc:260] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.725914 20401 ts_tablet_manager.cc:1434] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:18:02.723788 20429 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:18:02.731333 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-15f86d0bcded416aa9dd99d973df017b received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:02.731963 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-15f86d0bcded416aa9dd99d973df017b on tablet 15f86d0bcded416aa9dd99d973df017b with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:02.685195 19215 raft_consensus.cc:515] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:02.737275 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:02.737846 19144 raft_consensus.cc:3055] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:02.738126 19144 raft_consensus.cc:740] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:02.738788 19144 consensus_queue.cc:260] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:02.739822 19144 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:02.744975 19290 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:02.749014 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:02.749729 19287 raft_consensus.cc:606] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:02.751117 20395 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:02.757366 20429 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:02.758004 19144 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:02.761543 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:02.762136 19287 raft_consensus.cc:606] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:02.764498 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:02.764990 19287 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:02.769891 19185 leader_election.cc:304] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:02.770870 19287 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:02.758952 19215 leader_election.cc:290] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:02.772051 20429 raft_consensus.cc:2804] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:02.772611 20429 raft_consensus.cc:697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:02.773509 20429 consensus_queue.cc:237] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:02.788877 19215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:02.789471 19215 raft_consensus.cc:606] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:02.791242 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:18:02.792874 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:02.793630 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:02.796564 20395 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:02.807294 19044 catalog_manager.cc:5697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:02.810979 19144 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:02.811331 19892 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:02.848784 19040 catalog_manager.cc:5697] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:02.856691 19287 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:02.873272 20387 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: 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 12:18:02.874464 20387 tablet_bootstrap.cc:492] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:02.875188 20387 ts_tablet_manager.cc:1403] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.286s	user 0.020s	sys 0.007s
I20260709 12:18:02.892800 20387 raft_consensus.cc:359] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.901634 20387 raft_consensus.cc:740] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:02.902428 20387 consensus_queue.cc:260] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:02.907892 20387 ts_tablet_manager.cc:1434] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:18:02.909747 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-ccde8f4b943542499652a45d280f432b received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:02.910190 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-ccde8f4b943542499652a45d280f432b on tablet ccde8f4b943542499652a45d280f432b with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:02.944401 20378 raft_consensus.cc:1064] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:02.947197 20378 consensus_queue.cc:237] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:02.965338 19892 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:02.967064 19287 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:02.968509 20331 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:02.970305 20337 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:02.973742 19215 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:02.976282 20378 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:03.009755 19221 consensus_queue.cc:237] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:03.017297 19892 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:03.022186 20431 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:03.024096 19892 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.034152 19144 raft_consensus.cc:1275] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:03.038271 20429 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.026479 20379 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.054481 20366 consensus_queue.cc:1048] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:03.073014 19892 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.073863 19039 catalog_manager.cc:5697] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.075723 19215 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.082026 19146 raft_consensus.cc:2955] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.097325 20423 raft_consensus.cc:993] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:03.112280 20425 raft_consensus.cc:1081] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:03.133852 19216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60130
I20260709 12:18:03.134387 19216 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:03.134734 19216 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.137416 19040 catalog_manager.cc:5697] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.156656 20423 raft_consensus.cc:993] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:03.157178 20423 raft_consensus.cc:1081] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:03.164983 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbb23229cefa4465b53fd85c147da7d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:03.169183 19216 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.172921 19215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60130
I20260709 12:18:03.173959 19215 raft_consensus.cc:493] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:03.174541 19215 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.182523 19216 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:03.184908 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:03.185684 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:03.187214 19146 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.188663 19287 raft_consensus.cc:3055] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:03.189043 19287 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:03.189842 19287 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.195279 19287 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.196794 19146 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:03.198261 19185 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
W20260709 12:18:03.199539 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 46857.1us
I20260709 12:18:03.208276 19215 raft_consensus.cc:515] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.209736 19287 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:03.207607 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet cbb23229cefa4465b53fd85c147da7d9 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:18:03.209522 20452 raft_consensus.cc:2804] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:03.225050 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:03.225693 19146 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.220933 20452 raft_consensus.cc:697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:03.219946 20395 raft_consensus.cc:993] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:03.229192 20395 raft_consensus.cc:1081] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:03.228732 20452 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.231315 19215 leader_election.cc:290] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:03.233620 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:03.234170 19290 raft_consensus.cc:3055] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:03.234452 19290 raft_consensus.cc:740] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:03.235322 19290 consensus_queue.cc:260] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.236490 19290 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.236819 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44284
I20260709 12:18:03.237377 19144 raft_consensus.cc:493] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:03.237709 19144 raft_consensus.cc:3060] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.247515 19290 raft_consensus.cc:2468] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:03.251909 19146 raft_consensus.cc:2468] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:03.247126 19144 raft_consensus.cc:515] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.250124 19187 leader_election.cc:304] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:03.252967 19290 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.257993 19144 leader_election.cc:290] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:03.270016 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:03.270922 19291 raft_consensus.cc:3060] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.276460 19288 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.289115 19291 raft_consensus.cc:2468] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:03.290495 19112 leader_election.cc:304] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:03.272176 20431 raft_consensus.cc:2804] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:03.307425 20431 raft_consensus.cc:697] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:03.308367 20431 consensus_queue.cc:237] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.313628 19895 raft_consensus.cc:1217] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:03.297274 20395 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:18:03.316461 20453 raft_consensus.cc:2804] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:03.328872 20453 raft_consensus.cc:697] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
W20260709 12:18:03.325254 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 72262.6us
I20260709 12:18:03.333882 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08fb7f60cd48779cf6dc21d41d14dd" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:03.339375 19219 raft_consensus.cc:3055] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:03.339673 19219 raft_consensus.cc:740] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:03.340390 19219 consensus_queue.cc:260] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.344731 19219 raft_consensus.cc:3060] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.346822 20455 tablet_replica.cc:333] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:03.347792 20455 raft_consensus.cc:2243] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:03.355806 19261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:36241, user_credentials={real_user=slave}} blocked reactor thread for 86913.2us
I20260709 12:18:03.357592 19219 raft_consensus.cc:2468] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:03.371105 20453 consensus_queue.cc:237] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.377290 19144 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.379812 20452 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:03.387351 20455 raft_consensus.cc:2272] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:03.400911 20455 ts_tablet_manager.cc:1916] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:03.410946 19892 raft_consensus.cc:1217] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:03.439225 19143 consensus_queue.cc:237] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:03.440816 19040 catalog_manager.cc:5697] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.444185 19040 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.449299 19892 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:03.450918 19287 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:03.454818 20378 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:03.456459 20464 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:03.472348 20455 ts_tablet_manager.cc:1929] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:03.472839 20455 log.cc:1199] T cbb23229cefa4465b53fd85c147da7d9 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/cbb23229cefa4465b53fd85c147da7d9
I20260709 12:18:03.474397 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet cbb23229cefa4465b53fd85c147da7d9 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:03.499183 20459 raft_consensus.cc:993] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:03.499938 20459 raft_consensus.cc:1081] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:03.506349 20337 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.509358 19143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:03.510022 19143 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:03.510712 19143 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.520519 19291 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.531706 19892 raft_consensus.cc:2955] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.539320 19143 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.546000 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:03.546643 19291 raft_consensus.cc:3055] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:03.547047 19291 raft_consensus.cc:740] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:03.547750 19291 consensus_queue.cc:260] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.548813 19291 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.557989 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:03.558681 19219 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:03.563333 19044 catalog_manager.cc:5697] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.591290 19219 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:03.545490 19143 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:03.597134 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b28d2313f4d4649a1098e5623ea3395 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:03.598726 19111 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:03.599789 20379 raft_consensus.cc:2804] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:03.600474 20379 raft_consensus.cc:697] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:03.601289 20379 consensus_queue.cc:237] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:03.610893 19044 catalog_manager.cc:5697] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.616266 19291 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:03.626111 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b28d2313f4d4649a1098e5623ea3395 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:03.642658 20471 tablet_replica.cc:333] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:03.643698 20471 raft_consensus.cc:2243] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:03.644351 20471 raft_consensus.cc:2272] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:03.646135 19039 catalog_manager.cc:5697] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:03.647866 20471 ts_tablet_manager.cc:1916] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:03.664575 20471 ts_tablet_manager.cc:1929] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:03.664953 20471 log.cc:1199] T 9b28d2313f4d4649a1098e5623ea3395 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/9b28d2313f4d4649a1098e5623ea3395
I20260709 12:18:03.667498 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 9b28d2313f4d4649a1098e5623ea3395 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:03.692512 19143 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.694011 20429 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:03.701505 20461 raft_consensus.cc:1064] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:03.704165 20461 consensus_queue.cc:237] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:03.708395 19291 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.709777 20395 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:03.729116 19893 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:03.733451 20379 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:03.737831 19215 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:03.737831 19290 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:03.739908 20379 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:03.743656 20461 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:03.768344 20378 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.774085 19290 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.783952 19215 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.786265 19893 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.795953 19042 catalog_manager.cc:5697] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.819746 19215 raft_consensus.cc:1275] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.820437 19143 consensus_queue.cc:237] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:03.821441 20378 consensus_queue.cc:1048] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:03.826990 20452 raft_consensus.cc:1064] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:03.829502 20452 consensus_queue.cc:237] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:03.834523 19892 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:03.835692 19291 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:03.836040 20379 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:03.837929 20379 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:03.846755 19893 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:03.848241 20429 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:03.852799 20337 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.856560 19291 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:03.859290 20395 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:03.862641 19893 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.871784 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15f86d0bcded416aa9dd99d973df017b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:03.874224 19144 raft_consensus.cc:1275] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.877007 19143 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:03.885962 19287 raft_consensus.cc:2955] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.887102 19290 raft_consensus.cc:1275] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.902374 20429 consensus_queue.cc:1048] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:03.903930 20429 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:03.907760 20461 consensus_queue.cc:1048] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:03.910075 19039 catalog_manager.cc:5697] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.941298 19286 raft_consensus.cc:1275] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:03.942806 20395 consensus_queue.cc:1048] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:03.948803 20452 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:03.953353 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:03.956120 19290 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.008010 19143 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.008193 19892 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.033941 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 15f86d0bcded416aa9dd99d973df017b with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:04.034957 20471 tablet_replica.cc:333] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:04.036144 20471 raft_consensus.cc:2243] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.037184 20471 raft_consensus.cc:2272] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.044823 20471 ts_tablet_manager.cc:1916] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:04.053399 19041 catalog_manager.cc:5697] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.074661 19219 raft_consensus.cc:1275] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:04.078151 20461 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:04.107846 19219 consensus_queue.cc:237] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.126789 19286 raft_consensus.cc:1275] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:04.139213 19892 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:04.139571 19286 raft_consensus.cc:1275] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:04.143918 20452 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:04.147950 20431 consensus_queue.cc:1048] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:04.153621 20461 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:04.161263 20395 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.162755 19893 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.179078 19286 raft_consensus.cc:2955] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.187448 20471 ts_tablet_manager.cc:1929] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:04.202610 20471 log.cc:1199] T 15f86d0bcded416aa9dd99d973df017b P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/15f86d0bcded416aa9dd99d973df017b
I20260709 12:18:04.195247 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ccde8f4b943542499652a45d280f432b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:04.204263 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 15f86d0bcded416aa9dd99d973df017b (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:04.206354 19042 catalog_manager.cc:5697] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:04.225296 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet ccde8f4b943542499652a45d280f432b with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:04.241039 20490 tablet_replica.cc:333] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:04.242128 20490 raft_consensus.cc:2243] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:04.243212 20490 raft_consensus.cc:2272] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:04.248762 20490 ts_tablet_manager.cc:1916] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:04.253356 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:04.254042 19219 raft_consensus.cc:606] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:04.257615 19286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:04.258363 19286 raft_consensus.cc:606] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:04.262380 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:04.263101 19144 raft_consensus.cc:606] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:04.266839 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:04.267416 19219 raft_consensus.cc:606] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:04.267657 20490 ts_tablet_manager.cc:1929] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:04.268069 20490 log.cc:1199] T ccde8f4b943542499652a45d280f432b P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/ccde8f4b943542499652a45d280f432b
I20260709 12:18:04.269891 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet ccde8f4b943542499652a45d280f432b (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:04.269898 19219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:04.270620 19219 raft_consensus.cc:606] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:04.273478 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:04.274137 19144 raft_consensus.cc:606] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:04.275386 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:18:04.276594 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:04.277200 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:04.405227 20379 raft_consensus.cc:993] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:04.405910 20461 raft_consensus.cc:1081] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:04.407684 19215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:04.408227 19215 raft_consensus.cc:493] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:04.408556 19215 raft_consensus.cc:3060] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.413168 19215 raft_consensus.cc:515] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.414896 19215 leader_election.cc:290] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:04.416031 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:04.416637 19143 raft_consensus.cc:3055] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:04.416821 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6727daab612b405f841cb9393f7ef8e6" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:04.417131 19143 raft_consensus.cc:740] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:04.417443 19286 raft_consensus.cc:3060] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.417984 19143 consensus_queue.cc:260] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.419052 19143 raft_consensus.cc:3060] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.422089 19286 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:04.423095 19187 leader_election.cc:304] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:04.423452 19143 raft_consensus.cc:2468] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:04.423945 20431 raft_consensus.cc:2804] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:04.424463 20431 raft_consensus.cc:697] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:04.425314 20431 consensus_queue.cc:237] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.434748 19042 catalog_manager.cc:5697] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:04.530618 20395 raft_consensus.cc:993] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:04.531118 20395 raft_consensus.cc:1081] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:04.532912 19288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:04.533402 19288 raft_consensus.cc:493] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:04.533849 19288 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:04.535050 20308 raft_consensus.cc:993] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:04.535521 20308 raft_consensus.cc:1081] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:04.538401 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32930
I20260709 12:18:04.539278 19895 raft_consensus.cc:493] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:04.539806 19895 raft_consensus.cc:3060] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.542639 19288 raft_consensus.cc:515] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.546319 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:04.546506 19288 leader_election.cc:290] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:04.546959 19143 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:04.547693 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1fe02d927a4126b8560ebf8c0bffa7" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:04.548208 19215 raft_consensus.cc:3055] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:04.548485 19215 raft_consensus.cc:740] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:04.549691 19215 consensus_queue.cc:260] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.548877 19895 raft_consensus.cc:515] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.551221 19215 raft_consensus.cc:3060] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:04.553493 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:04.553851 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461e8cec77544198a9e399a0e8c6df89" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:04.554111 19219 raft_consensus.cc:3060] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.554550 19288 raft_consensus.cc:3055] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:04.554873 19288 raft_consensus.cc:740] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:04.555581 19288 consensus_queue.cc:260] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.556622 19288 raft_consensus.cc:3060] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.556937 19143 raft_consensus.cc:2468] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 3.
I20260709 12:18:04.553658 19895 leader_election.cc:290] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:04.558809 19215 raft_consensus.cc:2468] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 3.
I20260709 12:18:04.559095 19259 leader_election.cc:304] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:04.560015 20458 raft_consensus.cc:2804] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:04.560765 20458 raft_consensus.cc:697] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:04.562525 20458 consensus_queue.cc:237] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.563202 19219 raft_consensus.cc:2468] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:04.567952 19288 raft_consensus.cc:2468] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:04.568059 19860 leader_election.cc:304] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:04.569062 20487 raft_consensus.cc:2804] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:04.569537 20487 raft_consensus.cc:697] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:04.570362 20487 consensus_queue.cc:237] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.576920 19042 catalog_manager.cc:5697] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 2 to 3, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:04.580324 19044 catalog_manager.cc:5697] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:04.625737 20452 raft_consensus.cc:993] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:04.626318 20452 raft_consensus.cc:1081] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:04.627817 19895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32924
I20260709 12:18:04.628276 19895 raft_consensus.cc:493] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:04.628523 19895 raft_consensus.cc:3060] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.635171 19895 raft_consensus.cc:515] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.637539 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:04.638252 19144 raft_consensus.cc:3060] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.639441 19895 leader_election.cc:290] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:04.640679 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc2f7087484a18b01a576b3ad5c912" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:04.641357 19215 raft_consensus.cc:3055] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:04.641789 19215 raft_consensus.cc:740] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:04.644461 19144 raft_consensus.cc:2468] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:04.644670 19215 consensus_queue.cc:260] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.647351 19215 raft_consensus.cc:3060] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.658720 19859 leader_election.cc:304] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:04.661087 20344 raft_consensus.cc:2804] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:04.661948 20344 raft_consensus.cc:697] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:04.663021 20344 consensus_queue.cc:237] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:04.658797 19215 raft_consensus.cc:2468] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:04.682962 19042 catalog_manager.cc:5697] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:04.713869 20453 raft_consensus.cc:993] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:04.714761 20461 raft_consensus.cc:1081] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:04.716670 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:04.717237 19219 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:04.717525 19219 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:04.721901 19219 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.723834 19219 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:04.724592 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:04.724754 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:04.725361 19144 raft_consensus.cc:3055] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:04.725659 19288 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:04.725723 19144 raft_consensus.cc:740] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:04.726576 19144 consensus_queue.cc:260] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.727533 19144 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:04.729920 19288 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:04.731259 19187 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:04.732046 20452 raft_consensus.cc:2804] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:04.732559 20452 raft_consensus.cc:697] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:04.733498 20452 consensus_queue.cc:237] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.734712 19144 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:04.746237 19042 catalog_manager.cc:5697] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 2 to 3, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:04.803953 20431 raft_consensus.cc:993] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:04.804399 20431 raft_consensus.cc:1081] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:04.805831 19144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44284
I20260709 12:18:04.806306 19144 raft_consensus.cc:493] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:04.806565 19144 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.811487 19144 raft_consensus.cc:515] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.812830 19144 leader_election.cc:290] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:04.813702 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:04.813730 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:04.814512 19288 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.814606 19219 raft_consensus.cc:3055] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:04.814975 19219 raft_consensus.cc:740] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:04.815573 19219 consensus_queue.cc:260] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.816401 19219 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:04.819479 19288 raft_consensus.cc:2468] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:04.820488 19112 leader_election.cc:304] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:04.820816 19219 raft_consensus.cc:2468] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:04.821435 20453 raft_consensus.cc:2804] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:04.822095 20453 raft_consensus.cc:697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:04.822954 20453 consensus_queue.cc:237] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:04.833024 19042 catalog_manager.cc:5697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:04.875078 19143 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:04.876879 20431 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:04.893410 19288 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:04.894959 20395 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:04.981877 19219 raft_consensus.cc:1275] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:04.996624 20451 consensus_queue.cc:1048] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:18:05.012024 19143 raft_consensus.cc:1275] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:05.019498 20451 consensus_queue.cc:1048] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:05.069198 19290 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:05.070848 20487 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:05.074007 19215 raft_consensus.cc:1275] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:05.077105 20487 consensus_queue.cc:1048] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:05.132030 19143 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:05.135056 20487 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:05.152639 19146 raft_consensus.cc:1275] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:05.155124 20502 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:05.281939 19290 raft_consensus.cc:1275] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:05.321281 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:05.349625 20505 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:05.421887 19219 raft_consensus.cc:1275] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:05.438860 19293 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:05.453711 20522 consensus_queue.cc:1048] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:05.457765 20453 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:05.563628 19221 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:05.598222 20525 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:18:05.676765 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:05.677767 19287 raft_consensus.cc:606] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:05.685236 19216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:05.686142 19216 raft_consensus.cc:606] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:05.696184 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:05.696797 19144 raft_consensus.cc:606] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:05.706827 19215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:05.707430 19215 raft_consensus.cc:606] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:05.709762 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:18:05.711189 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:05.712634 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:05.732430 19216 consensus_queue.cc:237] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:05.754019 19144 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:05.756067 20452 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:18:05.757331 19187 consensus_peers.cc:597] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9e71f0890c04c4a84f3380e9e3c497e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.763679 19287 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:05.765111 20533 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:05.769255 20533 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.771371 19144 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.789659 19287 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.791405 19044 catalog_manager.cc:5697] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.801363 19140 consensus_queue.cc:237] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:18:05.815790 19112 consensus_peers.cc:597] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d4bef1211f342498007725aa3fba713. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.816344 19215 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:05.817772 19287 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:05.817934 20532 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:05.819751 20379 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:05.838570 20532 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.839505 19215 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.844512 19291 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.859939 20395 raft_consensus.cc:993] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:05.860481 20395 raft_consensus.cc:1081] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:05.862145 19287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:05.863109 19287 raft_consensus.cc:493] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:05.863435 19287 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:05.880095 19287 raft_consensus.cc:515] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:05.880730 19040 catalog_manager.cc:5697] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.885514 19140 consensus_queue.cc:237] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:05.899364 19141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:05.900100 19141 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:05.900707 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d76e926512d4e0aa69ca95593af2d7a" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:05.901296 19215 raft_consensus.cc:3055] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:05.901883 19215 raft_consensus.cc:740] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:05.903241 19215 consensus_queue.cc:260] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:05.910605 19215 raft_consensus.cc:3060] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:05.913368 19141 raft_consensus.cc:2468] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 3.
I20260709 12:18:05.915162 19259 leader_election.cc:304] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:05.915393 19287 leader_election.cc:290] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:05.916438 20458 raft_consensus.cc:2804] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:05.917151 20458 raft_consensus.cc:697] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:05.918658 19287 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:18:05.919454 19112 consensus_peers.cc:597] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0da2eabe3ccb4e12bf150608682993df. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:05.921972 20525 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:05.923004 19215 raft_consensus.cc:2468] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 3.
I20260709 12:18:05.924861 19216 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:05.930727 20458 consensus_queue.cc:237] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:05.932966 20525 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:05.954909 20525 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.960722 19287 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.973716 19040 catalog_manager.cc:5697] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 2 to 3, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:05.982900 19216 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:05.987937 19291 consensus_queue.cc:237] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:05.997345 19040 catalog_manager.cc:5697] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:06.026476 20503 raft_consensus.cc:993] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:06.026960 20458 raft_consensus.cc:1081] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
W20260709 12:18:06.028201 19261 consensus_peers.cc:597] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07bb9018e2b94e03b60e4e2a72805a06. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:06.030035 19216 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:06.032487 19144 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:06.032670 20451 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:06.033659 19141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:06.034221 19141 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:06.034606 19141 raft_consensus.cc:3060] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.036475 20451 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.048300 19141 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:06.053603 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:06.054404 19215 raft_consensus.cc:3060] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.066532 19141 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:06.067591 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:06.068171 19291 raft_consensus.cc:3055] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:06.068444 19291 raft_consensus.cc:740] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:06.069294 19291 consensus_queue.cc:260] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:06.070420 19291 raft_consensus.cc:3060] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.070180 19215 raft_consensus.cc:2468] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:06.074846 19111 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:06.070082 20451 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:06.075861 20525 raft_consensus.cc:2804] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:06.071839 19144 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:06.078735 20453 raft_consensus.cc:993] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:06.079398 20453 raft_consensus.cc:1081] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:06.082145 19219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:06.083026 19219 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:06.083611 19219 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:06.080606 19216 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:06.088459 20525 raft_consensus.cc:697] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:06.091621 19291 raft_consensus.cc:2468] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:06.092268 20525 consensus_queue.cc:237] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:06.109133 20531 raft_consensus.cc:993] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:06.109891 20533 raft_consensus.cc:1081] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:06.114930 19141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44284
I20260709 12:18:06.114153 19042 catalog_manager.cc:5697] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:06.115515 19141 raft_consensus.cc:493] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:06.116972 19141 raft_consensus.cc:3060] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.120731 19219 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:06.122901 19219 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:06.125411 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
I20260709 12:18:06.126708 19892 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:06.129158 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850fe90eb4d4cfcb8148b05d723bc1e" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:06.129885 19144 raft_consensus.cc:3055] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:06.130179 19144 raft_consensus.cc:740] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:06.131165 19144 consensus_queue.cc:260] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:06.133337 19144 raft_consensus.cc:3060] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:06.138589 19892 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:06.142058 19187 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:06.142887 20533 raft_consensus.cc:2804] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:06.143357 20533 raft_consensus.cc:697] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:06.144183 20533 consensus_queue.cc:237] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:06.146004 19141 raft_consensus.cc:515] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:06.150327 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:06.150919 19216 raft_consensus.cc:3055] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:06.153899 19216 raft_consensus.cc:740] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:06.152045 19040 catalog_manager.cc:5697] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:06.155808 19216 consensus_queue.cc:260] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:06.156870 19216 raft_consensus.cc:3060] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.157869 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75933283fe54597ab535d2f5427ead7" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:06.158450 19291 raft_consensus.cc:3060] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.152971 19144 raft_consensus.cc:2468] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:06.153355 19141 leader_election.cc:290] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:06.174733 19291 raft_consensus.cc:2468] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:06.176256 19112 leader_election.cc:304] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:06.173343 19216 raft_consensus.cc:2468] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:06.178056 20516 raft_consensus.cc:2804] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:06.178745 20516 raft_consensus.cc:697] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:06.179735 20516 consensus_queue.cc:237] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:06.201709 19040 catalog_manager.cc:5697] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 2 to 3, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:06.211524 19042 catalog_manager.cc:5697] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:06.310853 20555 ts_tablet_manager.cc:933] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:06.322621 20555 tablet_copy_client.cc:323] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:06.324084 20556 ts_tablet_manager.cc:933] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:06.326509 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 4d4bef1211f342498007725aa3fba713 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:06.327145 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 4d4bef1211f342498007725aa3fba713 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-4d4bef1211f342498007725aa3fba713
I20260709 12:18:06.336731 20556 tablet_copy_client.cc:323] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:06.339249 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet e9e71f0890c04c4a84f3380e9e3c497e from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:06.339828 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet e9e71f0890c04c4a84f3380e9e3c497e from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-e9e71f0890c04c4a84f3380e9e3c497e
I20260709 12:18:06.340327 19156 tablet_copy_source_session.cc:215] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:06.347183 20555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bef1211f342498007725aa3fba713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.347414 19231 tablet_copy_source_session.cc:215] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:06.352449 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e71f0890c04c4a84f3380e9e3c497e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.373085 20556 tablet_copy_client.cc:806] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:06.373786 20556 tablet_copy_client.cc:670] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:06.374692 20555 tablet_copy_client.cc:806] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:06.375316 20555 tablet_copy_client.cc:670] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:06.379560 20556 tablet_copy_client.cc:538] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:06.381202 20555 tablet_copy_client.cc:538] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:06.391742 20555 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:06.393544 20556 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:06.431078 20556 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: 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 12:18:06.432113 20556 tablet_bootstrap.cc:492] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:06.432909 20556 ts_tablet_manager.cc:1403] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.011s
I20260709 12:18:06.436331 20556 raft_consensus.cc:359] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.437201 20556 raft_consensus.cc:740] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:06.437503 20555 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: 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 12:18:06.438627 20555 tablet_bootstrap.cc:492] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:06.438340 20556 consensus_queue.cc:260] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.439539 20555 ts_tablet_manager.cc:1403] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.016s
I20260709 12:18:06.442833 20555 raft_consensus.cc:359] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.445822 20556 ts_tablet_manager.cc:1434] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 12:18:06.443847 20555 raft_consensus.cc:740] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:06.448303 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-e9e71f0890c04c4a84f3380e9e3c497e received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:06.448797 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-e9e71f0890c04c4a84f3380e9e3c497e on tablet e9e71f0890c04c4a84f3380e9e3c497e with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:06.447510 20555 consensus_queue.cc:260] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.451859 20555 ts_tablet_manager.cc:1434] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:18:06.455646 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-4d4bef1211f342498007725aa3fba713 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:06.456136 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-4d4bef1211f342498007725aa3fba713 on tablet 4d4bef1211f342498007725aa3fba713 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:06.461377 20556 ts_tablet_manager.cc:933] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:06.470520 20556 tablet_copy_client.cc:323] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:18:06.472528 20555 ts_tablet_manager.cc:933] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:06.473213 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 07bb9018e2b94e03b60e4e2a72805a06 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:18:06.473798 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 07bb9018e2b94e03b60e4e2a72805a06 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-07bb9018e2b94e03b60e4e2a72805a06
I20260709 12:18:06.488180 19305 tablet_copy_source_session.cc:215] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:06.489989 20555 tablet_copy_client.cc:323] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:06.491519 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bb9018e2b94e03b60e4e2a72805a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.491768 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 0da2eabe3ccb4e12bf150608682993df from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:06.492332 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 0da2eabe3ccb4e12bf150608682993df from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-0da2eabe3ccb4e12bf150608682993df
I20260709 12:18:06.501405 19156 tablet_copy_source_session.cc:215] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:06.505175 20555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da2eabe3ccb4e12bf150608682993df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:06.507750 20556 tablet_copy_client.cc:806] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:06.508327 20556 tablet_copy_client.cc:670] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:06.514569 20556 tablet_copy_client.cc:538] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:06.524590 20556 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:06.526188 20555 tablet_copy_client.cc:806] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:06.526654 19214 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:06.526942 20555 tablet_copy_client.cc:670] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:06.528501 20451 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:06.531256 20555 tablet_copy_client.cc:538] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:06.545621 20555 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:06.554513 20556 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: 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 12:18:06.555449 20556 tablet_bootstrap.cc:492] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:06.556224 20556 ts_tablet_manager.cc:1403] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260709 12:18:06.577989 20556 raft_consensus.cc:359] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.578850 20556 raft_consensus.cc:740] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:06.581737 20555 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: 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 12:18:06.582222 20556 consensus_queue.cc:260] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.583262 20555 tablet_bootstrap.cc:492] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:06.586958 19144 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:06.589238 20555 ts_tablet_manager.cc:1403] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.044s	user 0.031s	sys 0.004s
I20260709 12:18:06.602497 19291 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.604094 20451 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:06.605671 20555 raft_consensus.cc:359] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.606745 20555 raft_consensus.cc:740] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:06.606678 20525 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:06.609810 19219 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.611635 20525 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.612696 19288 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.615626 20516 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.619940 20555 consensus_queue.cc:260] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:06.587400 20556 ts_tablet_manager.cc:1434] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 12:18:06.633895 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-07bb9018e2b94e03b60e4e2a72805a06 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:18:06.634364 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-07bb9018e2b94e03b60e4e2a72805a06 on tablet 07bb9018e2b94e03b60e4e2a72805a06 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:06.667593 20555 ts_tablet_manager.cc:1434] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:18:06.696652 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-0da2eabe3ccb4e12bf150608682993df received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:06.697134 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-0da2eabe3ccb4e12bf150608682993df on tablet 0da2eabe3ccb4e12bf150608682993df with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:06.715241 19144 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:06.727824 20452 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:06.717203 19216 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.741828 19892 raft_consensus.cc:1275] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:06.746382 20452 consensus_queue.cc:1048] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:06.748435 20525 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:06.767045 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:06.801915 19893 raft_consensus.cc:1217] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:06.807998 19893 raft_consensus.cc:1217] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:06.903545 19892 raft_consensus.cc:1217] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:06.986197 19291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:06.987039 19893 raft_consensus.cc:1217] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:06.987735 19291 raft_consensus.cc:606] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:06.995426 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfad56ebcb304e909830a23275178149"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:06.996079 19144 raft_consensus.cc:606] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:07.000712 19214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:07.001371 19214 raft_consensus.cc:606] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:07.005146 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:07.007232 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:07.008322 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:07.066593 20528 raft_consensus.cc:993] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:07.067134 20528 raft_consensus.cc:1081] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:07.073470 19216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfad56ebcb304e909830a23275178149"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:07.074059 19216 raft_consensus.cc:493] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.074373 19216 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:07.080338 19216 raft_consensus.cc:515] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:07.083757 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:07.084122 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfad56ebcb304e909830a23275178149" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:07.084612 19144 raft_consensus.cc:3055] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:07.084913 19291 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:07.084965 19144 raft_consensus.cc:740] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:07.082983 19216 leader_election.cc:290] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:07.086561 19144 consensus_queue.cc:260] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:07.088034 19144 raft_consensus.cc:3060] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:07.092201 19291 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:07.093385 19187 leader_election.cc:304] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:07.094621 20452 raft_consensus.cc:2804] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:07.095108 20452 raft_consensus.cc:697] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:07.095925 19144 raft_consensus.cc:2468] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:07.095958 20452 consensus_queue.cc:237] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:07.104506 20533 raft_consensus.cc:993] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:07.105167 20395 raft_consensus.cc:1081] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:07.107520 19290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:07.108465 19290 raft_consensus.cc:493] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.108920 19290 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.116602 19039 catalog_manager.cc:5697] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 2 to 3, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.117049 19290 raft_consensus.cc:515] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:07.119656 19290 leader_election.cc:290] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:07.119899 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:07.120522 19144 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.121053 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:07.122887 19214 raft_consensus.cc:3055] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:07.123215 19214 raft_consensus.cc:740] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:07.123960 19214 consensus_queue.cc:260] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:07.125692 19214 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.129354 19144 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
I20260709 12:18:07.133611 19259 leader_election.cc:304] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:07.134490 20458 raft_consensus.cc:2804] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:07.134977 20458 raft_consensus.cc:697] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:07.136566 20517 raft_consensus.cc:993] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:07.136060 20458 consensus_queue.cc:237] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:07.137037 20517 raft_consensus.cc:1081] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:07.138553 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:07.139045 19146 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.139379 19146 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.147511 19146 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:07.150867 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:07.151568 19219 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.151865 19146 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:07.152881 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:07.153501 19290 raft_consensus.cc:3055] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:07.154069 19290 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:07.155140 19290 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:07.160987 19290 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.159880 19214 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
I20260709 12:18:07.178202 19040 catalog_manager.cc:5697] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.194380 19219 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:07.199949 19290 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:07.202183 19111 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:07.203039 20525 raft_consensus.cc:2804] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:07.203626 20525 raft_consensus.cc:697] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:07.204483 20525 consensus_queue.cc:237] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:07.224897 19039 catalog_manager.cc:5697] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.399919 20525 raft_consensus.cc:1064] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:07.402813 20525 consensus_queue.cc:237] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:07.410290 19892 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.410794 19216 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.412292 20525 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:07.413450 19290 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.414214 20528 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:07.416183 20528 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:07.429893 20528 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.434238 19892 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.445410 19290 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.454420 19216 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.462154 19039 catalog_manager.cc:5697] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:07.499485 19291 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:07.501075 20452 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:07.489359 19146 consensus_queue.cc:237] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:07.508334 19216 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:07.508989 20528 raft_consensus.cc:1064] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:07.511693 20528 consensus_queue.cc:237] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:07.513691 20525 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:07.518589 19892 raft_consensus.cc:1275] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:07.521169 20453 consensus_queue.cc:1048] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:07.529069 20453 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.567996 19146 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:07.571264 20308 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:07.600239 20308 raft_consensus.cc:1064] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:07.608739 20308 consensus_queue.cc:237] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:07.642511 19290 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.625636 19216 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.653699 19892 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.658629 19144 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:07.671577 19144 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.688593 20458 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:18:07.692903 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d4bef1211f342498007725aa3fba713 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:18:07.704002 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 68449.6us
I20260709 12:18:07.746294 19892 raft_consensus.cc:2955] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.761895 20525 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:18:07.787175 19216 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.795605 20600 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:18:07.818207 19895 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Advancing to term 2
W20260709 12:18:07.846802 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 77819.4us
I20260709 12:18:07.856904 19895 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:07.864684 19038 catalog_manager.cc:5697] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.872848 19219 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:07.894865 19214 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:07.895982 19219 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.922736 19291 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:07.925078 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d4bef1211f342498007725aa3fba713 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:18:07.926724 19892 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:07.932950 20458 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:07.937021 20458 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:07.939494 20621 tablet_replica.cc:333] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:07.941870 20617 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:07.942456 20621 raft_consensus.cc:2243] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:07.943395 20621 raft_consensus.cc:2272] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:07.948432 20621 ts_tablet_manager.cc:1916] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:07.951630 20458 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:07.951604 20601 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:18:07.961956 20618 log.cc:927] Time spent T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: Append to log took a long time: real 0.082s	user 0.001s	sys 0.001s
I20260709 12:18:07.969416 20601 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.985957 20598 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:07.998821 19891 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:07.984660 20453 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 12:18:08.079471 20621 ts_tablet_manager.cc:1929] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:08.082821 20602 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:18:08.081009 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:08.083230 20621 log.cc:1199] T 4d4bef1211f342498007725aa3fba713 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/4d4bef1211f342498007725aa3fba713
I20260709 12:18:08.092358 19893 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:18:08.108656 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 117567us
I20260709 12:18:08.093340 20617 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.196496 19219 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.199254 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 4d4bef1211f342498007725aa3fba713 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
W20260709 12:18:08.199944 19031 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 51711.7us
I20260709 12:18:08.254863 19287 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:18:08.253098 19859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 104617us
W20260709 12:18:08.258698 19185 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 90425.7us
I20260709 12:18:08.262418 19140 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.281509 20613 raft_consensus.cc:1064] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:08.286171 20613 consensus_queue.cc:237] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:08.325750 19214 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.322784 19039 catalog_manager.cc:5697] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:08.340910 19144 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:08.332727 19040 catalog_manager.cc:5697] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:08.343729 19216 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:08.343926 20458 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:08.345736 20458 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:08.339126 19895 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:08.370617 20616 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:18:08.392493 20613 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.398520 19221 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.399025 19895 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.427241 19144 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.463591 19287 consensus_queue.cc:237] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:08.464637 19290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:08.465528 19290 raft_consensus.cc:606] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:08.476112 19042 catalog_manager.cc:5697] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.496803 19895 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:08.499753 19140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:08.501339 19140 raft_consensus.cc:606] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:08.499233 20503 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:08.509825 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:08.510427 19221 raft_consensus.cc:606] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:08.511711 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:08.513278 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:08.514070 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:08.515185 20617 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.516522 19895 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.530263 20616 raft_consensus.cc:993] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:08.532718 20616 raft_consensus.cc:1081] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:08.528460 19140 consensus_queue.cc:237] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:08.551106 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07bb9018e2b94e03b60e4e2a72805a06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:08.552496 19144 raft_consensus.cc:1275] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:08.559432 19214 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:08.561216 19891 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:08.562558 20601 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:08.566300 20597 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:08.572469 20593 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.582254 19221 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.564364 20616 consensus_queue.cc:1048] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 12:18:08.585206 19140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:08.586941 19140 raft_consensus.cc:493] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.587464 19140 raft_consensus.cc:3060] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.590029 19042 catalog_manager.cc:5697] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.590739 19891 raft_consensus.cc:2955] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.609607 19144 raft_consensus.cc:2955] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.614172 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 07bb9018e2b94e03b60e4e2a72805a06 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:08.616601 19140 raft_consensus.cc:515] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:08.618744 20641 tablet_replica.cc:333] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:08.622771 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:08.623364 19140 leader_election.cc:290] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:08.623602 19287 raft_consensus.cc:3055] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:08.624830 19287 raft_consensus.cc:740] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:08.624254 19038 catalog_manager.cc:5697] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:08.626288 19287 consensus_queue.cc:260] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:08.624861 20641 raft_consensus.cc:2243] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:08.627553 19287 raft_consensus.cc:3060] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.633249 20641 raft_consensus.cc:2272] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:08.630731 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59659a9f1c7b4d21972ca54bffa5251c" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:08.634756 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0da2eabe3ccb4e12bf150608682993df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:08.635001 19221 raft_consensus.cc:3060] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:08.639765 20641 ts_tablet_manager.cc:1916] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:08.649794 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 0da2eabe3ccb4e12bf150608682993df with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41908
I20260709 12:18:08.661428 19287 raft_consensus.cc:2468] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:08.662847 19112 leader_election.cc:304] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:08.663702 20593 raft_consensus.cc:2804] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:08.664196 20593 raft_consensus.cc:697] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:08.665349 20593 consensus_queue.cc:237] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:08.673612 19221 raft_consensus.cc:2468] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:08.688917 20642 tablet_replica.cc:333] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:08.695276 20642 raft_consensus.cc:2243] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:08.696074 20642 raft_consensus.cc:2272] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:08.702194 20641 ts_tablet_manager.cc:1929] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:08.702735 20641 log.cc:1199] T 07bb9018e2b94e03b60e4e2a72805a06 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/07bb9018e2b94e03b60e4e2a72805a06
I20260709 12:18:08.707276 20642 ts_tablet_manager.cc:1916] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:08.706523 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 07bb9018e2b94e03b60e4e2a72805a06 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:08.733882 19038 catalog_manager.cc:5697] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:08.742491 20642 ts_tablet_manager.cc:1929] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:08.743932 20642 log.cc:1199] T 0da2eabe3ccb4e12bf150608682993df P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/0da2eabe3ccb4e12bf150608682993df
I20260709 12:18:08.747340 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 0da2eabe3ccb4e12bf150608682993df (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:08.804591 20597 raft_consensus.cc:993] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:08.805292 20601 raft_consensus.cc:1081] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:08.807567 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:08.808123 19221 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.808452 19221 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.815127 19221 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:08.817240 19221 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:08.818161 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:08.818399 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:08.818887 19144 raft_consensus.cc:3055] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:08.819074 19287 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.819295 19144 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:08.820067 19144 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:08.821045 19144 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.826525 19287 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:08.828645 19187 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:08.829486 20615 raft_consensus.cc:2804] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:08.829994 20615 raft_consensus.cc:697] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:08.830737 20615 consensus_queue.cc:237] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:08.833274 19144 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:08.844687 19038 catalog_manager.cc:5697] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 2 to 3, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:09.030428 19291 consensus_queue.cc:237] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:09.037638 19214 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:09.037441 19891 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:09.039198 20503 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:09.040357 20617 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:09.048847 20503 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:09.051546 19214 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:09.053761 19895 raft_consensus.cc:2955] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:09.062163 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9e71f0890c04c4a84f3380e9e3c497e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:09.066264 20631 raft_consensus.cc:993] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:09.066798 20615 raft_consensus.cc:1081] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:09.071269 19291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:09.076298 19291 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.076716 19291 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:09.080217 19038 catalog_manager.cc:5697] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 2 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:09.086112 19291 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:09.089066 19291 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:09.098644 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:09.099476 19144 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:09.104935 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet e9e71f0890c04c4a84f3380e9e3c497e with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:09.106127 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:09.106717 19221 raft_consensus.cc:3055] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:09.107040 19221 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:09.107187 20644 tablet_replica.cc:333] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:09.107815 19221 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:09.109077 20644 raft_consensus.cc:2243] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.109938 20644 raft_consensus.cc:2272] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.111244 19221 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:09.115561 20644 ts_tablet_manager.cc:1916] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:09.114503 19144 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 3.
I20260709 12:18:09.117815 19259 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:09.118213 19221 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 3.
I20260709 12:18:09.118685 20616 raft_consensus.cc:2804] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:09.119251 20616 raft_consensus.cc:697] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:09.120265 20616 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:09.133030 19042 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 2 to 3, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:09.134984 20644 ts_tablet_manager.cc:1929] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:18:09.135542 20644 log.cc:1199] T e9e71f0890c04c4a84f3380e9e3c497e P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/e9e71f0890c04c4a84f3380e9e3c497e
I20260709 12:18:09.138116 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet e9e71f0890c04c4a84f3380e9e3c497e (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:09.185671 19290 raft_consensus.cc:1275] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:09.187232 20632 consensus_queue.cc:1048] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:09.206254 19214 raft_consensus.cc:1275] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:09.207885 20632 consensus_queue.cc:1048] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:09.325742 19290 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:09.327026 20533 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:09.339754 19144 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:09.341387 20533 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:09.530731 19221 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:09.532018 20503 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:09.547442 19144 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:09.549767 20503 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:09.717903 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:09.766045 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:09.766595 19144 raft_consensus.cc:606] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:09.770181 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:09.771622 19144 raft_consensus.cc:606] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:09.774127 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:09.774693 19221 raft_consensus.cc:606] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:09.785811 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:09.786437 19287 raft_consensus.cc:606] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:09.787719 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:18:09.789315 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:09.790205 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:09.834053 20601 raft_consensus.cc:993] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:09.834676 20632 raft_consensus.cc:1081] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:09.836324 19214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:09.837235 19214 raft_consensus.cc:493] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.837545 19214 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:09.844844 19214 raft_consensus.cc:515] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:09.848011 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:09.848664 19146 raft_consensus.cc:3055] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:09.848979 19146 raft_consensus.cc:740] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:09.849700 19146 consensus_queue.cc:260] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:09.850644 19146 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:09.856597 19214 leader_election.cc:290] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 3 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:09.857879 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af0ee10b77444a1a2e27121c0d9ffcb" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:09.859577 19287 raft_consensus.cc:3060] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:09.861023 19146 raft_consensus.cc:2468] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:09.862185 19185 leader_election.cc:304] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:09.863322 20533 raft_consensus.cc:2804] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:09.864058 20533 raft_consensus.cc:697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:09.864724 20533 consensus_queue.cc:237] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:09.867151 19287 raft_consensus.cc:2468] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 3.
I20260709 12:18:09.880401 19039 catalog_manager.cc:5697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 2 to 3, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:09.999871 20601 raft_consensus.cc:993] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:10.000800 20601 raft_consensus.cc:1081] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:10.004001 19891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:18:10.004987 19891 raft_consensus.cc:493] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.005345 19891 raft_consensus.cc:3060] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.012210 19891 raft_consensus.cc:515] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:10.017848 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:10.018514 19146 raft_consensus.cc:3055] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:10.018796 19146 raft_consensus.cc:740] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:10.019531 19146 consensus_queue.cc:260] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:10.020599 19146 raft_consensus.cc:3060] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.021418 20503 raft_consensus.cc:993] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:10.021881 20503 raft_consensus.cc:1081] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:10.032897 19146 raft_consensus.cc:2468] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:10.034539 19140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:10.035410 19140 raft_consensus.cc:493] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.035776 19140 raft_consensus.cc:3060] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.037019 19859 leader_election.cc:304] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:10.038064 20662 raft_consensus.cc:2804] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:10.038733 20662 raft_consensus.cc:697] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:10.037855 19891 leader_election.cc:290] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:10.039777 20662 consensus_queue.cc:237] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:10.046561 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b28d2313f4d4649a1098e5623ea3395" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:10.047344 19290 raft_consensus.cc:3060] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.048940 19140 raft_consensus.cc:515] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:10.055151 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:10.055383 19140 leader_election.cc:290] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:10.055948 19214 raft_consensus.cc:3060] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.056491 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f569ec2b89b7446fb647b22ab75629ec" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:10.057062 19287 raft_consensus.cc:3055] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:10.057341 19287 raft_consensus.cc:740] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:10.058151 19287 consensus_queue.cc:260] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:10.059913 19287 raft_consensus.cc:3060] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.058133 19290 raft_consensus.cc:2468] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:10.069211 19287 raft_consensus.cc:2468] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:10.070973 19112 leader_election.cc:304] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:10.071955 20632 raft_consensus.cc:2804] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:10.072460 20632 raft_consensus.cc:697] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:10.073485 20632 consensus_queue.cc:237] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:18:10.073854 19860 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 52648.9us
I20260709 12:18:10.077984 19039 catalog_manager.cc:5697] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:10.081413 19214 raft_consensus.cc:2468] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:10.111533 19039 catalog_manager.cc:5697] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:10.189874 19216 consensus_queue.cc:237] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:18:10.199170 19187 consensus_peers.cc:597] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6727daab612b405f841cb9393f7ef8e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:10.202294 19140 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:10.204151 20533 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:10.205709 19291 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:10.209966 20533 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:18:10.219269 20615 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.226441 19144 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.233696 19291 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.242571 19214 consensus_queue.cc:237] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:10.243556 19039 catalog_manager.cc:5697] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:10.251251 19144 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:10.252676 20533 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:18:10.253631 19187 consensus_peers.cc:597] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65846e1d9aa541ca8c979329a91ff2f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:10.260313 19291 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:10.262825 20533 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:10.272055 20631 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.273643 19144 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.278422 19291 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.296725 19287 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:10.298514 19039 catalog_manager.cc:5697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:10.305734 19261 consensus_peers.cc:597] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3465fd840b54aeabcfacfbb632ad0a0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:10.309821 19214 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:10.310514 19144 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:10.311813 20616 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:10.312758 20617 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:10.318106 19287 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:10.320101 20671 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:10.321756 20503 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.328109 19214 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.331226 19144 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.355715 19144 consensus_queue.cc:237] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:10.360100 20615 raft_consensus.cc:993] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:10.360636 20615 raft_consensus.cc:1081] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:10.361222 19039 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.389936 19287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:10.394003 19287 raft_consensus.cc:493] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.394641 19287 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:10.405928 19287 raft_consensus.cc:515] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:10.408187 19287 leader_election.cc:290] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 4 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:10.409857 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:10.410405 19146 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:10.411163 19221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30b66dd87f04674b169104b6353eda2" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:10.411774 19221 raft_consensus.cc:3055] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:10.412673 19221 raft_consensus.cc:740] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:10.413923 19221 consensus_queue.cc:260] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:10.415046 19221 raft_consensus.cc:3060] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:10.415045 19140 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:10.427155 20631 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:10.431146 19146 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 4.
I20260709 12:18:10.432387 19259 leader_election.cc:304] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:10.434298 20616 raft_consensus.cc:2804] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:10.434824 20616 raft_consensus.cc:697] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 4 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:10.435662 20616 consensus_queue.cc:237] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:18:10.443069 19112 consensus_peers.cc:597] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 128213cfb8c1481a8fb50c2a5131c512. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:10.444213 19287 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:10.445838 19216 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:10.448033 20632 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:10.451215 20601 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:10.453233 19140 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:10.454756 20662 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:10.468626 19221 raft_consensus.cc:2468] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 4.
I20260709 12:18:10.479699 20601 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.486218 19287 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.495867 19214 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.513402 19287 raft_consensus.cc:1275] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:10.515058 20659 consensus_queue.cc:1048] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:10.527791 19042 catalog_manager.cc:5697] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 3 to 4, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 4 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:10.561290 19039 catalog_manager.cc:5697] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:10.658362 19221 raft_consensus.cc:1275] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.660319 20685 ts_tablet_manager.cc:933] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:10.663748 20601 consensus_queue.cc:1048] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.666033 20685 tablet_copy_client.cc:323] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:10.668004 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 65846e1d9aa541ca8c979329a91ff2f6 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:10.668525 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 65846e1d9aa541ca8c979329a91ff2f6 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-65846e1d9aa541ca8c979329a91ff2f6
I20260709 12:18:10.676779 19231 tablet_copy_source_session.cc:215] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:10.678725 19291 raft_consensus.cc:1275] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.682691 20601 consensus_queue.cc:1048] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.683693 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65846e1d9aa541ca8c979329a91ff2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.725800 20685 tablet_copy_client.cc:806] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:10.726847 20685 tablet_copy_client.cc:670] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:10.731355 20685 tablet_copy_client.cc:538] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:10.743394 20685 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:10.790531 20690 ts_tablet_manager.cc:933] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:10.792587 20685 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:10.793968 20685 tablet_bootstrap.cc:492] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:10.794902 20685 ts_tablet_manager.cc:1403] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.016s
I20260709 12:18:10.797463 20691 ts_tablet_manager.cc:933] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:10.798287 20685 raft_consensus.cc:359] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:10.799242 20685 raft_consensus.cc:740] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:10.800076 20691 tablet_copy_client.cc:323] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:18:10.799906 20685 consensus_queue.cc:260] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:10.801198 20690 tablet_copy_client.cc:323] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:10.801952 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet c3465fd840b54aeabcfacfbb632ad0a0 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:18:10.802496 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet c3465fd840b54aeabcfacfbb632ad0a0 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-c3465fd840b54aeabcfacfbb632ad0a0
I20260709 12:18:10.803349 20685 ts_tablet_manager.cc:1434] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:18:10.805429 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-65846e1d9aa541ca8c979329a91ff2f6 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:10.805902 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-65846e1d9aa541ca8c979329a91ff2f6 on tablet 65846e1d9aa541ca8c979329a91ff2f6 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:10.817258 19305 tablet_copy_source_session.cc:215] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:10.820911 20691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3465fd840b54aeabcfacfbb632ad0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.832122 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 6727daab612b405f841cb9393f7ef8e6 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:10.832743 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 6727daab612b405f841cb9393f7ef8e6 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-6727daab612b405f841cb9393f7ef8e6
I20260709 12:18:10.835963 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:10.841391 19231 tablet_copy_source_session.cc:215] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:10.845077 20685 ts_tablet_manager.cc:933] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:10.845908 20690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6727daab612b405f841cb9393f7ef8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.873804 20691 tablet_copy_client.cc:806] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:10.874516 20691 tablet_copy_client.cc:670] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:10.903108 20685 tablet_copy_client.cc:323] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:10.907752 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet 128213cfb8c1481a8fb50c2a5131c512 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:10.908353 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet 128213cfb8c1481a8fb50c2a5131c512 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-128213cfb8c1481a8fb50c2a5131c512
I20260709 12:18:10.907783 20691 tablet_copy_client.cc:538] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:10.916116 19156 tablet_copy_source_session.cc:215] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:10.920364 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128213cfb8c1481a8fb50c2a5131c512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:10.922977 20690 tablet_copy_client.cc:806] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:10.923610 20690 tablet_copy_client.cc:670] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:10.926194 19140 raft_consensus.cc:1275] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:10.929430 20691 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:10.931895 20617 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:10.929836 20690 tablet_copy_client.cc:538] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:10.963543 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:10.964217 19146 raft_consensus.cc:606] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:10.969697 19216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:10.970286 19216 raft_consensus.cc:606] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:10.975867 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:10.976459 19287 raft_consensus.cc:606] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:10.984120 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:10.985980 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:10.986760 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:10.994658 20690 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:10.998023 19216 raft_consensus.cc:1275] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:11.007263 20691 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:11.012708 20691 tablet_bootstrap.cc:492] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:11.013362 20691 ts_tablet_manager.cc:1403] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.014s
I20260709 12:18:11.016372 20691 raft_consensus.cc:359] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.007680 20685 tablet_copy_client.cc:806] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:11.017956 20685 tablet_copy_client.cc:670] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:11.021917 20685 tablet_copy_client.cc:538] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:11.037472 20685 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:11.037840 20503 consensus_queue.cc:1048] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:11.017290 20691 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:11.074343 20691 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.083520 20691 ts_tablet_manager.cc:1434] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 12:18:11.095614 20690 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:11.096691 20690 tablet_bootstrap.cc:492] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:11.098660 20690 ts_tablet_manager.cc:1403] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.013s
I20260709 12:18:11.101768 20690 raft_consensus.cc:359] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.102684 20685 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:11.103603 20685 tablet_bootstrap.cc:492] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:11.102632 20690 raft_consensus.cc:740] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:11.104275 20685 ts_tablet_manager.cc:1403] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.004s
I20260709 12:18:11.104842 20690 consensus_queue.cc:260] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.107596 20690 ts_tablet_manager.cc:1434] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:18:11.107609 20685 raft_consensus.cc:359] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.108721 20685 raft_consensus.cc:740] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:11.109500 20685 consensus_queue.cc:260] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.112703 20685 ts_tablet_manager.cc:1434] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:18:11.136487 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-6727daab612b405f841cb9393f7ef8e6 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:11.136966 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-6727daab612b405f841cb9393f7ef8e6 on tablet 6727daab612b405f841cb9393f7ef8e6 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:11.138595 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-128213cfb8c1481a8fb50c2a5131c512 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:11.139058 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-128213cfb8c1481a8fb50c2a5131c512 on tablet 128213cfb8c1481a8fb50c2a5131c512 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:11.144781 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-c3465fd840b54aeabcfacfbb632ad0a0 received from {username='slave'} at 127.0.0.1:54120
I20260709 12:18:11.145299 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-c3465fd840b54aeabcfacfbb632ad0a0 on tablet c3465fd840b54aeabcfacfbb632ad0a0 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:11.149276 20671 raft_consensus.cc:993] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:11.149837 20671 raft_consensus.cc:1081] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:11.150223 19891 raft_consensus.cc:1217] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:18:11.151561 19140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44284
I20260709 12:18:11.152117 19140 raft_consensus.cc:493] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.152468 19140 raft_consensus.cc:3060] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:11.170778 19140 raft_consensus.cc:515] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:11.173323 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:11.173555 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894daa9037ae4ac88adbc3cfd4fbec22" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:11.173938 19214 raft_consensus.cc:3055] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:11.174217 19287 raft_consensus.cc:3060] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:11.174269 19214 raft_consensus.cc:740] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:11.175143 19140 leader_election.cc:290] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:11.175302 19214 consensus_queue.cc:260] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:11.176404 19214 raft_consensus.cc:3060] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:11.182773 19287 raft_consensus.cc:2468] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:11.186208 19112 leader_election.cc:304] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:11.187336 20593 raft_consensus.cc:2804] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:11.188122 20593 raft_consensus.cc:697] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:11.188953 20593 consensus_queue.cc:237] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:11.191876 19214 raft_consensus.cc:2468] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 2.
I20260709 12:18:11.201752 19039 catalog_manager.cc:5697] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.264025 19891 raft_consensus.cc:1217] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:18:11.329921 20593 raft_consensus.cc:993] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:11.330410 20593 raft_consensus.cc:1081] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:11.333438 19214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:11.334045 19214 raft_consensus.cc:493] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.334352 19214 raft_consensus.cc:3060] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:11.344174 19214 raft_consensus.cc:515] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.346241 19214 leader_election.cc:290] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:11.347244 19891 raft_consensus.cc:1217] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:18:11.353957 19140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:11.354846 19140 raft_consensus.cc:3055] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:11.355180 19140 raft_consensus.cc:740] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:11.357908 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da2eabe3ccb4e12bf150608682993df" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
I20260709 12:18:11.358541 19891 raft_consensus.cc:3060] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:11.365490 19893 raft_consensus.cc:1217] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:18:11.367240 19891 raft_consensus.cc:2468] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:11.368377 19140 consensus_queue.cc:260] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.369660 19140 raft_consensus.cc:3060] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:11.391521 19187 leader_election.cc:304] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:11.392513 20533 raft_consensus.cc:2804] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:11.392966 20533 raft_consensus.cc:697] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:11.394013 19140 raft_consensus.cc:2468] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:11.393743 20533 consensus_queue.cc:237] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.399130 20503 raft_consensus.cc:993] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:11.399772 20616 raft_consensus.cc:1081] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:11.403208 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44300
I20260709 12:18:11.404637 19146 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.405002 19146 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:11.415062 19146 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.417773 19214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:11.417119 19039 catalog_manager.cc:5697] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.417980 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:11.418318 19214 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:11.418676 19287 raft_consensus.cc:3055] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:11.419041 19287 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:11.419754 19287 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.421129 19287 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:11.421934 19146 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 4 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:11.425129 19214 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 4.
I20260709 12:18:11.428745 19111 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:11.428462 19287 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 4.
I20260709 12:18:11.429503 20632 raft_consensus.cc:2804] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:11.430272 20632 raft_consensus.cc:697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:11.431586 20632 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.461719 19039 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 3 to 4, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 4 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.475615 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:11.476377 19146 raft_consensus.cc:606] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:18:11.480284 19146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:11.481168 19146 raft_consensus.cc:606] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Received request to transfer leadership
W20260709 12:18:11.482650 19029 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for c3465fd840b54aeabcfacfbb632ad0a0 already in progress [suppressed 3 similar messages]
I20260709 12:18:11.491261 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:11.491899 19144 raft_consensus.cc:606] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Received request to transfer leadership
W20260709 12:18:11.497690 19092 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:18:11.498072 19092 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for c3465fd840b54aeabcfacfbb632ad0a0 already in progress
W20260709 12:18:11.498358 19092 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for c3465fd840b54aeabcfacfbb632ad0a0 already in progress
I20260709 12:18:11.591939 20533 raft_consensus.cc:1064] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:11.594859 20533 consensus_queue.cc:237] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.605554 19891 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:11.606995 19290 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:11.607226 20631 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:11.607730 19146 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:11.608861 20533 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:11.610915 20533 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:18:11.619659 20631 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.624526 19287 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.630677 19146 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.636799 19891 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.645908 19039 catalog_manager.cc:5697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.672190 19216 consensus_queue.cc:237] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.679404 19291 raft_consensus.cc:1275] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:11.681620 19893 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:11.680863 20632 consensus_queue.cc:1048] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:18:11.684689 20615 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:11.690218 19146 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:11.692684 20615 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:11.697173 20671 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.714159 19891 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.726001 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65846e1d9aa541ca8c979329a91ff2f6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:11.753775 19214 raft_consensus.cc:1275] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:11.756458 20632 consensus_queue.cc:1048] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:11.757695 19146 raft_consensus.cc:2955] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.764273 20615 raft_consensus.cc:1064] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:11.768002 19039 catalog_manager.cc:5697] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.769143 20615 consensus_queue.cc:237] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.789674 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet 65846e1d9aa541ca8c979329a91ff2f6 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41908
I20260709 12:18:11.796370 19891 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:11.796818 19291 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:11.799620 20533 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:11.802664 20671 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:11.816977 19144 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:11.818575 20714 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:11.823026 19216 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:18:11.824890 20632 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:11.843680 19893 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:11.846549 20671 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:11.853706 20713 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.859452 19144 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.864877 20632 raft_consensus.cc:993] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:11.865418 20632 raft_consensus.cc:1081] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:11.882978 19146 raft_consensus.cc:1275] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:11.885233 20696 raft_consensus.cc:1064] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:11.885099 20631 consensus_queue.cc:1048] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:11.886865 19290 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.891767 20696 consensus_queue.cc:237] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:11.909780 19216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:11.910365 19216 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:11.910758 19216 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:11.918763 19895 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Advancing to term 4
I20260709 12:18:11.923180 19216 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.927794 19895 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 4 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:18:11.917383 19291 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:18:11.932842 20731 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:11.941211 20731 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:11.941123 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:11.941047 19893 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:11.944867 19144 raft_consensus.cc:3055] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:11.951342 19144 raft_consensus.cc:740] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:11.952703 19144 consensus_queue.cc:260] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:11.955292 19144 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:11.957155 19216 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 5 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:11.959154 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3465fd840b54aeabcfacfbb632ad0a0" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:11.944805 20719 tablet_replica.cc:333] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:11.964962 20719 raft_consensus.cc:2243] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.973239 20719 raft_consensus.cc:2272] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.973455 19144 raft_consensus.cc:2468] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 5.
I20260709 12:18:11.979625 20719 ts_tablet_manager.cc:1916] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:11.981251 19185 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:11.985930 19042 catalog_manager.cc:5697] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.019083 20713 raft_consensus.cc:2804] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:12.029239 20713 raft_consensus.cc:697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:12.030301 20713 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:12.086171 19216 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:12.086171 19291 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:12.087862 20728 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:12.090469 20632 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:12.093751 20719 ts_tablet_manager.cc:1929] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:18:12.094617 20719 log.cc:1199] T 65846e1d9aa541ca8c979329a91ff2f6 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/65846e1d9aa541ca8c979329a91ff2f6
I20260709 12:18:12.097498 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet 65846e1d9aa541ca8c979329a91ff2f6 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:12.103329 19891 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:12.107208 20728 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:12.125298 19221 consensus_queue.cc:237] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.127713 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:12.130069 20632 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.134053 19291 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:12.135954 20713 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:12.136943 19891 raft_consensus.cc:1275] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:12.140432 20713 consensus_queue.cc:1048] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:12.143561 19221 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.145270 19891 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.148022 20533 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.155491 19291 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.161216 19290 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.209782 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6727daab612b405f841cb9393f7ef8e6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:12.212909 19042 catalog_manager.cc:5697] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.165198 19038 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 4 to 5, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 5 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.222038 19040 catalog_manager.cc:5697] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.237823 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet 6727daab612b405f841cb9393f7ef8e6 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:12.238309 19892 raft_consensus.cc:2955] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.240085 20741 tablet_replica.cc:333] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:12.246035 19146 consensus_queue.cc:237] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.241410 20741 raft_consensus.cc:2243] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:12.257154 20741 raft_consensus.cc:2272] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:12.271612 19891 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:12.273378 20632 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:12.282378 20731 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.291841 19891 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.301285 19140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:12.301990 19140 raft_consensus.cc:606] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:12.303409 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 128213cfb8c1481a8fb50c2a5131c512 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:12.304169 20741 ts_tablet_manager.cc:1916] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:12.310076 19291 raft_consensus.cc:1275] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:12.321172 19144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:12.321949 20696 consensus_queue.cc:1048] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:12.321913 19144 raft_consensus.cc:606] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:12.328073 19291 raft_consensus.cc:2955] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.330885 20741 ts_tablet_manager.cc:1929] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:18:12.331418 20741 log.cc:1199] T 6727daab612b405f841cb9393f7ef8e6 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/6727daab612b405f841cb9393f7ef8e6
I20260709 12:18:12.337832 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:12.338609 19221 raft_consensus.cc:606] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:12.340216 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet 6727daab612b405f841cb9393f7ef8e6 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:12.350828 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:12.352573 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:12.357483 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:12.356493 19039 catalog_manager.cc:5697] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 4 to 5, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.387838 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 128213cfb8c1481a8fb50c2a5131c512 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:12.389709 20742 tablet_replica.cc:333] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:12.391243 20742 raft_consensus.cc:2243] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:12.391836 20742 raft_consensus.cc:2272] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:12.394964 20742 ts_tablet_manager.cc:1916] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:12.410256 20742 ts_tablet_manager.cc:1929] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:18:12.410641 20742 log.cc:1199] T 128213cfb8c1481a8fb50c2a5131c512 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/128213cfb8c1481a8fb50c2a5131c512
I20260709 12:18:12.412410 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 128213cfb8c1481a8fb50c2a5131c512 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:12.457779 19290 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:12.460060 20726 raft_consensus.cc:993] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:12.460685 20731 raft_consensus.cc:1081] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:12.463331 19221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:12.463955 19221 raft_consensus.cc:493] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.464283 19221 raft_consensus.cc:3060] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.465636 19290 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:18:12.470597 20713 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:18:12.476933 19221 raft_consensus.cc:515] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.481093 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:12.481792 19221 leader_election.cc:290] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:12.481925 19146 raft_consensus.cc:3055] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.482328 19146 raft_consensus.cc:740] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:12.483143 19146 consensus_queue.cc:260] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.484478 19146 raft_consensus.cc:3060] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.488657 19144 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:18:12.490896 20713 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:12.492012 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c35b37ee1b247a997e847bc5f0ba212" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
I20260709 12:18:12.492594 19891 raft_consensus.cc:3060] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.498147 19892 raft_consensus.cc:3060] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 4 LEARNER]: Advancing to term 5
I20260709 12:18:12.500798 19146 raft_consensus.cc:2468] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:12.507586 19891 raft_consensus.cc:2468] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 2.
I20260709 12:18:12.509258 19187 leader_election.cc:304] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:12.513851 20713 raft_consensus.cc:2804] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.516150 20713 raft_consensus.cc:697] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:12.516813 19892 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:18:12.517078 20713 consensus_queue.cc:237] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.518702 20671 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:12.540239 20714 raft_consensus.cc:1064] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:12.542200 19039 catalog_manager.cc:5697] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.543318 20714 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.571115 19146 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:18:12.572547 19291 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:18:12.572547 19892 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:18:12.573928 20714 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:18:12.576239 20713 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:18:12.578101 20533 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:18:12.588305 20713 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.592947 19892 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.592056 19291 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.607827 19144 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.611922 19040 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 4 to 7, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.634481 20714 raft_consensus.cc:993] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:12.634095 19216 consensus_queue.cc:237] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.635047 20714 raft_consensus.cc:1081] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:12.636453 19291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:12.637108 19291 raft_consensus.cc:493] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.641314 19291 raft_consensus.cc:3060] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.641314 19287 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:18:12.642299 19892 raft_consensus.cc:1275] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:18:12.644106 20714 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:18:12.646260 20713 consensus_queue.cc:1048] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:18:12.649149 19291 raft_consensus.cc:515] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:12.651541 19291 leader_election.cc:290] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:12.652197 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:12.652864 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00215f1c35a4317baf6fa629095f68f" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:12.653056 19144 raft_consensus.cc:3060] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.653430 19216 raft_consensus.cc:3055] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.653751 19216 raft_consensus.cc:740] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:12.654564 19216 consensus_queue.cc:260] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:12.653825 20714 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.655789 19216 raft_consensus.cc:3060] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.655586 19892 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.663769 19144 raft_consensus.cc:2468] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
I20260709 12:18:12.663156 19287 raft_consensus.cc:2955] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:12.665192 19259 leader_election.cc:304] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:12.666043 20617 raft_consensus.cc:2804] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.666625 20617 raft_consensus.cc:697] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:12.667616 20617 consensus_queue.cc:237] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:12.679351 19038 catalog_manager.cc:5697] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 7 to 8, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 5 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.670717 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3465fd840b54aeabcfacfbb632ad0a0 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:12.671047 19216 raft_consensus.cc:2468] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
I20260709 12:18:12.694914 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet c3465fd840b54aeabcfacfbb632ad0a0 with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:12.697693 20741 tablet_replica.cc:333] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:12.698470 20741 raft_consensus.cc:2243] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:12.699211 20741 raft_consensus.cc:2272] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:12.704048 20741 ts_tablet_manager.cc:1916] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:12.710172 19040 catalog_manager.cc:5697] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.730290 20741 ts_tablet_manager.cc:1929] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 12:18:12.730888 20741 log.cc:1199] T c3465fd840b54aeabcfacfbb632ad0a0 P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/c3465fd840b54aeabcfacfbb632ad0a0
I20260709 12:18:12.733371 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet c3465fd840b54aeabcfacfbb632ad0a0 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:12.770066 20731 raft_consensus.cc:993] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:12.772848 20731 raft_consensus.cc:1081] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:12.775558 19891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:18:12.776111 19891 raft_consensus.cc:493] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.776497 19891 raft_consensus.cc:3060] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.783697 19891 raft_consensus.cc:515] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.786674 19891 leader_election.cc:290] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:12.788141 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:12.788733 19287 raft_consensus.cc:3060] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.790432 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f86d0bcded416aa9dd99d973df017b" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:12.791028 19146 raft_consensus.cc:3055] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.791301 19146 raft_consensus.cc:740] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:12.792435 19146 consensus_queue.cc:260] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.793453 19146 raft_consensus.cc:3060] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.797612 19287 raft_consensus.cc:2468] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:12.799222 19861 leader_election.cc:304] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:12.800535 20740 raft_consensus.cc:2804] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.801131 20740 raft_consensus.cc:697] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:12.802076 20740 consensus_queue.cc:237] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:12.801980 19146 raft_consensus.cc:2468] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:12.814710 19040 catalog_manager.cc:5697] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.910346 19140 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:12.912259 20713 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:12.926558 19891 raft_consensus.cc:1275] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:12.928900 20714 consensus_queue.cc:1048] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:13.203688 19146 raft_consensus.cc:1275] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.205139 20503 consensus_queue.cc:1048] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.218662 19221 raft_consensus.cc:1275] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.220494 20617 consensus_queue.cc:1048] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.234334 19146 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:13.237761 19291 raft_consensus.cc:1275] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:13.237651 20740 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:13.239596 20740 consensus_queue.cc:1048] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:13.425863 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:13.488838 19287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:13.490276 19287 raft_consensus.cc:606] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:13.490669 19146 consensus_queue.cc:237] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:13.494865 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:13.495788 19221 raft_consensus.cc:606] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:13.500581 19221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:13.501746 19216 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:13.501837 19287 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:13.502226 19221 raft_consensus.cc:606] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Received request to transfer leadership to TS 2ca66458bf0d46bfb9568142cabe36f0
W20260709 12:18:13.502624 19112 consensus_peers.cc:597] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f75933283fe54597ab535d2f5427ead7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:13.503386 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:13.503832 20726 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:13.504971 20758 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:13.505203 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:13.506014 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:13.510952 20503 raft_consensus.cc:993] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:13.511636 20503 raft_consensus.cc:1081] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:13.513865 19893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32930
I20260709 12:18:13.514376 19893 raft_consensus.cc:493] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.514693 19893 raft_consensus.cc:3060] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.522966 20758 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.520082 19893 raft_consensus.cc:515] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:13.526889 19291 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.529865 19146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:13.530474 19146 raft_consensus.cc:3060] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.531831 19216 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.534653 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7455019556499a9dc1d4ed62de0bca" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:13.535249 19290 raft_consensus.cc:3055] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:13.535521 19290 raft_consensus.cc:740] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:13.536275 19290 consensus_queue.cc:260] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:13.533631 19893 leader_election.cc:290] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:13.537305 19290 raft_consensus.cc:3060] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.555735 19146 raft_consensus.cc:2468] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:13.558557 19859 leader_election.cc:304] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:13.559672 20740 raft_consensus.cc:2804] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:13.560308 20740 raft_consensus.cc:697] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:13.561745 20740 consensus_queue.cc:237] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:13.572717 19040 catalog_manager.cc:5697] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.592175 19290 raft_consensus.cc:2468] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:13.617681 19146 consensus_queue.cc:237] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:18:13.642731 19112 consensus_peers.cc:597] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2e2e0038ec249409d357e3e3c8bfef3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:13.651189 20671 raft_consensus.cc:993] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:13.651731 20671 raft_consensus.cc:1081] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:13.654906 19140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44284
I20260709 12:18:13.656736 19140 raft_consensus.cc:493] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.657097 19140 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:13.666184 19140 raft_consensus.cc:515] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:13.669348 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:13.669535 19140 leader_election.cc:290] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 3 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:13.670003 19216 raft_consensus.cc:3055] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:13.670339 19216 raft_consensus.cc:740] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:13.671296 19893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65846e1d9aa541ca8c979329a91ff2f6" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
I20260709 12:18:13.671180 19216 consensus_queue.cc:260] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:13.671787 19291 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:13.671816 19893 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:13.672309 19216 raft_consensus.cc:3060] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:13.677608 20731 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.679668 19221 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:13.685528 20726 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.693902 19216 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 3.
I20260709 12:18:13.696097 19893 raft_consensus.cc:2468] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 3.
I20260709 12:18:13.696161 19111 leader_election.cc:304] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:13.699644 20726 raft_consensus.cc:2804] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:13.700129 20726 raft_consensus.cc:697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:13.701195 20726 consensus_queue.cc:237] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:13.703714 20533 raft_consensus.cc:993] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:13.704813 20768 raft_consensus.cc:1081] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Signalling peer 2ca66458bf0d46bfb9568142cabe36f0 to start an election
I20260709 12:18:13.712304 19146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
 from {username='slave'} at 127.0.0.1:44284
I20260709 12:18:13.713757 19146 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.714406 19146 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.728447 20761 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.733083 19221 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.738422 19040 catalog_manager.cc:5697] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 2 to 3, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 3 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.717844 19038 catalog_manager.cc:5697] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:13.751158 19146 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:13.757783 19146 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [CANDIDATE]: Term 4 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:18:13.767009 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 65333us
I20260709 12:18:13.772656 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:13.773319 19216 raft_consensus.cc:3055] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:13.773774 19216 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:13.774752 19216 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:13.775888 19216 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.781688 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2ca66458bf0d46bfb9568142cabe36f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:13.782431 19287 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:13.791764 19288 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.793496 19287 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 4.
I20260709 12:18:13.794624 19216 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ca66458bf0d46bfb9568142cabe36f0 in term 4.
I20260709 12:18:13.797259 19112 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317; no voters: 
I20260709 12:18:13.800006 20758 raft_consensus.cc:2804] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:13.811299 19040 catalog_manager.cc:5697] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.812469 20758 raft_consensus.cc:697] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Becoming Leader. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:13.813985 20758 consensus_queue.cc:237] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:13.824216 19221 consensus_queue.cc:237] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:13.832561 19288 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:18:13.834154 19187 consensus_peers.cc:597] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7af0ee10b77444a1a2e27121c0d9ffcb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:13.834684 20533 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:13.835639 19146 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:13.837728 20533 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:13.841058 19040 catalog_manager.cc:5697] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: term changed from 3 to 4, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129). New cstate: current_term: 4 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.849546 20768 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.861369 19288 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.864982 19146 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.873055 19287 consensus_queue.cc:237] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:13.882443 19040 catalog_manager.cc:5697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:13.893483 19261 consensus_peers.cc:597] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d10a1bae02545a58faa4f696f15159f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:13.893729 19221 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:13.895308 19146 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:13.895922 20752 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.899603 20752 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.947643 20762 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.950316 19216 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:13.976080 19038 catalog_manager.cc:5697] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.978279 19140 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:14.013348 20782 ts_tablet_manager.cc:933] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:14.017808 20782 tablet_copy_client.cc:323] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:14.020550 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet f75933283fe54597ab535d2f5427ead7 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:14.021109 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet f75933283fe54597ab535d2f5427ead7 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-f75933283fe54597ab535d2f5427ead7
I20260709 12:18:14.036262 19156 tablet_copy_source_session.cc:215] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:14.039914 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75933283fe54597ab535d2f5427ead7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.062382 20782 tablet_copy_client.cc:806] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:14.063340 20782 tablet_copy_client.cc:670] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:14.069542 20782 tablet_copy_client.cc:538] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:14.083737 20782 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:14.090744 19288 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:14.092986 20756 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:14.106487 19140 raft_consensus.cc:1275] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:14.111104 20662 consensus_queue.cc:1048] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:14.130820 20782 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:14.131855 20782 tablet_bootstrap.cc:492] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:14.132882 20782 ts_tablet_manager.cc:1403] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.021s
I20260709 12:18:14.146631 20782 raft_consensus.cc:359] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:14.148175 20782 raft_consensus.cc:740] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:14.149142 20782 consensus_queue.cc:260] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:14.176167 20782 ts_tablet_manager.cc:1434] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.001s
I20260709 12:18:14.178097 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-f75933283fe54597ab535d2f5427ead7 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:14.178583 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-f75933283fe54597ab535d2f5427ead7 on tablet f75933283fe54597ab535d2f5427ead7 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:14.178785 20787 ts_tablet_manager.cc:933] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:14.182904 19893 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:14.187350 20771 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:14.198907 19221 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:14.202574 20774 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:14.206270 19221 raft_consensus.cc:1275] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:14.208071 20774 consensus_queue.cc:1048] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:18:14.361622 20782 ts_tablet_manager.cc:933] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:14.370671 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:36241, user_credentials={real_user=slave}} blocked reactor thread for 104369us
I20260709 12:18:14.382180 20782 tablet_copy_client.cc:323] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:14.395337 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet 7af0ee10b77444a1a2e27121c0d9ffcb from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:14.395905 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet 7af0ee10b77444a1a2e27121c0d9ffcb from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-7af0ee10b77444a1a2e27121c0d9ffcb
I20260709 12:18:14.423764 19231 tablet_copy_source_session.cc:215] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:14.427096 19291 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:14.434006 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af0ee10b77444a1a2e27121c0d9ffcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.460675 20803 ts_tablet_manager.cc:933] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:14.471544 20771 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:14.480938 20782 tablet_copy_client.cc:806] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:14.482838 20782 tablet_copy_client.cc:670] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:14.494483 20782 tablet_copy_client.cc:538] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:14.510128 20787 tablet_copy_client.cc:323] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
W20260709 12:18:14.539165 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 65536.8us
I20260709 12:18:14.542635 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet b2e2e0038ec249409d357e3e3c8bfef3 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:14.543273 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet b2e2e0038ec249409d357e3e3c8bfef3 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-b2e2e0038ec249409d357e3e3c8bfef3
W20260709 12:18:14.565757 19111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 71958.7us
I20260709 12:18:14.567435 20803 tablet_copy_client.cc:323] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:18:14.572149 19156 tablet_copy_source_session.cc:215] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:14.589627 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 9d10a1bae02545a58faa4f696f15159f from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:18:14.590237 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 9d10a1bae02545a58faa4f696f15159f from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-9d10a1bae02545a58faa4f696f15159f
I20260709 12:18:14.591617 20782 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:14.622951 19305 tablet_copy_source_session.cc:215] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:14.640120 20782 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:14.653754 20782 tablet_bootstrap.cc:492] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:14.654706 20782 ts_tablet_manager.cc:1403] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.008s
I20260709 12:18:14.666507 20803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d10a1bae02545a58faa4f696f15159f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.668884 20782 raft_consensus.cc:359] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:14.669818 20782 raft_consensus.cc:740] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:14.670461 20782 consensus_queue.cc:260] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:14.696190 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:14.697228 20782 ts_tablet_manager.cc:1434] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:18:14.709403 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-7af0ee10b77444a1a2e27121c0d9ffcb received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:14.709969 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-7af0ee10b77444a1a2e27121c0d9ffcb on tablet 7af0ee10b77444a1a2e27121c0d9ffcb with peer edf0473daeb64d51b95df08ee6289b11
W20260709 12:18:14.716830 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 173673us
I20260709 12:18:14.719607 19893 raft_consensus.cc:1217] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:18:14.756042 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e2e0038ec249409d357e3e3c8bfef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.767161 20803 tablet_copy_client.cc:806] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:14.772138 20803 tablet_copy_client.cc:670] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:14.780529 20803 tablet_copy_client.cc:538] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:14.797777 20803 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:14.832659 20787 tablet_copy_client.cc:806] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:14.833425 20787 tablet_copy_client.cc:670] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:14.892643 19143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
mode: GRACEFUL
new_leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:58272
I20260709 12:18:14.893239 19143 raft_consensus.cc:606] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Received request to transfer leadership to TS 2989a6a01eb6441dbb5dc94501da0c77
I20260709 12:18:14.896322 19893 raft_consensus.cc:1217] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:18:14.896831 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:18:14.900686 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:14.901503 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:14.915678 20787 tablet_copy_client.cc:538] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:14.993012 20787 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
W20260709 12:18:15.054385 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 145517us
W20260709 12:18:15.182801 19187 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:36241, user_credentials={real_user=slave}} blocked reactor thread for 82069.4us
W20260709 12:18:15.190128 19260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:43201, user_credentials={real_user=slave}} blocked reactor thread for 68842.2us
W20260709 12:18:15.193235 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 103693us
I20260709 12:18:15.252792 20803 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: 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 12:18:15.282227 20803 tablet_bootstrap.cc:492] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:15.284920 20803 ts_tablet_manager.cc:1403] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.488s	user 0.026s	sys 0.013s
I20260709 12:18:15.327121 20758 raft_consensus.cc:993] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: : Instructing follower 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:15.333652 20758 raft_consensus.cc:1081] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Signalling peer 2989a6a01eb6441dbb5dc94501da0c77 to start an election
I20260709 12:18:15.355455 20817 raft_consensus.cc:1064] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:15.379199 19214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:18:15.380168 19214 raft_consensus.cc:493] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:15.380733 19214 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:15.382584 20817 consensus_queue.cc:237] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:15.407697 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 92054.9us
I20260709 12:18:15.406775 20803 raft_consensus.cc:359] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:15.430521 20803 raft_consensus.cc:740] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:15.431384 20803 consensus_queue.cc:260] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:15.472712 20803 ts_tablet_manager.cc:1434] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.166s	user 0.010s	sys 0.001s
I20260709 12:18:15.495661 19214 raft_consensus.cc:515] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:15.501068 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2ca66458bf0d46bfb9568142cabe36f0"
I20260709 12:18:15.501899 19143 raft_consensus.cc:3055] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:15.502290 19143 raft_consensus.cc:740] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2ca66458bf0d46bfb9568142cabe36f0, State: Running, Role: LEADER
I20260709 12:18:15.503170 19143 consensus_queue.cc:260] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:15.504645 19143 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:15.510198 19214 leader_election.cc:290] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 5 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:15.514973 19891 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:15.521878 19214 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:15.524320 20771 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:15.535495 20811 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:15.546633 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-9d10a1bae02545a58faa4f696f15159f received from {username='slave'} at 127.0.0.1:54120
I20260709 12:18:15.547319 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-9d10a1bae02545a58faa4f696f15159f on tablet 9d10a1bae02545a58faa4f696f15159f with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:15.567873 20830 raft_consensus.cc:1064] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:15.571877 20830 consensus_queue.cc:237] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:15.596122 19291 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:18:15.601293 19143 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 5.
I20260709 12:18:15.605654 19185 leader_election.cc:304] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0; no voters: 
I20260709 12:18:15.606545 20787 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: 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 12:18:15.607234 20714 raft_consensus.cc:2804] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:15.645205 20714 raft_consensus.cc:697] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 LEADER]: Becoming Leader. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:15.613476 19143 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:15.626644 19892 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.646529 19290 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:15.648615 19891 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:15.646582 20714 consensus_queue.cc:237] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [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: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:15.623104 20771 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.633009 20774 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:15.642532 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad71422a1efd4ae89d2767306c7f7668" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:15.662210 20714 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:15.663611 19291 raft_consensus.cc:3060] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:15.665625 19040 catalog_manager.cc:5697] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: term changed from 4 to 5, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130). New cstate: current_term: 5 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.682410 20787 tablet_bootstrap.cc:492] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:15.683399 20787 ts_tablet_manager.cc:1403] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.691s	user 0.027s	sys 0.018s
I20260709 12:18:15.702837 19291 raft_consensus.cc:2468] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989a6a01eb6441dbb5dc94501da0c77 in term 5.
I20260709 12:18:15.702675 19293 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.714030 19214 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.720250 20787 raft_consensus.cc:359] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:15.707763 19039 catalog_manager.cc:5697] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.732715 20787 raft_consensus.cc:740] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:15.736562 20827 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:15.739046 20827 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:15.735103 20787 consensus_queue.cc:260] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:15.752493 20787 ts_tablet_manager.cc:1434] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.004s
I20260709 12:18:15.765955 19892 raft_consensus.cc:1217] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:15.784626 19891 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.775799 20714 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.801376 19291 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.806182 19143 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.809542 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-b2e2e0038ec249409d357e3e3c8bfef3 received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:15.810127 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-b2e2e0038ec249409d357e3e3c8bfef3 on tablet b2e2e0038ec249409d357e3e3c8bfef3 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:15.853406 19039 catalog_manager.cc:5697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:15.858301 19140 consensus_queue.cc:237] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:15.865439 19891 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:15.866101 19214 raft_consensus.cc:1275] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:15.867713 20771 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:15.871877 20774 consensus_queue.cc:1048] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:15.877096 20808 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.884325 19216 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.899564 19892 raft_consensus.cc:2955] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.917078 19215 consensus_queue.cc:237] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:15.926388 19891 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:15.926704 19291 raft_consensus.cc:1275] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:15.931252 20714 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:15.933513 20830 consensus_queue.cc:1048] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:18:15.935581 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f75933283fe54597ab535d2f5427ead7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:15.938195 19039 catalog_manager.cc:5697] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 4 to 5, VOTER 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) evicted. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.952322 20838 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.965173 19293 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.971599 19892 raft_consensus.cc:2955] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.976615 19283 tablet_service.cc:1558] Processing DeleteTablet for tablet f75933283fe54597ab535d2f5427ead7 with delete_type TABLET_DATA_TOMBSTONED (TS 5a8ad91637d34122a31ff29b329cd317 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41908
I20260709 12:18:15.980155 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7af0ee10b77444a1a2e27121c0d9ffcb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:15.990401 19042 catalog_manager.cc:5697] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:15.996171 20848 tablet_replica.cc:333] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:15.999050 20848 raft_consensus.cc:2243] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:16.000212 20848 raft_consensus.cc:2272] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:16.013737 20848 ts_tablet_manager.cc:1916] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:16.026404 19133 tablet_service.cc:1558] Processing DeleteTablet for tablet 7af0ee10b77444a1a2e27121c0d9ffcb with delete_type TABLET_DATA_TOMBSTONED (TS 2ca66458bf0d46bfb9568142cabe36f0 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44280
I20260709 12:18:16.030252 20849 tablet_replica.cc:333] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:16.038143 19892 raft_consensus.cc:1217] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:16.037424 20849 raft_consensus.cc:2243] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:16.047379 20849 raft_consensus.cc:2272] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:16.055621 20848 ts_tablet_manager.cc:1929] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:18:16.056514 20848 log.cc:1199] T f75933283fe54597ab535d2f5427ead7 P 5a8ad91637d34122a31ff29b329cd317: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/wals/f75933283fe54597ab535d2f5427ead7
I20260709 12:18:16.058841 19143 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:16.058805 19031 catalog_manager.cc:5028] TS 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): tablet f75933283fe54597ab535d2f5427ead7 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:16.060994 20830 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:16.068377 19291 raft_consensus.cc:1275] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:16.079504 20838 consensus_queue.cc:1048] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:16.093163 20849 ts_tablet_manager.cc:1916] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:16.129330 20849 ts_tablet_manager.cc:1929] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:18:16.129901 20849 log.cc:1199] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2ca66458bf0d46bfb9568142cabe36f0: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/wals/7af0ee10b77444a1a2e27121c0d9ffcb
I20260709 12:18:16.131568 19029 catalog_manager.cc:5028] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): tablet 7af0ee10b77444a1a2e27121c0d9ffcb (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:16.220374 20822 raft_consensus.cc:1064] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:16.223181 20822 consensus_queue.cc:237] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.234428 19143 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:16.236603 19892 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:16.236506 20820 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:16.234376 19216 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:16.239759 20800 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:16.241032 20820 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:16.316260 20820 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.319767 19215 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.324856 19892 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.332947 19143 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.339952 19042 catalog_manager.cc:5697] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.365088 19291 consensus_queue.cc:237] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.379055 19892 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:16.380656 20822 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:16.384593 19143 raft_consensus.cc:1275] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:16.387758 20822 consensus_queue.cc:1048] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:16.390700 20800 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.392470 19891 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.400269 19140 raft_consensus.cc:2955] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.417692 19040 catalog_manager.cc:5697] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.420624 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d10a1bae02545a58faa4f696f15159f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:16.479010 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d10a1bae02545a58faa4f696f15159f with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:16.483566 20860 tablet_replica.cc:333] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:16.484831 20860 raft_consensus.cc:2243] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:16.487233 20860 raft_consensus.cc:2272] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:16.492514 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:16.492660 20860 ts_tablet_manager.cc:1916] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:16.521895 20860 ts_tablet_manager.cc:1929] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:16.522585 20860 log.cc:1199] T 9d10a1bae02545a58faa4f696f15159f P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/9d10a1bae02545a58faa4f696f15159f
I20260709 12:18:16.524634 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet 9d10a1bae02545a58faa4f696f15159f (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:16.559832 19216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003"
dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
mode: GRACEFUL
new_leader_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:37116
I20260709 12:18:16.560909 19216 raft_consensus.cc:606] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Received request to transfer leadership to TS 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:16.562805 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:18:16.564248 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:16.565795 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:16.611765 20828 raft_consensus.cc:993] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: : Instructing follower 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:16.612331 20828 raft_consensus.cc:1081] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Signalling peer 5a8ad91637d34122a31ff29b329cd317 to start an election
I20260709 12:18:16.615288 19291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
 from {username='slave'} at 127.0.0.1:41922
I20260709 12:18:16.619446 19291 raft_consensus.cc:493] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.621142 19291 raft_consensus.cc:3060] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.632236 19291 raft_consensus.cc:515] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.634516 19291 leader_election.cc:290] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:16.635375 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:16.635555 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a3634c97ac84de38afe185d268d7003" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
I20260709 12:18:16.635999 19216 raft_consensus.cc:3055] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.636129 19892 raft_consensus.cc:3060] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.636371 19216 raft_consensus.cc:740] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2989a6a01eb6441dbb5dc94501da0c77, State: Running, Role: LEADER
I20260709 12:18:16.637352 19216 consensus_queue.cc:260] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.649032 19892 raft_consensus.cc:2468] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
I20260709 12:18:16.650492 19261 leader_election.cc:304] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:16.651472 20822 raft_consensus.cc:2804] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.652143 20822 raft_consensus.cc:697] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:16.653103 20822 consensus_queue.cc:237] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.658474 20758 raft_consensus.cc:1064] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:16.668781 20758 consensus_queue.cc:237] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.638825 19216 raft_consensus.cc:3060] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.691322 19216 raft_consensus.cc:2468] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
I20260709 12:18:16.694726 19894 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:16.696274 20758 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:16.696813 19041 catalog_manager.cc:5697] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 1 to 2, leader changed from 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.698206 19216 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:16.709486 19291 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:16.713140 20808 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:16.718590 20808 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:16.755631 20808 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.764022 19215 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.788246 19894 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.788759 19041 catalog_manager.cc:5697] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.791329 19290 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } attrs { replace: true } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.836330 19143 consensus_queue.cc:237] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:16.848495 19894 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:16.850302 19290 raft_consensus.cc:1275] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:16.852208 20865 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:16.854212 20865 consensus_queue.cc:1048] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:16.864140 20868 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.877918 19891 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.878407 19291 raft_consensus.cc:2955] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:16.880229 19029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2e2e0038ec249409d357e3e3c8bfef3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:16.895067 19041 catalog_manager.cc:5697] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index 3 to 4, VOTER 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130) evicted. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.909675 19205 tablet_service.cc:1558] Processing DeleteTablet for tablet b2e2e0038ec249409d357e3e3c8bfef3 with delete_type TABLET_DATA_TOMBSTONED (TS 2989a6a01eb6441dbb5dc94501da0c77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60120
I20260709 12:18:16.910965 20860 tablet_replica.cc:333] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:16.911907 20860 raft_consensus.cc:2243] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:16.912775 20860 raft_consensus.cc:2272] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:16.920724 20860 ts_tablet_manager.cc:1916] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:16.935768 20860 ts_tablet_manager.cc:1929] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:16.936178 20860 log.cc:1199] T b2e2e0038ec249409d357e3e3c8bfef3 P 2989a6a01eb6441dbb5dc94501da0c77: Deleting WAL directory at /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/wals/b2e2e0038ec249409d357e3e3c8bfef3
I20260709 12:18:16.937705 19030 catalog_manager.cc:5028] TS 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): tablet b2e2e0038ec249409d357e3e3c8bfef3 (table test-workload [id=dd296227cf9d4025bae3b6106253d7ba]) successfully deleted
I20260709 12:18:17.054239 19891 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:17.055701 20859 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:17.078531 19216 raft_consensus.cc:1275] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:18:17.080392 20859 consensus_queue.cc:1048] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:17.628835 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:17.679368 19290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e"
dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
mode: GRACEFUL
new_leader_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:59706
I20260709 12:18:17.680083 19290 raft_consensus.cc:606] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Received request to transfer leadership to TS edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:17.681748 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:18:17.684079 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:17.685592 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:17.998963 19143 consensus_queue.cc:237] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.014853 19291 raft_consensus.cc:1275] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:18.015745 19214 raft_consensus.cc:1275] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:18.017048 20808 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:18.018384 20868 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:18.019544 19112 consensus_peers.cc:597] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a819d52746d44c67ac3705a5e9b4e4bd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:18.028743 20875 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.030457 19291 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.034453 19214 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.046787 19290 consensus_queue.cc:237] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.066512 19041 catalog_manager.cc:5697] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 2, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
W20260709 12:18:18.090051 19261 consensus_peers.cc:597] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d76e926512d4e0aa69ca95593af2d7a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:18.093421 19216 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:18.095269 20822 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:18.098300 19143 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:18.102422 20800 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:18.127655 20800 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.136258 19140 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.162859 19216 consensus_queue.cc:237] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.162393 19215 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.177381 19042 catalog_manager.cc:5697] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:18.186081 19187 consensus_peers.cc:597] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfad56ebcb304e909830a23275178149. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:18.189178 19291 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:18.191296 20887 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:18.201356 19140 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:18:18.204377 20887 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:18.213248 20838 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.217120 19291 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.221271 19143 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.237682 19146 consensus_queue.cc:237] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.253520 19039 catalog_manager.cc:5697] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 reported cstate change: config changed from index -1 to 4, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.264205 20889 raft_consensus.cc:993] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: : Instructing follower edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:18.264698 20889 raft_consensus.cc:1081] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Signalling peer edf0473daeb64d51b95df08ee6289b11 to start an election
I20260709 12:18:18.266243 19891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e"
dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
 from {username='slave'} at 127.0.0.1:32930
I20260709 12:18:18.266783 19891 raft_consensus.cc:493] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:18.267141 19891 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:18.268814 19291 raft_consensus.cc:1275] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:18.270282 20875 consensus_queue.cc:1048] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:18:18.274287 19112 consensus_peers.cc:597] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 -> Peer edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241): Couldn't send request to peer edf0473daeb64d51b95df08ee6289b11. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb08fb7f60cd48779cf6dc21d41d14dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:18.277065 19216 raft_consensus.cc:1275] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:18.278869 20875 consensus_queue.cc:1048] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:18.289219 19891 raft_consensus.cc:515] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:18.293408 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2989a6a01eb6441dbb5dc94501da0c77"
I20260709 12:18:18.294205 19215 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:18.306350 19215 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 3.
I20260709 12:18:18.307271 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e71f0890c04c4a84f3380e9e3c497e" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:18.308075 19291 raft_consensus.cc:3055] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:18.308284 19891 leader_election.cc:290] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 election: Requested vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:18.308429 19291 raft_consensus.cc:740] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:18.309329 19291 consensus_queue.cc:260] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:18.311174 19291 raft_consensus.cc:3060] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:18.313117 20808 raft_consensus.cc:2955] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.314690 19287 raft_consensus.cc:2955] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.319988 19860 leader_election.cc:304] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [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: 2989a6a01eb6441dbb5dc94501da0c77, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:18.321025 20815 raft_consensus.cc:2804] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:18.321765 20815 raft_consensus.cc:697] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 3 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:18.322662 20815 consensus_queue.cc:237] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:18.324622 19216 raft_consensus.cc:2955] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.385645 19291 raft_consensus.cc:2468] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 3.
I20260709 12:18:18.405340 19041 catalog_manager.cc:5697] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index -1 to 3, NON_VOTER edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) added. New cstate: current_term: 2 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } } }
I20260709 12:18:18.408408 19039 catalog_manager.cc:5697] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 2 to 3, leader changed from 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 3 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:18.484537 20902 ts_tablet_manager.cc:933] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:18.492900 20902 tablet_copy_client.cc:323] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:18.495307 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet a819d52746d44c67ac3705a5e9b4e4bd from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:18.495901 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet a819d52746d44c67ac3705a5e9b4e4bd from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-a819d52746d44c67ac3705a5e9b4e4bd
I20260709 12:18:18.505255 19156 tablet_copy_source_session.cc:215] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:18.508790 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819d52746d44c67ac3705a5e9b4e4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.524783 20902 tablet_copy_client.cc:806] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:18.525452 20902 tablet_copy_client.cc:670] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:18.531180 20902 tablet_copy_client.cc:538] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:18.548446 20902 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:18.582151 20902 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: 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 12:18:18.583148 20902 tablet_bootstrap.cc:492] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:18.584740 20902 ts_tablet_manager.cc:1403] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.037s	user 0.030s	sys 0.004s
I20260709 12:18:18.588289 20902 raft_consensus.cc:359] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.589263 20902 raft_consensus.cc:740] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:18.590030 20904 ts_tablet_manager.cc:933] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:18.590098 20902 consensus_queue.cc:260] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.595077 20902 ts_tablet_manager.cc:1434] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:18:18.600883 20904 tablet_copy_client.cc:323] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.131:44311
I20260709 12:18:18.602635 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-a819d52746d44c67ac3705a5e9b4e4bd received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:18.603076 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-a819d52746d44c67ac3705a5e9b4e4bd on tablet a819d52746d44c67ac3705a5e9b4e4bd with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:18.607254 19305 tablet_copy_service.cc:140] P 5a8ad91637d34122a31ff29b329cd317: Received BeginTabletCopySession request for tablet 4d76e926512d4e0aa69ca95593af2d7a from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54120)
I20260709 12:18:18.607817 19305 tablet_copy_service.cc:161] P 5a8ad91637d34122a31ff29b329cd317: Beginning new tablet copy session on tablet 4d76e926512d4e0aa69ca95593af2d7a from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54120: session id = edf0473daeb64d51b95df08ee6289b11-4d76e926512d4e0aa69ca95593af2d7a
I20260709 12:18:18.618265 19305 tablet_copy_source_session.cc:215] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:18.623016 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d76e926512d4e0aa69ca95593af2d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.640216 20904 tablet_copy_client.cc:806] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:18.642221 20904 tablet_copy_client.cc:670] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:18.649009 20904 tablet_copy_client.cc:538] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:18.658680 20902 ts_tablet_manager.cc:933] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:18.676952 20902 tablet_copy_client.cc:323] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.130:43201
I20260709 12:18:18.680307 19231 tablet_copy_service.cc:140] P 2989a6a01eb6441dbb5dc94501da0c77: Received BeginTabletCopySession request for tablet dfad56ebcb304e909830a23275178149 from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:54982)
I20260709 12:18:18.681279 19231 tablet_copy_service.cc:161] P 2989a6a01eb6441dbb5dc94501da0c77: Beginning new tablet copy session on tablet dfad56ebcb304e909830a23275178149 from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:54982: session id = edf0473daeb64d51b95df08ee6289b11-dfad56ebcb304e909830a23275178149
I20260709 12:18:18.683517 20904 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:18.687952 19231 tablet_copy_source_session.cc:215] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:18.691408 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfad56ebcb304e909830a23275178149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.709924 20902 tablet_copy_client.cc:806] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:18.710850 20902 tablet_copy_client.cc:670] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:18.715067 20902 tablet_copy_client.cc:538] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:18.721879 20904 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:18.723259 20904 tablet_bootstrap.cc:492] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:18.724223 20904 ts_tablet_manager.cc:1403] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.009s
I20260709 12:18:18.730980 20904 raft_consensus.cc:359] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.731900 20904 raft_consensus.cc:740] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:18.732751 20904 consensus_queue.cc:260] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:18.736676 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:18.734261 20902 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:18.741482 20904 ts_tablet_manager.cc:1434] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:18:18.745956 19215 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:18.748436 20876 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:18:18.761989 19305 tablet_copy_service.cc:342] P 5a8ad91637d34122a31ff29b329cd317: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-4d76e926512d4e0aa69ca95593af2d7a received from {username='slave'} at 127.0.0.1:54120
I20260709 12:18:18.762499 19305 tablet_copy_service.cc:434] P 5a8ad91637d34122a31ff29b329cd317: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-4d76e926512d4e0aa69ca95593af2d7a on tablet 4d76e926512d4e0aa69ca95593af2d7a with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:18.771543 20904 ts_tablet_manager.cc:933] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: Initiating tablet copy from peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727)
I20260709 12:18:18.789883 20904 tablet_copy_client.cc:323] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Beginning tablet copy session from remote peer at address 127.17.139.129:44727
I20260709 12:18:18.794665 19156 tablet_copy_service.cc:140] P 2ca66458bf0d46bfb9568142cabe36f0: Received BeginTabletCopySession request for tablet fb08fb7f60cd48779cf6dc21d41d14dd from peer edf0473daeb64d51b95df08ee6289b11 ({username='slave'} at 127.0.0.1:48790)
I20260709 12:18:18.795289 19156 tablet_copy_service.cc:161] P 2ca66458bf0d46bfb9568142cabe36f0: Beginning new tablet copy session on tablet fb08fb7f60cd48779cf6dc21d41d14dd from peer edf0473daeb64d51b95df08ee6289b11 at {username='slave'} at 127.0.0.1:48790: session id = edf0473daeb64d51b95df08ee6289b11-fb08fb7f60cd48779cf6dc21d41d14dd
I20260709 12:18:18.807698 19156 tablet_copy_source_session.cc:215] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:18.818468 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08fb7f60cd48779cf6dc21d41d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:18.822126 19291 raft_consensus.cc:1275] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer edf0473daeb64d51b95df08ee6289b11: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:18.846395 20876 consensus_queue.cc:1048] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:18:18.938126 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:18.939782 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:18.942739 19892 raft_consensus.cc:1217] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:19.007720 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:18:19.039984 20902 log.cc:927] Time spent T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Append to log took a long time: real 0.064s	user 0.003s	sys 0.000s
I20260709 12:18:19.045012 20902 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:19.103856 20902 tablet_bootstrap.cc:492] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:19.104830 20902 ts_tablet_manager.cc:1403] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.371s	user 0.031s	sys 0.004s
I20260709 12:18:19.114171 20904 tablet_copy_client.cc:806] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:19.114830 20904 tablet_copy_client.cc:670] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:19.127417 20902 raft_consensus.cc:359] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:19.138255 20902 raft_consensus.cc:740] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
W20260709 12:18:19.137151 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:44311, user_credentials={real_user=slave}} blocked reactor thread for 51831.6us
W20260709 12:18:19.136528 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:36241, user_credentials={real_user=slave}} blocked reactor thread for 79236us
I20260709 12:18:19.172750 20902 consensus_queue.cc:260] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
W20260709 12:18:19.177896 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 82866.3us
I20260709 12:18:19.202821 20902 ts_tablet_manager.cc:1434] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.098s	user 0.000s	sys 0.008s
I20260709 12:18:19.206630 19231 tablet_copy_service.cc:342] P 2989a6a01eb6441dbb5dc94501da0c77: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-dfad56ebcb304e909830a23275178149 received from {username='slave'} at 127.0.0.1:54982
I20260709 12:18:19.207486 19231 tablet_copy_service.cc:434] P 2989a6a01eb6441dbb5dc94501da0c77: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-dfad56ebcb304e909830a23275178149 on tablet dfad56ebcb304e909830a23275178149 with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:19.220925 19892 raft_consensus.cc:1217] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 12:18:19.236656 19859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 57066.4us
W20260709 12:18:19.237121 19112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:36241, user_credentials={real_user=slave}} blocked reactor thread for 59040.3us
I20260709 12:18:19.254324 20904 tablet_copy_client.cc:538] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:19.262339 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:19.274063 20904 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: Bootstrap starting.
I20260709 12:18:19.314409 20904 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:19.317468 20904 tablet_bootstrap.cc:492] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: Bootstrap complete.
I20260709 12:18:19.318241 20904 ts_tablet_manager.cc:1403] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.001s
I20260709 12:18:19.321285 20904 raft_consensus.cc:359] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:19.322171 20904 raft_consensus.cc:740] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Initialized, Role: LEARNER
I20260709 12:18:19.323428 20904 consensus_queue.cc:260] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:19.353168 20904 ts_tablet_manager.cc:1434] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:18:19.355295 19156 tablet_copy_service.cc:342] P 2ca66458bf0d46bfb9568142cabe36f0: Request end of tablet copy session edf0473daeb64d51b95df08ee6289b11-fb08fb7f60cd48779cf6dc21d41d14dd received from {username='slave'} at 127.0.0.1:48790
I20260709 12:18:19.355773 19156 tablet_copy_service.cc:434] P 2ca66458bf0d46bfb9568142cabe36f0: ending tablet copy session edf0473daeb64d51b95df08ee6289b11-fb08fb7f60cd48779cf6dc21d41d14dd on tablet fb08fb7f60cd48779cf6dc21d41d14dd with peer edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:19.360922 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
W20260709 12:18:19.371661 19859 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:19.391145 20808 raft_consensus.cc:1064] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:19.393523 20808 consensus_queue.cc:237] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:19.410755 19185 consensus_peers.cc:597] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.419117 19859 consensus_peers.cc:597] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.424090 19185 consensus_peers.cc:597] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.472563 19859 consensus_peers.cc:597] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.478086 19859 consensus_peers.cc:597] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.479197 19891 raft_consensus.cc:1275] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 LEARNER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:19.480561 19291 raft_consensus.cc:1275] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:19.482735 20921 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:18:19.489651 19216 raft_consensus.cc:1275] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Refusing update from remote peer 2ca66458bf0d46bfb9568142cabe36f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:18:19.495496 19859 consensus_peers.cc:597] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.497494 20931 log.cc:927] Time spent T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: Append to log took a long time: real 0.067s	user 0.005s	sys 0.000s
I20260709 12:18:19.497613 20922 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:19.501842 20899 consensus_queue.cc:1048] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:18:19.517161 19185 consensus_peers.cc:597] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.559687 19859 consensus_peers.cc:597] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.570811 19259 consensus_peers.cc:597] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.575268 20922 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:18:19.578756 19859 consensus_peers.cc:597] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.583611 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:19.584880 19894 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.580293 19287 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.591780 17966 tablet_replica.cc:333] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.593101 17966 raft_consensus.cc:2243] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.594940 17966 raft_consensus.cc:2272] T 59659a9f1c7b4d21972ca54bffa5251c P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:19.597641 19859 consensus_peers.cc:597] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.598204 17966 tablet_replica.cc:333] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
W20260709 12:18:19.605031 19185 consensus_peers.cc:597] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.599833 17966 raft_consensus.cc:2243] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.609843 17966 raft_consensus.cc:2272] T 312f8466942a4faa9cc1a33e4b8c085b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.613039 17966 tablet_replica.cc:333] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.614367 17966 raft_consensus.cc:2243] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.615152 17966 raft_consensus.cc:2272] T 444425bcff2c4cd69eee66eae4f6c11f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.614264 19216 raft_consensus.cc:2955] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.620658 17966 tablet_replica.cc:333] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.621682 17966 raft_consensus.cc:2243] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.622552 17966 raft_consensus.cc:2272] T 27ed93dbb246426dbe51ff475f8c1073 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.626911 17966 tablet_replica.cc:333] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.627943 17966 raft_consensus.cc:2243] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.629245 19891 raft_consensus.cc:1217] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:18:19.629082 17966 raft_consensus.cc:2272] T 4d4bef1211f342498007725aa3fba713 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.633172 17966 tablet_replica.cc:333] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.634222 17966 raft_consensus.cc:2243] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.635268 17966 raft_consensus.cc:2272] T b2e2e0038ec249409d357e3e3c8bfef3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:19.637336 19185 consensus_peers.cc:597] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.646680 19259 consensus_peers.cc:597] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.638114 17966 tablet_replica.cc:333] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.650463 17966 raft_consensus.cc:2243] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.652118 19041 catalog_manager.cc:5697] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 2 to 3, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ca66458bf0d46bfb9568142cabe36f0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.652340 17966 raft_consensus.cc:2272] T a819d52746d44c67ac3705a5e9b4e4bd P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.658968 17966 tablet_replica.cc:333] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.665373 17966 raft_consensus.cc:2243] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.667972 17966 raft_consensus.cc:2272] T b446fdbb1c0e4499940707766ee110e1 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:19.669858 19259 consensus_peers.cc:597] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.674773 19259 consensus_peers.cc:597] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.680922 19259 consensus_peers.cc:597] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.681955 19259 consensus_peers.cc:597] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.681133 20822 raft_consensus.cc:1064] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
W20260709 12:18:19.683506 19859 consensus_peers.cc:597] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.684816 17966 tablet_replica.cc:333] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
W20260709 12:18:19.685397 19859 consensus_peers.cc:597] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.685999 17966 raft_consensus.cc:2243] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.685714 20822 consensus_queue.cc:237] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:19.689276 19185 consensus_peers.cc:597] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.687039 17966 raft_consensus.cc:2272] T 61f00c02de924758b8bd182716cc412e P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.693646 17966 tablet_replica.cc:333] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.695007 17966 raft_consensus.cc:2243] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.695842 17966 raft_consensus.cc:2272] T 07bb9018e2b94e03b60e4e2a72805a06 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.698683 19216 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:19.699164 19891 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:19.702211 20927 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:19.705669 19891 raft_consensus.cc:1217] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:18:19.705996 20822 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:18:19.716156 19859 consensus_peers.cc:597] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.699627 17966 tablet_replica.cc:333] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.725387 17966 raft_consensus.cc:2243] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.727069 17966 raft_consensus.cc:2272] T ae89a6e8ab504bc58ff5e08466c31435 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:19.704149 19259 consensus_peers.cc:597] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.813661 19259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:44727, user_credentials={real_user=slave}} blocked reactor thread for 109536us
I20260709 12:18:19.730818 17966 tablet_replica.cc:333] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.815496 17966 raft_consensus.cc:2243] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:19.812310 19185 consensus_peers.cc:597] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.817504 17966 raft_consensus.cc:2272] T 7970bee69ad4433894aaa7134e038ba2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.820730 17966 tablet_replica.cc:333] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.823439 17966 raft_consensus.cc:2243] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.824596 17966 raft_consensus.cc:2272] T f569ec2b89b7446fb647b22ab75629ec P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.825052 20918 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.833801 17966 tablet_replica.cc:333] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
W20260709 12:18:19.834565 19185 consensus_peers.cc:597] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.834803 17966 raft_consensus.cc:2243] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.835464 17966 raft_consensus.cc:2272] T 9d10a1bae02545a58faa4f696f15159f P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.838579 19216 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.853246 17966 tablet_replica.cc:333] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.854326 17966 raft_consensus.cc:2243] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.855526 17966 raft_consensus.cc:2272] T ad71422a1efd4ae89d2767306c7f7668 P 2ca66458bf0d46bfb9568142cabe36f0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.866142 17966 tablet_replica.cc:333] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.869946 17966 raft_consensus.cc:2243] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.876483 17966 raft_consensus.cc:2272] T f75933283fe54597ab535d2f5427ead7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:19.872707 19185 consensus_peers.cc:597] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.867322 19259 consensus_peers.cc:597] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.879525 19042 catalog_manager.cc:5697] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 reported cstate change: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
W20260709 12:18:19.880923 19259 consensus_peers.cc:597] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.881524 19259 consensus_peers.cc:597] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.882156 17966 tablet_replica.cc:333] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
W20260709 12:18:19.886694 19259 consensus_peers.cc:597] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.888374 17966 raft_consensus.cc:2243] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.889230 17966 raft_consensus.cc:2272] T 0d6c0ebea0a44c97b7352e83b8a820fe P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.892621 17966 tablet_replica.cc:333] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
W20260709 12:18:19.888442 19185 consensus_peers.cc:597] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.893476 17966 raft_consensus.cc:2243] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.899317 17966 raft_consensus.cc:2272] T 15f86d0bcded416aa9dd99d973df017b P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.899912 19894 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.902076 17966 tablet_replica.cc:333] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.903909 17966 raft_consensus.cc:2243] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.904563 17966 raft_consensus.cc:2272] T 5c35b37ee1b247a997e847bc5f0ba212 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.907382 17966 tablet_replica.cc:333] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.908382 17966 raft_consensus.cc:2243] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.909173 17966 raft_consensus.cc:2272] T bdb2663dce2d49f1b5666a0d4acffa24 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.912109 17966 tablet_replica.cc:333] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.912987 17966 raft_consensus.cc:2243] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.913666 17966 raft_consensus.cc:2272] T 7e64a64949f1472b8f22159e5cf5dd51 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.916509 17966 tablet_replica.cc:333] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.917327 17966 raft_consensus.cc:2243] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.917866 17966 raft_consensus.cc:2272] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.921780 19287 consensus_queue.cc:237] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:19.927471 17966 tablet_replica.cc:333] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.928854 17966 raft_consensus.cc:2243] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.930577 17966 raft_consensus.cc:2272] T 2b8e0b54de2f469fae9de85585cac895 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.933528 17966 tablet_replica.cc:333] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
W20260709 12:18:19.934233 19259 consensus_peers.cc:597] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:19.934458 17966 raft_consensus.cc:2243] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.935333 17966 raft_consensus.cc:2272] T 34d5201a8b374959b091ed921a624013 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.938865 17966 tablet_replica.cc:333] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.940068 17966 raft_consensus.cc:2243] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.941565 17966 raft_consensus.cc:2272] T 9bde83f810614438ade9a7a2d436e7ff P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.947628 17966 tablet_replica.cc:333] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.949625 17966 raft_consensus.cc:2243] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.951189 17966 raft_consensus.cc:2272] T d5768b1ad71643019ae445c2f611511b P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.954598 17966 tablet_replica.cc:333] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.955390 19894 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:19.955487 17966 raft_consensus.cc:2243] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:19.956673 17966 raft_consensus.cc:2272] T 8663374fac94403abd0161d7d8cd516c P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.957139 20927 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:19.960747 17966 tablet_replica.cc:333] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.962082 17966 raft_consensus.cc:2243] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.962899 17966 raft_consensus.cc:2272] T 4d7455019556499a9dc1d4ed62de0bca P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.966288 17966 tablet_replica.cc:333] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:19.965292 20859 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.967548 17966 raft_consensus.cc:2243] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:19.968237 17966 raft_consensus.cc:2272] T cbb23229cefa4465b53fd85c147da7d9 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:19.970999 19891 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:19.973157 19215 raft_consensus.cc:1275] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Refusing update from remote peer 5a8ad91637d34122a31ff29b329cd317: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:19.975095 20927 consensus_queue.cc:1048] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:18:19.981520 19215 raft_consensus.cc:2955] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.005151 19031 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d76e926512d4e0aa69ca95593af2d7a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:19.998281 17966 tablet_replica.cc:333] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.007543 17966 raft_consensus.cc:2243] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.008343 17966 raft_consensus.cc:2272] T 525badf579a1475fb0e426bb099849e8 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.013039 17966 tablet_replica.cc:333] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.017566 17966 raft_consensus.cc:2243] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.023070 17966 raft_consensus.cc:2272] T e7c45e32d2a4412a892fc9927292832a P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.033428 17966 tablet_replica.cc:333] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.034255 19042 catalog_manager.cc:5697] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 3 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:20.046079 17966 raft_consensus.cc:2243] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.053517 17966 raft_consensus.cc:2272] T dfad56ebcb304e909830a23275178149 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.073438 17966 tablet_replica.cc:333] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.075448 17966 raft_consensus.cc:2243] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.079754 17966 raft_consensus.cc:2272] T 65846e1d9aa541ca8c979329a91ff2f6 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:20.080773 19029 catalog_manager.cc:4755] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d76e926512d4e0aa69ca95593af2d7a: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:18:20.084656 17966 tablet_replica.cc:333] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.086438 17966 raft_consensus.cc:2243] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.089160 17966 raft_consensus.cc:2272] T fb08fb7f60cd48779cf6dc21d41d14dd P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.093133 17966 tablet_replica.cc:333] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.094899 17966 raft_consensus.cc:2243] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.095544 17966 raft_consensus.cc:2272] T e00215f1c35a4317baf6fa629095f68f P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.100256 17966 tablet_replica.cc:333] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.101325 17966 raft_consensus.cc:2243] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.102654 17966 raft_consensus.cc:2272] T b30b66dd87f04674b169104b6353eda2 P 2ca66458bf0d46bfb9568142cabe36f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.106304 17966 tablet_replica.cc:333] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.107491 17966 raft_consensus.cc:2243] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.108733 17966 raft_consensus.cc:2272] T b355b118d7d74257ba40cd2ba36aa173 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.112524 17966 tablet_replica.cc:333] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.113330 17966 raft_consensus.cc:2243] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.114445 17966 raft_consensus.cc:2272] T 128213cfb8c1481a8fb50c2a5131c512 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.117401 17966 tablet_replica.cc:333] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.118263 17966 raft_consensus.cc:2243] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.125281 17966 raft_consensus.cc:2272] T 9b28d2313f4d4649a1098e5623ea3395 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.134440 17966 tablet_replica.cc:333] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.135494 17966 raft_consensus.cc:2243] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.136113 17966 raft_consensus.cc:2272] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.139232 17966 tablet_replica.cc:333] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.141980 17966 raft_consensus.cc:2243] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.142829 17966 raft_consensus.cc:2272] T 4d76e926512d4e0aa69ca95593af2d7a P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.147630 17966 tablet_replica.cc:333] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.148660 17966 raft_consensus.cc:2243] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.150476 17966 raft_consensus.cc:2272] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.157352 17966 tablet_replica.cc:333] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.159070 17966 raft_consensus.cc:2243] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.162346 17966 raft_consensus.cc:2272] T 97c7b2f8f78044efbd92af8b5271dff3 P 2ca66458bf0d46bfb9568142cabe36f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.166908 17966 tablet_replica.cc:333] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.168118 17966 raft_consensus.cc:2243] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.168982 17966 raft_consensus.cc:2272] T 0da2eabe3ccb4e12bf150608682993df P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.172312 17966 tablet_replica.cc:333] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.173211 17966 raft_consensus.cc:2243] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.173995 17966 raft_consensus.cc:2272] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2ca66458bf0d46bfb9568142cabe36f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.176739 17966 tablet_replica.cc:333] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0: stopping tablet replica
I20260709 12:18:20.177706 17966 raft_consensus.cc:2243] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.178771 17966 raft_consensus.cc:2272] T 3edc2f7087484a18b01a576b3ad5c912 P 2ca66458bf0d46bfb9568142cabe36f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.209903 20887 raft_consensus.cc:1064] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: attempting to promote NON_VOTER edf0473daeb64d51b95df08ee6289b11 to VOTER
I20260709 12:18:20.212366 20887 consensus_queue.cc:237] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:20.235884 19891 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 LEARNER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:20.238512 20920 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:20.270417 19288 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:18:20.273602 20920 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:18:20.278177 19185 consensus_peers.cc:597] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. 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 12:18:20.304090 20945 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.307241 19288 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.318743 19891 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.346192 19041 catalog_manager.cc:5697] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: config changed from index 4 to 5, edf0473daeb64d51b95df08ee6289b11 (127.17.139.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } attrs { replace: true } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.368986 19215 consensus_queue.cc:237] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:20.374913 19287 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:20.377993 20887 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:20.382875 19891 raft_consensus.cc:1275] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Refusing update from remote peer 2989a6a01eb6441dbb5dc94501da0c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:18:20.385178 20887 consensus_queue.cc:1048] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:18:20.394992 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
I20260709 12:18:20.403625 20945 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.406216 19891 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.423564 19030 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfad56ebcb304e909830a23275178149 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:20.436674 19040 catalog_manager.cc:5697] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New cstate: current_term: 3 leader_uuid: "2989a6a01eb6441dbb5dc94501da0c77" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.493000 19288 raft_consensus.cc:2955] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } } }
I20260709 12:18:20.612350 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
W20260709 12:18:20.637652 19860 consensus_peers.cc:597] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.657027 19260 consensus_peers.cc:597] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.658466 19260 consensus_peers.cc:597] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.659313 19260 consensus_peers.cc:597] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.674916 19260 consensus_peers.cc:597] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.684978 19860 consensus_peers.cc:597] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.713905 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:20.715301 17966 tablet_replica.cc:333] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.716235 17966 raft_consensus.cc:2243] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.716840 17966 raft_consensus.cc:2272] T 59659a9f1c7b4d21972ca54bffa5251c P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.720527 17966 tablet_replica.cc:333] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.721634 17966 raft_consensus.cc:2243] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.722539 17966 raft_consensus.cc:2272] T 312f8466942a4faa9cc1a33e4b8c085b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.726877 17966 tablet_replica.cc:333] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.727789 17966 raft_consensus.cc:2243] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.728727 17966 raft_consensus.cc:2272] T 27ed93dbb246426dbe51ff475f8c1073 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.731983 17966 tablet_replica.cc:333] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.734433 17966 raft_consensus.cc:2243] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.735054 17966 raft_consensus.cc:2272] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.737563 17966 tablet_replica.cc:333] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.739789 17966 raft_consensus.cc:2243] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.741660 17966 raft_consensus.cc:2272] T e00215f1c35a4317baf6fa629095f68f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.749161 17966 tablet_replica.cc:333] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.750193 17966 raft_consensus.cc:2243] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.751014 17966 raft_consensus.cc:2272] T fb08fb7f60cd48779cf6dc21d41d14dd P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.754122 17966 tablet_replica.cc:333] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.754958 17966 raft_consensus.cc:2243] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.755684 17966 raft_consensus.cc:2272] T ae89a6e8ab504bc58ff5e08466c31435 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.758626 17966 tablet_replica.cc:333] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.759984 17966 raft_consensus.cc:2243] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.761044 17966 raft_consensus.cc:2272] T 61f00c02de924758b8bd182716cc412e P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.763844 17966 tablet_replica.cc:333] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.764724 17966 raft_consensus.cc:2243] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.765753 20956 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:20.767974 17966 raft_consensus.cc:2272] T 8c545c16c0754d9a9564994500dffa65 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.771993 17966 tablet_replica.cc:333] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.772809 17966 raft_consensus.cc:2243] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.768812 20956 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:20.773525 17966 raft_consensus.cc:2272] T fbe292144fef4360a32ce91a99b057eb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.775733 17966 tablet_replica.cc:333] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.776105 20956 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:20.776322 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "edf0473daeb64d51b95df08ee6289b11" is_pre_election: true
I20260709 12:18:20.776516 17966 raft_consensus.cc:2243] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.777415 17966 raft_consensus.cc:2272] T a819d52746d44c67ac3705a5e9b4e4bd P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.779930 17966 tablet_replica.cc:333] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.781031 17966 raft_consensus.cc:2243] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.782442 17966 raft_consensus.cc:2272] T 7970bee69ad4433894aaa7134e038ba2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.786259 17966 tablet_replica.cc:333] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
W20260709 12:18:20.786211 19259 leader_election.cc:336] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:20.787036 19259 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:20.787474 17966 raft_consensus.cc:2243] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.788110 20956 raft_consensus.cc:2749] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:20.788486 17966 raft_consensus.cc:2272] T f569ec2b89b7446fb647b22ab75629ec P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.792044 17966 tablet_replica.cc:333] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.792867 17966 raft_consensus.cc:2243] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.793433 17966 raft_consensus.cc:2272] T cb2ba3dc590648ae808033eddd9e5e8f P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.796159 17966 tablet_replica.cc:333] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.797693 17966 raft_consensus.cc:2243] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.799306 17966 raft_consensus.cc:2272] T ad71422a1efd4ae89d2767306c7f7668 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.802651 17966 tablet_replica.cc:333] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.803530 17966 raft_consensus.cc:2243] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:20.804215 19260 consensus_peers.cc:597] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.804513 17966 raft_consensus.cc:2272] T 5c35b37ee1b247a997e847bc5f0ba212 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.807768 17966 tablet_replica.cc:333] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.808863 17966 raft_consensus.cc:2243] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.809966 17966 raft_consensus.cc:2272] T bdb2663dce2d49f1b5666a0d4acffa24 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.812723 17966 tablet_replica.cc:333] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.813328 17966 raft_consensus.cc:2243] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.814199 17966 raft_consensus.cc:2272] T 6727daab612b405f841cb9393f7ef8e6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.816922 17966 tablet_replica.cc:333] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.817530 17966 raft_consensus.cc:2243] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.818164 17966 raft_consensus.cc:2272] T f75933283fe54597ab535d2f5427ead7 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.820287 17966 tablet_replica.cc:333] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.821063 17966 raft_consensus.cc:2243] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.821641 17966 raft_consensus.cc:2272] T 2b8e0b54de2f469fae9de85585cac895 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.824928 17966 tablet_replica.cc:333] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.826041 17966 raft_consensus.cc:2243] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.827019 17966 raft_consensus.cc:2272] T 76e29f53ea4f4000a7e73f6f01adb4fb P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.829891 17966 tablet_replica.cc:333] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.830588 17966 raft_consensus.cc:2243] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.831259 17966 raft_consensus.cc:2272] T d5768b1ad71643019ae445c2f611511b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.833959 17966 tablet_replica.cc:333] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.834548 17966 raft_consensus.cc:2243] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.835016 17966 raft_consensus.cc:2272] T 8a3634c97ac84de38afe185d268d7003 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.836773 17966 tablet_replica.cc:333] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.837365 17966 raft_consensus.cc:2243] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.837831 17966 raft_consensus.cc:2272] T 8663374fac94403abd0161d7d8cd516c P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.840466 17966 tablet_replica.cc:333] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.841219 17966 raft_consensus.cc:2243] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.842660 17966 raft_consensus.cc:2272] T e9e71f0890c04c4a84f3380e9e3c497e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.844756 17966 tablet_replica.cc:333] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.846305 17966 raft_consensus.cc:2243] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.847841 17966 raft_consensus.cc:2272] T cbb23229cefa4465b53fd85c147da7d9 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.850924 17966 tablet_replica.cc:333] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.851804 17966 raft_consensus.cc:2243] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.852849 17966 raft_consensus.cc:2272] T ccde8f4b943542499652a45d280f432b P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.855293 17966 tablet_replica.cc:333] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.856282 17966 raft_consensus.cc:2243] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:20.856541 19860 consensus_peers.cc:597] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.856873 17966 raft_consensus.cc:2272] T e7c45e32d2a4412a892fc9927292832a P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.860133 17966 tablet_replica.cc:333] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.861078 17966 raft_consensus.cc:2243] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.861999 17966 raft_consensus.cc:2272] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.865072 17966 tablet_replica.cc:333] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.865990 17966 raft_consensus.cc:2243] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.866910 17966 raft_consensus.cc:2272] T dfad56ebcb304e909830a23275178149 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.872078 17966 tablet_replica.cc:333] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
W20260709 12:18:20.872195 19860 consensus_peers.cc:597] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.873507 17966 raft_consensus.cc:2243] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.874603 17966 raft_consensus.cc:2272] T 7af0ee10b77444a1a2e27121c0d9ffcb P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.877187 17966 tablet_replica.cc:333] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.878093 17966 raft_consensus.cc:2243] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.878594 17966 raft_consensus.cc:2272] T 65846e1d9aa541ca8c979329a91ff2f6 P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.882882 17966 tablet_replica.cc:333] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.883499 17966 raft_consensus.cc:2243] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.884652 17966 raft_consensus.cc:2272] T 0da2eabe3ccb4e12bf150608682993df P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.887820 17966 tablet_replica.cc:333] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.888664 17966 raft_consensus.cc:2243] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.889477 17966 raft_consensus.cc:2272] T 6850fe90eb4d4cfcb8148b05d723bc1e P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.892714 17966 tablet_replica.cc:333] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.893476 17966 raft_consensus.cc:2243] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.894714 17966 raft_consensus.cc:2272] T f373ec6e97d247e59eb53bc6de66018d P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.898170 17966 tablet_replica.cc:333] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.898757 17966 raft_consensus.cc:2243] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.899526 17966 raft_consensus.cc:2272] T 3edc2f7087484a18b01a576b3ad5c912 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.901391 20838 raft_consensus.cc:493] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
W20260709 12:18:20.901458 19260 consensus_peers.cc:597] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.901964 20838 raft_consensus.cc:515] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:20.902673 17966 tablet_replica.cc:333] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.903668 17966 raft_consensus.cc:2243] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:18:20.904569 20838 leader_election.cc:290] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:20.905198 17966 raft_consensus.cc:2272] T c3465fd840b54aeabcfacfbb632ad0a0 P 2989a6a01eb6441dbb5dc94501da0c77 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.906666 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bef1211f342498007725aa3fba713" candidate_uuid: "2989a6a01eb6441dbb5dc94501da0c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "edf0473daeb64d51b95df08ee6289b11" is_pre_election: true
I20260709 12:18:20.910347 17966 tablet_replica.cc:333] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.911267 17966 raft_consensus.cc:2243] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.912101 17966 raft_consensus.cc:2272] T 894daa9037ae4ac88adbc3cfd4fbec22 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:20.912756 19185 leader_election.cc:336] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:20.913748 19185 leader_election.cc:304] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [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: 2989a6a01eb6441dbb5dc94501da0c77; no voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11
I20260709 12:18:20.915794 17966 tablet_replica.cc:333] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.918634 17966 raft_consensus.cc:2243] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.918813 20838 raft_consensus.cc:2749] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:20.919961 17966 raft_consensus.cc:2272] T 461e8cec77544198a9e399a0e8c6df89 P 2989a6a01eb6441dbb5dc94501da0c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.922475 17966 tablet_replica.cc:333] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.923511 17966 raft_consensus.cc:2243] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.924201 17966 raft_consensus.cc:2272] T 97c7b2f8f78044efbd92af8b5271dff3 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.927637 17966 tablet_replica.cc:333] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.928323 17966 raft_consensus.cc:2243] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.928932 17966 raft_consensus.cc:2272] T b355b118d7d74257ba40cd2ba36aa173 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.931171 17966 tablet_replica.cc:333] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.932978 17966 raft_consensus.cc:2243] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.934000 17966 raft_consensus.cc:2272] T 0258bd6dbb8441029fd6ef8bb0684170 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.937531 17966 tablet_replica.cc:333] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.938573 17966 raft_consensus.cc:2243] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.939608 17966 raft_consensus.cc:2272] T 4d76e926512d4e0aa69ca95593af2d7a P 2989a6a01eb6441dbb5dc94501da0c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.945102 17966 tablet_replica.cc:333] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.945828 17966 raft_consensus.cc:2243] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.946440 17966 raft_consensus.cc:2272] T 4d4bef1211f342498007725aa3fba713 P 2989a6a01eb6441dbb5dc94501da0c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:20.949628 17966 tablet_replica.cc:333] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77: stopping tablet replica
I20260709 12:18:20.950227 17966 raft_consensus.cc:2243] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:20.950884 17966 raft_consensus.cc:2272] T b30b66dd87f04674b169104b6353eda2 P 2989a6a01eb6441dbb5dc94501da0c77 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:20.951712 19860 consensus_peers.cc:597] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.956259 19860 consensus_peers.cc:597] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.976516 19260 consensus_peers.cc:597] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.978757 19860 consensus_peers.cc:597] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:20.980628 20926 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:20.981469 20926 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:20.986076 20926 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:20.986860 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:18:20.987707 19288 raft_consensus.cc:2468] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 1.
I20260709 12:18:20.990444 19861 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [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: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:20.991582 20926 raft_consensus.cc:2804] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:20.991978 20926 raft_consensus.cc:493] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:20.992341 20926 raft_consensus.cc:3060] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:20.997678 19859 leader_election.cc:336] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:20.999787 19260 consensus_peers.cc:597] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:21.004853 20926 raft_consensus.cc:515] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:21.010991 19260 consensus_peers.cc:597] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:21.013245 20926 leader_election.cc:290] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:21.016695 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e2e0038ec249409d357e3e3c8bfef3" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317"
I20260709 12:18:21.017560 19288 raft_consensus.cc:3060] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:21.018497 19859 leader_election.cc:336] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.025110 19288 raft_consensus.cc:2468] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 2.
I20260709 12:18:21.026736 19861 leader_election.cc:304] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [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: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.027602 20926 raft_consensus.cc:2804] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:21.028160 20926 raft_consensus.cc:697] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Becoming Leader. State: Replica: edf0473daeb64d51b95df08ee6289b11, State: Running, Role: LEADER
I20260709 12:18:21.029206 20926 consensus_queue.cc:237] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.055689 20927 raft_consensus.cc:493] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.056830 20927 raft_consensus.cc:515] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:21.061223 20927 leader_election.cc:290] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.063508 19260 leader_election.cc:336] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:21.070827 20956 raft_consensus.cc:493] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.071414 20956 raft_consensus.cc:515] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:18:21.073258 19860 consensus_peers.cc:597] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:21.074613 20956 leader_election.cc:290] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.076943 19260 leader_election.cc:336] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:18:21.077204 19259 leader_election.cc:336] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.077625 19259 leader_election.cc:304] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.079730 20956 raft_consensus.cc:2749] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:21.078938 19040 catalog_manager.cc:5697] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to edf0473daeb64d51b95df08ee6289b11 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "edf0473daeb64d51b95df08ee6289b11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:21.080879 20956 raft_consensus.cc:493] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.081372 20956 raft_consensus.cc:515] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.087014 20876 raft_consensus.cc:493] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.087776 20876 raft_consensus.cc:515] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.108827 20876 leader_election.cc:290] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:18:21.100066 19860 consensus_peers.cc:597] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Couldn't send request to peer 2989a6a01eb6441dbb5dc94501da0c77. 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 12:18:21.111142 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:18:21.112033 19288 raft_consensus.cc:2468] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edf0473daeb64d51b95df08ee6289b11 in term 1.
I20260709 12:18:21.112205 20956 leader_election.cc:290] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
W20260709 12:18:21.113387 19259 leader_election.cc:336] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.113906 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819d52746d44c67ac3705a5e9b4e4bd" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "edf0473daeb64d51b95df08ee6289b11" is_pre_election: true
I20260709 12:18:21.113843 19259 leader_election.cc:304] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.115144 19894 raft_consensus.cc:2468] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:18:21.116547 20956 raft_consensus.cc:2749] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:21.122788 19259 leader_election.cc:336] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:21.110062 19860 leader_election.cc:336] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:21.131726 20876 raft_consensus.cc:493] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.132275 20876 raft_consensus.cc:515] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.134477 20876 leader_election.cc:290] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.134588 19260 leader_election.cc:336] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.135080 19260 leader_election.cc:304] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.135826 20956 raft_consensus.cc:2749] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:21.144611 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
W20260709 12:18:21.148695 19859 leader_election.cc:336] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.149269 19859 leader_election.cc:304] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
W20260709 12:18:21.153342 19860 leader_election.cc:336] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.152251 20924 raft_consensus.cc:2749] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:21.155679 19859 leader_election.cc:336] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.156145 19859 leader_election.cc:304] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.156850 20876 raft_consensus.cc:2749] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:21.168540 20961 raft_consensus.cc:493] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.169101 20961 raft_consensus.cc:515] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.173910 20961 leader_election.cc:290] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:18:21.177076 19859 leader_election.cc:336] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.177644 19288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "edf0473daeb64d51b95df08ee6289b11" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5a8ad91637d34122a31ff29b329cd317" is_pre_election: true
I20260709 12:18:21.180742 19861 leader_election.cc:304] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:21.181550 20924 raft_consensus.cc:2749] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:21.203640 19029 catalog_manager.cc:4755] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet dfad56ebcb304e909830a23275178149: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.205348 20918 raft_consensus.cc:493] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.206003 20918 raft_consensus.cc:515] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:21.208911 20918 leader_election.cc:290] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.215130 19259 leader_election.cc:336] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:21.218434 19260 leader_election.cc:336] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.218951 19260 leader_election.cc:304] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.219765 20918 raft_consensus.cc:2749] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:21.308447 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
I20260709 12:18:21.310523 20876 raft_consensus.cc:493] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.311111 20876 raft_consensus.cc:515] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:21.320372 19859 leader_election.cc:336] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.313290 20876 leader_election.cc:290] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:21.323282 20927 raft_consensus.cc:493] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
W20260709 12:18:21.324143 19861 consensus_peers.cc:597] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.323868 20927 raft_consensus.cc:515] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
W20260709 12:18:21.326431 19860 leader_election.cc:336] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.326987 19860 leader_election.cc:304] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.327637 20876 raft_consensus.cc:2749] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:18:21.328393 20924 raft_consensus.cc:493] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.329028 20924 raft_consensus.cc:515] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.331059 20924 leader_election.cc:290] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.336218 19861 consensus_peers.cc:597] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.337077 19259 leader_election.cc:336] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.326472 20927 leader_election.cc:290] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:21.339473 20927 raft_consensus.cc:493] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.340188 20927 raft_consensus.cc:515] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.342572 20927 leader_election.cc:290] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:21.345948 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "edf0473daeb64d51b95df08ee6289b11" is_pre_election: true
I20260709 12:18:21.346625 19894 raft_consensus.cc:2468] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 1.
I20260709 12:18:21.348783 19261 leader_election.cc:304] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 
I20260709 12:18:21.350477 20956 raft_consensus.cc:2804] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:21.350857 20956 raft_consensus.cc:493] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.351217 20956 raft_consensus.cc:3060] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.351282 20953 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.351800 20953 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.354106 20953 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:21.355690 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128213cfb8c1481a8fb50c2a5131c512" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "edf0473daeb64d51b95df08ee6289b11" is_pre_election: true
I20260709 12:18:21.364480 20953 raft_consensus.cc:493] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
W20260709 12:18:21.364751 19860 leader_election.cc:336] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.365134 20953 raft_consensus.cc:515] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:21.367357 20953 leader_election.cc:290] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:21.374285 20956 raft_consensus.cc:515] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:21.376735 19260 leader_election.cc:336] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.377218 19260 leader_election.cc:304] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.378440 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bde83f810614438ade9a7a2d436e7ff" candidate_uuid: "5a8ad91637d34122a31ff29b329cd317" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "edf0473daeb64d51b95df08ee6289b11"
I20260709 12:18:21.379354 19894 raft_consensus.cc:3060] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.385777 20953 raft_consensus.cc:2749] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:21.393859 19259 leader_election.cc:336] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:21.394795 19259 leader_election.cc:336] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.395282 19259 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2ca66458bf0d46bfb9568142cabe36f0, edf0473daeb64d51b95df08ee6289b11
W20260709 12:18:21.398012 19260 leader_election.cc:336] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.400712 20927 raft_consensus.cc:2749] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:21.410715 19861 consensus_peers.cc:597] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.412154 19861 consensus_peers.cc:597] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.417450 19259 leader_election.cc:336] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.420715 19259 leader_election.cc:304] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.418449 19894 raft_consensus.cc:2468] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a8ad91637d34122a31ff29b329cd317 in term 2.
W20260709 12:18:21.421612 19259 leader_election.cc:336] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:21.420123 19859 leader_election.cc:336] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.422483 19859 leader_election.cc:304] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.423955 19261 leader_election.cc:304] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317, edf0473daeb64d51b95df08ee6289b11; no voters: 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.424446 20924 raft_consensus.cc:2749] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:21.422675 20953 raft_consensus.cc:493] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.425091 20918 raft_consensus.cc:2804] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:21.425801 20953 raft_consensus.cc:515] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } attrs { replace: true } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: NON_VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: true } }
I20260709 12:18:21.422696 20927 raft_consensus.cc:2749] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:21.428455 20953 leader_election.cc:290] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:21.416594 20956 leader_election.cc:290] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 2 election: Requested vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), edf0473daeb64d51b95df08ee6289b11 (127.17.139.132:36241)
I20260709 12:18:21.434679 20918 raft_consensus.cc:697] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Becoming Leader. State: Replica: 5a8ad91637d34122a31ff29b329cd317, State: Running, Role: LEADER
I20260709 12:18:21.435753 20918 consensus_queue.cc:237] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
W20260709 12:18:21.437016 19260 leader_election.cc:336] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
W20260709 12:18:21.440524 19259 leader_election.cc:336] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.441202 19259 leader_election.cc:304] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.442369 20966 raft_consensus.cc:2749] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:21.446086 19861 consensus_peers.cc:597] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.457198 19042 catalog_manager.cc:5697] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 reported cstate change: term changed from 1 to 2, leader changed from 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129) to 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "5a8ad91637d34122a31ff29b329cd317" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:21.470875 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:21.472005 17966 tablet_replica.cc:333] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.472841 17966 raft_consensus.cc:2243] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.473449 17966 raft_consensus.cc:2272] T 59659a9f1c7b4d21972ca54bffa5251c P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.476245 17966 tablet_replica.cc:333] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.477272 17966 raft_consensus.cc:2243] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.478277 17966 raft_consensus.cc:2272] T 312f8466942a4faa9cc1a33e4b8c085b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.481073 17966 tablet_replica.cc:333] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.482161 17966 raft_consensus.cc:2243] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.483058 17966 raft_consensus.cc:2272] T 444425bcff2c4cd69eee66eae4f6c11f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:21.487001 19861 consensus_peers.cc:597] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.487962 17966 tablet_replica.cc:333] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.488786 17966 raft_consensus.cc:2243] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.489291 17966 raft_consensus.cc:2272] T 61f00c02de924758b8bd182716cc412e P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.492125 17966 tablet_replica.cc:333] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.492959 17966 raft_consensus.cc:2243] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.493777 17966 raft_consensus.cc:2272] T 8c545c16c0754d9a9564994500dffa65 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.496207 17966 tablet_replica.cc:333] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.497020 17966 raft_consensus.cc:2243] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.498235 17966 raft_consensus.cc:2272] T e00215f1c35a4317baf6fa629095f68f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.501883 17966 tablet_replica.cc:333] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.502835 17966 raft_consensus.cc:2243] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.503443 17966 raft_consensus.cc:2272] T fb08fb7f60cd48779cf6dc21d41d14dd P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.506745 17966 tablet_replica.cc:333] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.507755 17966 raft_consensus.cc:2243] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.508806 17966 raft_consensus.cc:2272] T b2e2e0038ec249409d357e3e3c8bfef3 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.511499 17966 tablet_replica.cc:333] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.512288 17966 raft_consensus.cc:2243] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.513293 17966 raft_consensus.cc:2272] T fbe292144fef4360a32ce91a99b057eb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.516203 17966 tablet_replica.cc:333] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.516956 17966 raft_consensus.cc:2243] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.517483 17966 raft_consensus.cc:2272] T a819d52746d44c67ac3705a5e9b4e4bd P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:21.519610 19859 consensus_peers.cc:597] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:21.523072 17966 tablet_replica.cc:333] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.523917 17966 raft_consensus.cc:2243] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.524849 17966 raft_consensus.cc:2272] T b446fdbb1c0e4499940707766ee110e1 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.528331 17966 tablet_replica.cc:333] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.529220 17966 raft_consensus.cc:2243] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.530227 17966 raft_consensus.cc:2272] T 07bb9018e2b94e03b60e4e2a72805a06 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.531096 20924 raft_consensus.cc:493] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.531621 20924 raft_consensus.cc:515] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.532773 17966 tablet_replica.cc:333] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.533564 20924 leader_election.cc:290] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:21.533685 17966 raft_consensus.cc:2243] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.534446 17966 raft_consensus.cc:2272] T 7970bee69ad4433894aaa7134e038ba2 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.537335 17966 tablet_replica.cc:333] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.538648 17966 raft_consensus.cc:2243] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.539609 17966 raft_consensus.cc:2272] T f569ec2b89b7446fb647b22ab75629ec P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.544809 17966 tablet_replica.cc:333] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.545652 17966 raft_consensus.cc:2243] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.546301 17966 raft_consensus.cc:2272] T ad71422a1efd4ae89d2767306c7f7668 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.549194 17966 tablet_replica.cc:333] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.550351 17966 raft_consensus.cc:2243] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.551410 17966 raft_consensus.cc:2272] T 9d10a1bae02545a58faa4f696f15159f P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.554170 17966 tablet_replica.cc:333] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.554986 17966 raft_consensus.cc:2243] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.555732 17966 raft_consensus.cc:2272] T cb2ba3dc590648ae808033eddd9e5e8f P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.559504 17966 tablet_replica.cc:333] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.560771 17966 raft_consensus.cc:2243] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:21.561115 19861 consensus_peers.cc:597] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.561939 17966 raft_consensus.cc:2272] T bdb2663dce2d49f1b5666a0d4acffa24 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.569002 17966 tablet_replica.cc:333] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.569904 17966 raft_consensus.cc:2243] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.570653 17966 raft_consensus.cc:2272] T 6727daab612b405f841cb9393f7ef8e6 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.574116 17966 tablet_replica.cc:333] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.574949 17966 raft_consensus.cc:2243] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.576022 17966 raft_consensus.cc:2272] T 0d6c0ebea0a44c97b7352e83b8a820fe P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.579059 17966 tablet_replica.cc:333] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.579842 17966 raft_consensus.cc:2243] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.580591 17966 raft_consensus.cc:2272] T 15f86d0bcded416aa9dd99d973df017b P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.583159 17966 tablet_replica.cc:333] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.584414 17966 raft_consensus.cc:2243] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.585043 17966 raft_consensus.cc:2272] T 7e64a64949f1472b8f22159e5cf5dd51 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:21.583176 19860 leader_election.cc:336] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.588158 17966 tablet_replica.cc:333] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
W20260709 12:18:21.588981 19859 leader_election.cc:336] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.589398 17966 raft_consensus.cc:2243] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.589452 19859 leader_election.cc:304] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.590646 17966 pending_rounds.cc:70] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: Trying to abort 1 pending ops.
I20260709 12:18:21.590936 17966 pending_rounds.cc:77] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305623557890924544 op_type: NO_OP noop_request { }
I20260709 12:18:21.591439 17966 raft_consensus.cc:2889] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:21.591806 17966 raft_consensus.cc:2272] T 9bde83f810614438ade9a7a2d436e7ff P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.594856 17966 tablet_replica.cc:333] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.595693 17966 raft_consensus.cc:2243] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:21.595875 19861 consensus_peers.cc:597] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.596266 17966 raft_consensus.cc:2272] T 76e29f53ea4f4000a7e73f6f01adb4fb P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.597934 20876 raft_consensus.cc:2749] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:21.599074 17966 tablet_replica.cc:333] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.600293 17966 raft_consensus.cc:2243] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.601274 17966 raft_consensus.cc:2272] T 34d5201a8b374959b091ed921a624013 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.604108 20876 raft_consensus.cc:493] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.604806 20876 raft_consensus.cc:515] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.605352 17966 tablet_replica.cc:333] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.606364 17966 raft_consensus.cc:2243] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.606366 20966 raft_consensus.cc:493] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ca66458bf0d46bfb9568142cabe36f0)
I20260709 12:18:21.607234 20966 raft_consensus.cc:515] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } }
I20260709 12:18:21.607833 17966 raft_consensus.cc:2272] T 8a3634c97ac84de38afe185d268d7003 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.608891 20876 leader_election.cc:290] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:21.610334 20966 leader_election.cc:290] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:21.610743 17966 tablet_replica.cc:333] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.611624 17966 raft_consensus.cc:2243] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.612172 17966 raft_consensus.cc:2272] T 8663374fac94403abd0161d7d8cd516c P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.615191 17966 tablet_replica.cc:333] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.616631 17966 raft_consensus.cc:2243] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.617220 17966 raft_consensus.cc:2272] T d5768b1ad71643019ae445c2f611511b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.619961 17966 tablet_replica.cc:333] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.621102 17966 raft_consensus.cc:2243] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.622051 17966 raft_consensus.cc:2272] T e9e71f0890c04c4a84f3380e9e3c497e P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.624862 17966 tablet_replica.cc:333] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.626103 17966 raft_consensus.cc:2243] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.626628 17966 raft_consensus.cc:2272] T 4d7455019556499a9dc1d4ed62de0bca P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.629880 17966 tablet_replica.cc:333] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
W20260709 12:18:21.630409 19260 leader_election.cc:336] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.630692 17966 raft_consensus.cc:2243] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:18:21.631891 19259 leader_election.cc:336] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:21.631948 19859 leader_election.cc:336] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:21.632293 17966 raft_consensus.cc:2272] T 525badf579a1475fb0e426bb099849e8 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.632717 19259 leader_election.cc:304] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [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: 5a8ad91637d34122a31ff29b329cd317; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.633635 20966 raft_consensus.cc:2749] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:21.635852 17966 tablet_replica.cc:333] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
W20260709 12:18:21.636009 19861 leader_election.cc:336] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:21.636482 19861 leader_election.cc:304] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2ca66458bf0d46bfb9568142cabe36f0, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:21.636785 17966 raft_consensus.cc:2243] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.637615 17966 raft_consensus.cc:2272] T ccde8f4b943542499652a45d280f432b P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.638115 20876 raft_consensus.cc:2749] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:21.641690 17966 tablet_replica.cc:333] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.642549 17966 raft_consensus.cc:2243] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.644078 17966 raft_consensus.cc:2272] T dfad56ebcb304e909830a23275178149 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.646972 17966 tablet_replica.cc:333] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.647725 17966 raft_consensus.cc:2243] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.648766 17966 raft_consensus.cc:2272] T 7af0ee10b77444a1a2e27121c0d9ffcb P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.653777 17966 tablet_replica.cc:333] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.654599 17966 raft_consensus.cc:2243] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.655279 17966 raft_consensus.cc:2272] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.657871 17966 tablet_replica.cc:333] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.659021 17966 raft_consensus.cc:2243] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.660005 17966 raft_consensus.cc:2272] T 0258bd6dbb8441029fd6ef8bb0684170 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.662431 17966 tablet_replica.cc:333] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.663183 17966 raft_consensus.cc:2243] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.664129 17966 raft_consensus.cc:2272] T 128213cfb8c1481a8fb50c2a5131c512 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.667189 17966 tablet_replica.cc:333] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.668119 17966 raft_consensus.cc:2243] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.669211 17966 raft_consensus.cc:2272] T b30b66dd87f04674b169104b6353eda2 P 5a8ad91637d34122a31ff29b329cd317 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.672008 17966 tablet_replica.cc:333] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.673126 17966 raft_consensus.cc:2243] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.673761 17966 raft_consensus.cc:2272] T 894daa9037ae4ac88adbc3cfd4fbec22 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.676448 17966 tablet_replica.cc:333] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.677688 17966 raft_consensus.cc:2243] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.678342 17966 raft_consensus.cc:2272] T 461e8cec77544198a9e399a0e8c6df89 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.681968 17966 tablet_replica.cc:333] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.682619 17966 raft_consensus.cc:2243] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.683511 17966 raft_consensus.cc:2272] T 97c7b2f8f78044efbd92af8b5271dff3 P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.686074 17966 tablet_replica.cc:333] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.687199 17966 raft_consensus.cc:2243] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.688301 17966 raft_consensus.cc:2272] T f373ec6e97d247e59eb53bc6de66018d P 5a8ad91637d34122a31ff29b329cd317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.690589 17966 tablet_replica.cc:333] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.691174 17966 raft_consensus.cc:2243] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.691900 17966 raft_consensus.cc:2272] T c3465fd840b54aeabcfacfbb632ad0a0 P 5a8ad91637d34122a31ff29b329cd317 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.694576 17966 tablet_replica.cc:333] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.695127 17966 raft_consensus.cc:2243] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:21.695922 17966 raft_consensus.cc:2272] T 9b28d2313f4d4649a1098e5623ea3395 P 5a8ad91637d34122a31ff29b329cd317 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.698670 17966 tablet_replica.cc:333] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.699376 17966 raft_consensus.cc:2243] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.700239 17966 raft_consensus.cc:2272] T 8d1fe02d927a4126b8560ebf8c0bffa7 P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:21.702327 17966 tablet_replica.cc:333] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317: stopping tablet replica
I20260709 12:18:21.702834 17966 raft_consensus.cc:2243] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:21.703900 17966 raft_consensus.cc:2272] T 4d76e926512d4e0aa69ca95593af2d7a P 5a8ad91637d34122a31ff29b329cd317 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:21.730633 19861 consensus_peers.cc:597] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. 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 12:18:21.773484 19859 consensus_peers.cc:597] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:21.817459 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:18:21.825949 20924 raft_consensus.cc:493] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:21.826520 20924 raft_consensus.cc:515] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.828850 20924 leader_election.cc:290] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.834286 19859 leader_election.cc:336] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:21.834774 19860 leader_election.cc:336] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.835213 19860 leader_election.cc:304] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:21.835969 20924 raft_consensus.cc:2749] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:21.876349 19859 consensus_peers.cc:597] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:21.878235 19861 consensus_peers.cc:597] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 -> Peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Couldn't send request to peer 5a8ad91637d34122a31ff29b329cd317. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.131:44311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:21.907151 20924 raft_consensus.cc:493] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:21.908181 20924 raft_consensus.cc:515] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.913653 20924 leader_election.cc:290] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:18:21.916643 19861 leader_election.cc:336] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Network error: Client connection negotiation failed: client connection to 127.17.139.131:44311: connect: Connection refused (error 111)
W20260709 12:18:21.919252 19860 leader_election.cc:336] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:21.919945 19860 leader_election.cc:304] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:21.920946 20924 raft_consensus.cc:2749] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:18:21.980068 19859 consensus_peers.cc:597] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:21.984479 20961 raft_consensus.cc:493] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:21.984674 20876 raft_consensus.cc:493] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:21.985658 20961 raft_consensus.cc:515] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.985795 20876 raft_consensus.cc:515] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:21.988453 20961 leader_election.cc:290] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:21.989434 20876 leader_election.cc:290] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
W20260709 12:18:21.995616 19859 leader_election.cc:336] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:22.001181 20876 raft_consensus.cc:493] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:22.002225 20876 raft_consensus.cc:515] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:22.004343 20876 leader_election.cc:290] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
W20260709 12:18:22.005942 19861 leader_election.cc:336] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Network error: Client connection negotiation failed: client connection to 127.17.139.131:44311: connect: Connection refused (error 111)
W20260709 12:18:22.010007 19860 leader_election.cc:336] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.010568 19860 leader_election.cc:304] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:22.011373 17966 tablet_server.cc:179] TabletServer@127.17.139.132:0 shutting down...
I20260709 12:18:22.011425 20876 raft_consensus.cc:2749] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:22.012005 19861 leader_election.cc:336] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Network error: Client connection negotiation failed: client connection to 127.17.139.131:44311: connect: Connection refused (error 111)
W20260709 12:18:22.012712 19860 leader_election.cc:336] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.013314 19860 leader_election.cc:304] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:22.015569 20876 raft_consensus.cc:2749] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:18:22.017557 19860 leader_election.cc:336] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.018574 19860 leader_election.cc:304] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:22.019819 20876 raft_consensus.cc:2749] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:22.060287 20876 raft_consensus.cc:493] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:22.060844 20876 raft_consensus.cc:515] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:22.063087 20876 leader_election.cc:290] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:22.065647 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:22.066854 17966 tablet_replica.cc:333] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.068184 17966 raft_consensus.cc:2243] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Raft consensus shutting down.
I20260709 12:18:22.068723 17966 raft_consensus.cc:2272] T fb08fb7f60cd48779cf6dc21d41d14dd P edf0473daeb64d51b95df08ee6289b11 [term 2 LEARNER]: Raft consensus is shut down!
W20260709 12:18:22.069641 19861 leader_election.cc:336] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Network error: Client connection negotiation failed: client connection to 127.17.139.131:44311: connect: Connection refused (error 111)
W20260709 12:18:22.070868 19860 leader_election.cc:336] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.071007 17966 tablet_replica.cc:333] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.071882 17966 raft_consensus.cc:2243] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.072206 19860 leader_election.cc:304] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:22.072659 17966 raft_consensus.cc:2272] T 4d76e926512d4e0aa69ca95593af2d7a P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.073159 20876 raft_consensus.cc:2749] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:22.074813 17966 tablet_replica.cc:333] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.075502 17966 raft_consensus.cc:2243] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.076020 17966 raft_consensus.cc:2272] T a819d52746d44c67ac3705a5e9b4e4bd P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.078392 17966 tablet_replica.cc:333] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.079090 17966 raft_consensus.cc:2243] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.079695 20876 raft_consensus.cc:493] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:22.080163 17966 pending_rounds.cc:70] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Trying to abort 1 pending ops.
I20260709 12:18:22.081329 17966 pending_rounds.cc:77] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305623556228349952 op_type: NO_OP noop_request { }
I20260709 12:18:22.080195 20876 raft_consensus.cc:515] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:22.081683 17966 raft_consensus.cc:2889] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:22.082517 17966 raft_consensus.cc:2272] T b2e2e0038ec249409d357e3e3c8bfef3 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.086833 17966 tablet_replica.cc:333] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.087765 17966 raft_consensus.cc:2243] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.088492 17966 raft_consensus.cc:2272] T dfad56ebcb304e909830a23275178149 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.085371 20876 leader_election.cc:290] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:22.090991 17966 tablet_replica.cc:333] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.091827 17966 raft_consensus.cc:2243] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:22.092294 19859 leader_election.cc:336] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:22.092444 17966 raft_consensus.cc:2272] T 7af0ee10b77444a1a2e27121c0d9ffcb P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:22.093470 19860 leader_election.cc:336] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.093935 19860 leader_election.cc:304] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:22.095089 17966 tablet_replica.cc:333] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.095060 20876 raft_consensus.cc:2749] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:22.096012 17966 raft_consensus.cc:2243] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.096587 17966 raft_consensus.cc:2272] T 65846e1d9aa541ca8c979329a91ff2f6 P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:22.096577 19859 consensus_peers.cc:597] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:22.100561 17966 tablet_replica.cc:333] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.101557 17966 raft_consensus.cc:2243] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.102228 17966 raft_consensus.cc:2272] T 07bb9018e2b94e03b60e4e2a72805a06 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.105057 17966 tablet_replica.cc:333] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.105943 17966 raft_consensus.cc:2243] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.106474 17966 raft_consensus.cc:2272] T 4d4bef1211f342498007725aa3fba713 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.108954 17966 tablet_replica.cc:333] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.109755 17966 raft_consensus.cc:2243] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.110567 17966 raft_consensus.cc:2272] T e9e71f0890c04c4a84f3380e9e3c497e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.110658 20876 raft_consensus.cc:493] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:22.111157 20876 raft_consensus.cc:515] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "5a8ad91637d34122a31ff29b329cd317" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 44311 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:22.113267 17966 tablet_replica.cc:333] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.113466 20876 leader_election.cc:290] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201), 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311)
I20260709 12:18:22.114262 17966 raft_consensus.cc:2243] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.114946 17966 raft_consensus.cc:2272] T 9bde83f810614438ade9a7a2d436e7ff P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.117506 17966 tablet_replica.cc:333] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.118461 17966 raft_consensus.cc:2243] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:22.117327 19859 consensus_peers.cc:597] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:22.119349 17966 raft_consensus.cc:2272] T f75933283fe54597ab535d2f5427ead7 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:22.119663 19861 leader_election.cc:336] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5a8ad91637d34122a31ff29b329cd317 (127.17.139.131:44311): Network error: Client connection negotiation failed: client connection to 127.17.139.131:44311: connect: Connection refused (error 111)
I20260709 12:18:22.122821 17966 tablet_replica.cc:333] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.123803 17966 raft_consensus.cc:2243] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:22.124119 19860 leader_election.cc:336] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.124766 19860 leader_election.cc:304] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 5a8ad91637d34122a31ff29b329cd317
I20260709 12:18:22.125484 17966 raft_consensus.cc:2272] T f373ec6e97d247e59eb53bc6de66018d P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.125535 20876 raft_consensus.cc:2749] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:18:22.128429 19859 consensus_peers.cc:597] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:22.128611 17966 tablet_replica.cc:333] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.129897 17966 raft_consensus.cc:2243] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.130715 17966 raft_consensus.cc:2272] T b355b118d7d74257ba40cd2ba36aa173 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.133131 17966 tablet_replica.cc:333] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.133785 17966 raft_consensus.cc:2243] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.134327 17966 raft_consensus.cc:2272] T 128213cfb8c1481a8fb50c2a5131c512 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.137166 17966 tablet_replica.cc:333] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.138099 17966 raft_consensus.cc:2243] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.138695 17966 raft_consensus.cc:2272] T 0258bd6dbb8441029fd6ef8bb0684170 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.142894 17966 tablet_replica.cc:333] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.143726 17966 raft_consensus.cc:2243] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:22.144109 19859 consensus_peers.cc:597] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:22.145200 17966 raft_consensus.cc:2272] T 7e64a64949f1472b8f22159e5cf5dd51 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.147428 17966 tablet_replica.cc:333] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.148303 17966 raft_consensus.cc:2243] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.149091 17966 raft_consensus.cc:2272] T 15f86d0bcded416aa9dd99d973df017b P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.152405 17966 tablet_replica.cc:333] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.153857 17966 raft_consensus.cc:2243] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.154533 17966 raft_consensus.cc:2272] T 5c35b37ee1b247a997e847bc5f0ba212 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:22.157099 19859 consensus_peers.cc:597] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 -> Peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Couldn't send request to peer 2ca66458bf0d46bfb9568142cabe36f0. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:22.157816 17966 tablet_replica.cc:333] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.158494 17966 raft_consensus.cc:2243] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.159508 17966 raft_consensus.cc:2272] T ccde8f4b943542499652a45d280f432b P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.162902 17966 tablet_replica.cc:333] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.163552 17966 raft_consensus.cc:2243] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.164201 17966 raft_consensus.cc:2272] T 525badf579a1475fb0e426bb099849e8 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.167022 17966 tablet_replica.cc:333] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.167704 17966 raft_consensus.cc:2243] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.168414 17966 raft_consensus.cc:2272] T 6727daab612b405f841cb9393f7ef8e6 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.170459 17966 tablet_replica.cc:333] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.171010 17966 raft_consensus.cc:2243] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.171527 17966 raft_consensus.cc:2272] T 8a3634c97ac84de38afe185d268d7003 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.173770 17966 tablet_replica.cc:333] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.174346 17966 raft_consensus.cc:2243] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.174870 17966 raft_consensus.cc:2272] T 9d10a1bae02545a58faa4f696f15159f P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.176680 17966 tablet_replica.cc:333] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.177260 17966 raft_consensus.cc:2243] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:22.177829 19860 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:18:22.178113 17966 raft_consensus.cc:2272] T cb2ba3dc590648ae808033eddd9e5e8f P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.181814 17966 tablet_replica.cc:333] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.182677 17966 raft_consensus.cc:2243] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.183545 17966 raft_consensus.cc:2272] T ae89a6e8ab504bc58ff5e08466c31435 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.186508 17966 tablet_replica.cc:333] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.187099 17966 raft_consensus.cc:2243] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.187856 17966 raft_consensus.cc:2272] T e7c45e32d2a4412a892fc9927292832a P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.190093 17966 tablet_replica.cc:333] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.190634 17966 raft_consensus.cc:2243] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.191282 17966 raft_consensus.cc:2272] T 0d6c0ebea0a44c97b7352e83b8a820fe P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.193658 17966 tablet_replica.cc:333] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.194424 17966 raft_consensus.cc:2243] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.195061 17966 raft_consensus.cc:2272] T 34d5201a8b374959b091ed921a624013 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.197790 17966 tablet_replica.cc:333] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.198503 17966 raft_consensus.cc:2243] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.199349 17966 raft_consensus.cc:2272] T fbe292144fef4360a32ce91a99b057eb P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.204059 17966 tablet_replica.cc:333] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.205050 17966 raft_consensus.cc:2243] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.206703 17966 raft_consensus.cc:2272] T 27ed93dbb246426dbe51ff475f8c1073 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.209218 17966 tablet_replica.cc:333] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.209913 17966 raft_consensus.cc:2243] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.210439 17966 raft_consensus.cc:2272] T 8c545c16c0754d9a9564994500dffa65 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.212767 17966 tablet_replica.cc:333] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.213341 17966 raft_consensus.cc:2243] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.213874 17966 raft_consensus.cc:2272] T b446fdbb1c0e4499940707766ee110e1 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.215849 17966 tablet_replica.cc:333] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.216408 17966 raft_consensus.cc:2243] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.217178 17966 raft_consensus.cc:2272] T 461e8cec77544198a9e399a0e8c6df89 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.219739 17966 tablet_replica.cc:333] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.220533 17966 raft_consensus.cc:2243] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.221799 17966 raft_consensus.cc:2272] T 3edc2f7087484a18b01a576b3ad5c912 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.224139 17966 tablet_replica.cc:333] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.225549 17966 raft_consensus.cc:2243] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.227694 17966 raft_consensus.cc:2272] T dcae48dacb9d4ab9b04c7b1ad3b1e229 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.230058 17966 tablet_replica.cc:333] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.230609 17966 raft_consensus.cc:2243] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.231653 17966 raft_consensus.cc:2272] T 2b8e0b54de2f469fae9de85585cac895 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.234138 17966 tablet_replica.cc:333] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.234879 17966 raft_consensus.cc:2243] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.235522 17966 raft_consensus.cc:2272] T cbb23229cefa4465b53fd85c147da7d9 P edf0473daeb64d51b95df08ee6289b11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.237692 17966 tablet_replica.cc:333] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.238217 17966 raft_consensus.cc:2243] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.238969 17966 raft_consensus.cc:2272] T 4d7455019556499a9dc1d4ed62de0bca P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.241533 17966 tablet_replica.cc:333] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.242678 17966 raft_consensus.cc:2243] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.242964 20876 raft_consensus.cc:493] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2989a6a01eb6441dbb5dc94501da0c77)
I20260709 12:18:22.243680 20876 raft_consensus.cc:515] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ca66458bf0d46bfb9568142cabe36f0" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 44727 } } peers { permanent_uuid: "2989a6a01eb6441dbb5dc94501da0c77" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 43201 } } peers { permanent_uuid: "edf0473daeb64d51b95df08ee6289b11" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 36241 } attrs { promote: false } }
I20260709 12:18:22.244185 17966 raft_consensus.cc:2272] T 9b28d2313f4d4649a1098e5623ea3395 P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.247071 20876 leader_election.cc:290] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727), 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201)
I20260709 12:18:22.248883 17966 tablet_replica.cc:333] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.249719 17966 raft_consensus.cc:2243] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:22.250684 17966 raft_consensus.cc:2272] T 444425bcff2c4cd69eee66eae4f6c11f P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:22.253410 19859 leader_election.cc:336] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:22.253693 17966 tablet_replica.cc:333] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
W20260709 12:18:22.254449 19860 leader_election.cc:336] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2989a6a01eb6441dbb5dc94501da0c77 (127.17.139.130:43201): Network error: Client connection negotiation failed: client connection to 127.17.139.130:43201: connect: Connection refused (error 111)
I20260709 12:18:22.254443 17966 raft_consensus.cc:2243] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.255060 19860 leader_election.cc:304] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [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: edf0473daeb64d51b95df08ee6289b11; no voters: 2989a6a01eb6441dbb5dc94501da0c77, 2ca66458bf0d46bfb9568142cabe36f0
I20260709 12:18:22.255414 17966 raft_consensus.cc:2272] T c3465fd840b54aeabcfacfbb632ad0a0 P edf0473daeb64d51b95df08ee6289b11 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.255771 20876 raft_consensus.cc:2749] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:22.258176 17966 tablet_replica.cc:333] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.258780 17966 raft_consensus.cc:2243] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.259264 17966 raft_consensus.cc:2272] T 0da2eabe3ccb4e12bf150608682993df P edf0473daeb64d51b95df08ee6289b11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.261374 17966 tablet_replica.cc:333] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11: stopping tablet replica
I20260709 12:18:22.261880 17966 raft_consensus.cc:2243] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:22.262495 17966 raft_consensus.cc:2272] T 6850fe90eb4d4cfcb8148b05d723bc1e P edf0473daeb64d51b95df08ee6289b11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:22.336710 17966 tablet_server.cc:196] TabletServer@127.17.139.132:0 shutdown complete.
I20260709 12:18:22.438666 17966 master.cc:562] Master@127.17.139.190:36303 shutting down...
W20260709 12:18:22.460765 19029 catalog_manager.cc:4755] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d76e926512d4e0aa69ca95593af2d7a: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
W20260709 12:18:22.483383 19092 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:18:22.483675 19092 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:18:22.483886 19092 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:18:24.552333 19029 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111) [suppressed 266 similar messages]
W20260709 12:18:24.556877 19029 catalog_manager.cc:4755] TS 2ca66458bf0d46bfb9568142cabe36f0 (127.17.139.129:44727): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4d76e926512d4e0aa69ca95593af2d7a: Network error: Client connection negotiation failed: client connection to 127.17.139.129:44727: connect: Connection refused (error 111)
I20260709 12:18:24.795501 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:24.796175 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:24.796519 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c263be53a6643569e0ab9013cdb0da9: stopping tablet replica
I20260709 12:18:24.836236 17966 master.cc:584] Master@127.17.139.190:36303 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (58766 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:18:24.970973 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:41729
I20260709 12:18:24.972594 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:24.981016 20973 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 12:18:24.981287 20976 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 12:18:24.981546 17966 server_base.cc:1061] running on GCE node
W20260709 12:18:24.981825 20974 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 12:18:24.983816 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:24.984026 17966 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 12:18:24.984262 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599504984181 us; error 0 us; skew 500 ppm
I20260709 12:18:24.984834 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:24.990842 17966 webserver.cc:533] Webserver started at http://127.17.139.190:45397/ using document root <none> and password file <none>
I20260709 12:18:24.992040 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:24.992403 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:24.992825 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:24.995512 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "ffbf7574fc3744778888a325188e999d"
format_stamp: "Formatted at 2026-07-09 12:18:24 on dist-test-slave-0cmf"
I20260709 12:18:25.005739 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:18:25.013669 20981 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.014930 17966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:18:25.015493 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "ffbf7574fc3744778888a325188e999d"
format_stamp: "Formatted at 2026-07-09 12:18:24 on dist-test-slave-0cmf"
I20260709 12:18:25.015916 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-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 12:18:25.039494 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:25.041091 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:25.102726 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:41729
I20260709 12:18:25.102936 21032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:41729 every 8 connection(s)
I20260709 12:18:25.107152 21033 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 12:18:25.122077 21033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d: Bootstrap starting.
I20260709 12:18:25.127853 21033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:25.134158 21033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d: No bootstrap required, opened a new log
I20260709 12:18:25.136524 21033 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffbf7574fc3744778888a325188e999d" member_type: VOTER }
I20260709 12:18:25.137187 21033 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:25.137521 21033 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffbf7574fc3744778888a325188e999d, State: Initialized, Role: FOLLOWER
I20260709 12:18:25.138242 21033 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffbf7574fc3744778888a325188e999d" member_type: VOTER }
I20260709 12:18:25.138747 21033 raft_consensus.cc:399] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:25.138958 21033 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:25.139256 21033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:25.145347 21033 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffbf7574fc3744778888a325188e999d" member_type: VOTER }
I20260709 12:18:25.146178 21033 leader_election.cc:304] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [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: ffbf7574fc3744778888a325188e999d; no voters: 
I20260709 12:18:25.147716 21033 leader_election.cc:290] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:25.148303 21036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:25.150111 21036 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 1 LEADER]: Becoming Leader. State: Replica: ffbf7574fc3744778888a325188e999d, State: Running, Role: LEADER
I20260709 12:18:25.150720 21036 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [LEADER]: Queue going to LEADER mode. State: All 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: "ffbf7574fc3744778888a325188e999d" member_type: VOTER }
I20260709 12:18:25.151088 21033 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:25.156127 21037 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ffbf7574fc3744778888a325188e999d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffbf7574fc3744778888a325188e999d" member_type: VOTER } }
I20260709 12:18:25.156993 21038 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffbf7574fc3744778888a325188e999d. Latest consensus state: current_term: 1 leader_uuid: "ffbf7574fc3744778888a325188e999d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffbf7574fc3744778888a325188e999d" member_type: VOTER } }
I20260709 12:18:25.157696 21037 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:25.158233 21038 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:25.164587 21044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:25.170248 21044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:25.174517 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:25.181941 21044 catalog_manager.cc:1383] Generated new cluster ID: f4467952f42c49739cd934b4654fdf2c
I20260709 12:18:25.182372 21044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:25.216876 21044 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:25.218219 21044 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:25.232120 21044 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d: Generated new TSK 0
I20260709 12:18:25.232784 21044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:25.241936 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:25.294067 21055 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 12:18:25.294772 21056 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 12:18:25.299516 21058 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 12:18:25.300509 17966 server_base.cc:1061] running on GCE node
I20260709 12:18:25.302145 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:25.302362 17966 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 12:18:25.302574 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599505302552 us; error 0 us; skew 500 ppm
I20260709 12:18:25.303289 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:25.307480 17966 webserver.cc:533] Webserver started at http://127.17.139.129:41889/ using document root <none> and password file <none>
I20260709 12:18:25.308077 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:25.308271 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:25.308668 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:25.310366 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "42f68a541a304565b2fff1df196225dc"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.316917 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:25.322893 21063 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.323894 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:18:25.324160 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "42f68a541a304565b2fff1df196225dc"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.324420 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-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 12:18:25.345475 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:25.347074 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:25.349277 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:25.353871 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:25.354125 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.354800 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:25.355026 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.417907 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:40263
I20260709 12:18:25.418010 21125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:40263 every 8 connection(s)
I20260709 12:18:25.425123 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:25.436247 21130 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 12:18:25.442178 21131 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 12:18:25.454384 21134 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 12:18:25.456679 17966 server_base.cc:1061] running on GCE node
I20260709 12:18:25.456754 21126 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41729
I20260709 12:18:25.457440 21126 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:25.458792 21126 heartbeater.cc:507] Master 127.17.139.190:41729 requested a full tablet report, sending...
I20260709 12:18:25.459582 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:25.459959 17966 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 12:18:25.460255 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599505460228 us; error 0 us; skew 500 ppm
I20260709 12:18:25.461248 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:25.462597 20998 ts_manager.cc:194] Registered new tserver with Master: 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:25.465536 17966 webserver.cc:533] Webserver started at http://127.17.139.130:38155/ using document root <none> and password file <none>
I20260709 12:18:25.466313 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:25.466547 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:25.466521 20998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40230
I20260709 12:18:25.467568 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:25.469694 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "11a0f9c1bef848ba820a90b980b7d425"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.475452 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:18:25.479987 21138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.481096 17966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:25.481458 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "11a0f9c1bef848ba820a90b980b7d425"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.481810 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-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 12:18:25.508556 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:25.510599 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:25.512773 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:25.516036 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:25.516311 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.516570 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:25.516747 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.578336 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:35479
I20260709 12:18:25.578436 21200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:35479 every 8 connection(s)
I20260709 12:18:25.583962 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:25.594681 21204 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 12:18:25.596657 21205 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 12:18:25.597997 21207 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 12:18:25.598595 17966 server_base.cc:1061] running on GCE node
I20260709 12:18:25.599756 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:25.600047 17966 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 12:18:25.600443 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599505600337 us; error 0 us; skew 500 ppm
I20260709 12:18:25.601140 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:25.601565 21201 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41729
I20260709 12:18:25.602023 21201 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:25.603271 21201 heartbeater.cc:507] Master 127.17.139.190:41729 requested a full tablet report, sending...
I20260709 12:18:25.604895 17966 webserver.cc:533] Webserver started at http://127.17.139.131:37679/ using document root <none> and password file <none>
I20260709 12:18:25.605948 20998 ts_manager.cc:194] Registered new tserver with Master: 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:25.605835 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:25.606791 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:25.607106 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:25.607587 20998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40242
I20260709 12:18:25.608625 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "3b64d8c41a484535a0bdd7e5c7358826"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.614353 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:18:25.618924 21212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.620041 17966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:25.620381 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "3b64d8c41a484535a0bdd7e5c7358826"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.620718 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-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 12:18:25.645699 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:25.647389 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:25.648984 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:25.651717 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:25.652047 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.652336 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:25.652521 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.720062 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:34601
I20260709 12:18:25.720438 21274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:34601 every 8 connection(s)
I20260709 12:18:25.726044 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:25.736629 21279 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 12:18:25.737223 21278 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 12:18:25.741608 21281 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 12:18:25.742780 17966 server_base.cc:1061] running on GCE node
I20260709 12:18:25.744868 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:25.745397 17966 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 12:18:25.745697 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599505745655 us; error 0 us; skew 500 ppm
I20260709 12:18:25.745839 21275 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41729
I20260709 12:18:25.746496 21275 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:25.746786 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:25.747691 21275 heartbeater.cc:507] Master 127.17.139.190:41729 requested a full tablet report, sending...
I20260709 12:18:25.752135 20998 ts_manager.cc:194] Registered new tserver with Master: 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:25.752228 17966 webserver.cc:533] Webserver started at http://127.17.139.132:37459/ using document root <none> and password file <none>
I20260709 12:18:25.753015 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:25.753250 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:25.753545 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:25.754405 20998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40254
I20260709 12:18:25.755105 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-3-root/instance:
uuid: "bbd652bf270f451f81efea17cd9c0976"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.760861 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:25.765666 21286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.767251 17966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:25.767612 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-3-root
uuid: "bbd652bf270f451f81efea17cd9c0976"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:25.767922 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-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 12:18:25.793533 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:25.794853 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:25.796476 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:25.799392 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:25.799685 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.800238 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:25.800549 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:25.860818 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.132:44651
I20260709 12:18:25.861315 21348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.132:44651 every 8 connection(s)
I20260709 12:18:25.878710 21349 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41729
I20260709 12:18:25.879451 21349 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:25.880375 21349 heartbeater.cc:507] Master 127.17.139.190:41729 requested a full tablet report, sending...
I20260709 12:18:25.883108 20998 ts_manager.cc:194] Registered new tserver with Master: bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:25.883879 17966 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018979021s
I20260709 12:18:25.885120 20998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40270
I20260709 12:18:25.926581 20998 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40276:
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 12:18:26.168409 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:26.230770 21166 tablet_service.cc:1511] Processing CreateTablet for tablet f7b575debeb1430ba87d5cb74b07a456 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:18:26.231240 21240 tablet_service.cc:1511] Processing CreateTablet for tablet f7b575debeb1430ba87d5cb74b07a456 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:18:26.232553 21166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b575debeb1430ba87d5cb74b07a456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.232950 21240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b575debeb1430ba87d5cb74b07a456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.235287 21239 tablet_service.cc:1511] Processing CreateTablet for tablet 080ac7b271d44394bccddf729918a109 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:18:26.236991 21239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080ac7b271d44394bccddf729918a109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.249495 21314 tablet_service.cc:1511] Processing CreateTablet for tablet 7f54ad859370497aabe855f0f0347d77 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:18:26.251156 21314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f54ad859370497aabe855f0f0347d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.252326 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 7f54ad859370497aabe855f0f0347d77 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:18:26.253822 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f54ad859370497aabe855f0f0347d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.255242 21313 tablet_service.cc:1511] Processing CreateTablet for tablet 080ac7b271d44394bccddf729918a109 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:18:26.256867 21313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080ac7b271d44394bccddf729918a109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.256579 21312 tablet_service.cc:1511] Processing CreateTablet for tablet fbee67aa404647b8b877693a20eceb3b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:18:26.258134 21312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbee67aa404647b8b877693a20eceb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.259110 21238 tablet_service.cc:1511] Processing CreateTablet for tablet fbee67aa404647b8b877693a20eceb3b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:18:26.259755 21091 tablet_service.cc:1511] Processing CreateTablet for tablet f7b575debeb1430ba87d5cb74b07a456 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:18:26.260635 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbee67aa404647b8b877693a20eceb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.261114 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b575debeb1430ba87d5cb74b07a456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.263062 21164 tablet_service.cc:1511] Processing CreateTablet for tablet fbee67aa404647b8b877693a20eceb3b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:18:26.263495 21163 tablet_service.cc:1511] Processing CreateTablet for tablet c3213cce6edb4a02a6ba52852144f5f8 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:18:26.266717 21088 tablet_service.cc:1511] Processing CreateTablet for tablet c3213cce6edb4a02a6ba52852144f5f8 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:18:26.268504 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3213cce6edb4a02a6ba52852144f5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.267938 21090 tablet_service.cc:1511] Processing CreateTablet for tablet 7f54ad859370497aabe855f0f0347d77 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:18:26.266719 21311 tablet_service.cc:1511] Processing CreateTablet for tablet a64265ad64294c10b2ea9cca2e96d3cc (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:18:26.271358 21089 tablet_service.cc:1511] Processing CreateTablet for tablet 080ac7b271d44394bccddf729918a109 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:18:26.271953 21164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbee67aa404647b8b877693a20eceb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.278972 21087 tablet_service.cc:1511] Processing CreateTablet for tablet a64265ad64294c10b2ea9cca2e96d3cc (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:18:26.281939 21162 tablet_service.cc:1511] Processing CreateTablet for tablet a64265ad64294c10b2ea9cca2e96d3cc (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:18:26.283528 21162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64265ad64294c10b2ea9cca2e96d3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.284324 21310 tablet_service.cc:1511] Processing CreateTablet for tablet 535f6f49b8be48e588317af52937749f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:18:26.291666 21161 tablet_service.cc:1511] Processing CreateTablet for tablet 84ad6f1bee34457cb126bc2ccfd4597b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:18:26.293323 21161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ad6f1bee34457cb126bc2ccfd4597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.294221 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 535f6f49b8be48e588317af52937749f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:18:26.296754 21309 tablet_service.cc:1511] Processing CreateTablet for tablet 84ad6f1bee34457cb126bc2ccfd4597b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:18:26.297351 21237 tablet_service.cc:1511] Processing CreateTablet for tablet c3213cce6edb4a02a6ba52852144f5f8 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:18:26.298841 21235 tablet_service.cc:1511] Processing CreateTablet for tablet 84ad6f1bee34457cb126bc2ccfd4597b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:18:26.299460 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3213cce6edb4a02a6ba52852144f5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.299633 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 2363b7cecc30493a9c24a566643ae098 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:18:26.300767 21235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ad6f1bee34457cb126bc2ccfd4597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.302981 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 2363b7cecc30493a9c24a566643ae098 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:18:26.305459 21234 tablet_service.cc:1511] Processing CreateTablet for tablet 2363b7cecc30493a9c24a566643ae098 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:18:26.305810 21236 tablet_service.cc:1511] Processing CreateTablet for tablet 535f6f49b8be48e588317af52937749f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:18:26.307085 21308 tablet_service.cc:1511] Processing CreateTablet for tablet 5c44a3dced10426dafd5f37d575cd0f8 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:18:26.308553 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 5c44a3dced10426dafd5f37d575cd0f8 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:18:26.309914 21234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2363b7cecc30493a9c24a566643ae098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.312107 21159 tablet_service.cc:1511] Processing CreateTablet for tablet 5c44a3dced10426dafd5f37d575cd0f8 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:18:26.313472 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ad6f1bee34457cb126bc2ccfd4597b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.314625 21308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c44a3dced10426dafd5f37d575cd0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.318150 21236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535f6f49b8be48e588317af52937749f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.319110 21307 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbfe375050a49fcba7bb6da09234fd2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:18:26.320401 21083 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbfe375050a49fcba7bb6da09234fd2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:18:26.322481 21233 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbfe375050a49fcba7bb6da09234fd2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:18:26.323320 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3213cce6edb4a02a6ba52852144f5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.323916 21233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbfe375050a49fcba7bb6da09234fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.324764 21158 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae6fc3b1f7a4454864a48ac2ac10da5 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:18:26.320868 21307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbfe375050a49fcba7bb6da09234fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.326741 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae6fc3b1f7a4454864a48ac2ac10da5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.327914 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2363b7cecc30493a9c24a566643ae098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.331961 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae6fc3b1f7a4454864a48ac2ac10da5 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:18:26.334113 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae6fc3b1f7a4454864a48ac2ac10da5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.333688 21159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c44a3dced10426dafd5f37d575cd0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.336097 21157 tablet_service.cc:1511] Processing CreateTablet for tablet f963cb3300e7464db3bb133063817a35 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:18:26.337972 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f963cb3300e7464db3bb133063817a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.338083 21089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080ac7b271d44394bccddf729918a109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.332808 21082 tablet_service.cc:1511] Processing CreateTablet for tablet f963cb3300e7464db3bb133063817a35 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:18:26.339985 21082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f963cb3300e7464db3bb133063817a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.342126 21090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f54ad859370497aabe855f0f0347d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.343268 21232 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae6fc3b1f7a4454864a48ac2ac10da5 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:18:26.345156 21232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae6fc3b1f7a4454864a48ac2ac10da5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.346324 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64265ad64294c10b2ea9cca2e96d3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.347126 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbfe375050a49fcba7bb6da09234fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.348376 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535f6f49b8be48e588317af52937749f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.349897 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2363b7cecc30493a9c24a566643ae098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.352741 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c44a3dced10426dafd5f37d575cd0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.357872 21231 tablet_service.cc:1511] Processing CreateTablet for tablet f963cb3300e7464db3bb133063817a35 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:18:26.360070 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f963cb3300e7464db3bb133063817a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.363240 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535f6f49b8be48e588317af52937749f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.369362 21311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64265ad64294c10b2ea9cca2e96d3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.373463 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 3b904ca74c314df4a59e031170a67a46 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:18:26.375113 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b904ca74c314df4a59e031170a67a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.471287 21126 heartbeater.cc:499] Master 127.17.139.190:41729 was elected leader, sending a full tablet report...
I20260709 12:18:26.502825 21368 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:26.507254 21240 tablet_service.cc:1511] Processing CreateTablet for tablet bcbd5198f8f946c9b7a1cb004d3cc554 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:18:26.508785 21240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbd5198f8f946c9b7a1cb004d3cc554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.547284 21369 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:26.550652 21311 tablet_service.cc:1511] Processing CreateTablet for tablet 9cfc1e5648b64fb0b614368c55fffe54 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:18:26.563390 21311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cfc1e5648b64fb0b614368c55fffe54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.566615 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 9cfc1e5648b64fb0b614368c55fffe54 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:18:26.556046 21159 tablet_service.cc:1511] Processing CreateTablet for tablet 3b904ca74c314df4a59e031170a67a46 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:18:26.557616 21237 tablet_service.cc:1511] Processing CreateTablet for tablet 248373aafed047ada6ae6766c3cd8216 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:18:26.568040 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cfc1e5648b64fb0b614368c55fffe54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.569006 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248373aafed047ada6ae6766c3cd8216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.574064 21161 tablet_service.cc:1511] Processing CreateTablet for tablet 248373aafed047ada6ae6766c3cd8216 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:18:26.568040 21159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b904ca74c314df4a59e031170a67a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.589973 21307 tablet_service.cc:1511] Processing CreateTablet for tablet bcbd5198f8f946c9b7a1cb004d3cc554 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:18:26.591478 21307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbd5198f8f946c9b7a1cb004d3cc554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.592577 21309 tablet_service.cc:1511] Processing CreateTablet for tablet 68cf745bcdf54f8ab5b95d3032ed6ff6 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:18:26.603101 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cf745bcdf54f8ab5b95d3032ed6ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.607587 21232 tablet_service.cc:1511] Processing CreateTablet for tablet 68cf745bcdf54f8ab5b95d3032ed6ff6 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:18:26.594962 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 457bf29eeb2e421a8792b6b64178811e (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:18:26.609386 21232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cf745bcdf54f8ab5b95d3032ed6ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.609977 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457bf29eeb2e421a8792b6b64178811e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.610983 21201 heartbeater.cc:499] Master 127.17.139.190:41729 was elected leader, sending a full tablet report...
I20260709 12:18:26.614634 21166 tablet_service.cc:1511] Processing CreateTablet for tablet 9cfc1e5648b64fb0b614368c55fffe54 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:18:26.616062 21166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cfc1e5648b64fb0b614368c55fffe54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.598670 21368 tablet_bootstrap.cc:654] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:26.593308 21310 tablet_service.cc:1511] Processing CreateTablet for tablet 7044174d717a4dd086e391b4ddf59b3b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:18:26.617199 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7044174d717a4dd086e391b4ddf59b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.603756 21163 tablet_service.cc:1511] Processing CreateTablet for tablet 7044174d717a4dd086e391b4ddf59b3b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:18:26.624817 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7044174d717a4dd086e391b4ddf59b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.627087 21161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248373aafed047ada6ae6766c3cd8216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.634684 21090 tablet_service.cc:1511] Processing CreateTablet for tablet 3b904ca74c314df4a59e031170a67a46 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:18:26.636154 21090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b904ca74c314df4a59e031170a67a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.639472 21083 tablet_service.cc:1511] Processing CreateTablet for tablet bcbd5198f8f946c9b7a1cb004d3cc554 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:18:26.641333 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbd5198f8f946c9b7a1cb004d3cc554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.646713 21370 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:26.651888 21239 tablet_service.cc:1511] Processing CreateTablet for tablet 457bf29eeb2e421a8792b6b64178811e (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:18:26.658381 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 248373aafed047ada6ae6766c3cd8216 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:18:26.724972 21239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457bf29eeb2e421a8792b6b64178811e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.725044 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248373aafed047ada6ae6766c3cd8216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.668560 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 68cf745bcdf54f8ab5b95d3032ed6ff6 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:18:26.668841 21088 tablet_service.cc:1511] Processing CreateTablet for tablet 7044174d717a4dd086e391b4ddf59b3b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:18:26.679245 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 457bf29eeb2e421a8792b6b64178811e (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:18:26.734787 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457bf29eeb2e421a8792b6b64178811e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.694759 21087 tablet_service.cc:1511] Processing CreateTablet for tablet 8d22bcaa633348f889c9607a483aff5a (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:18:26.697633 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 8d22bcaa633348f889c9607a483aff5a (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:18:26.697948 21238 tablet_service.cc:1511] Processing CreateTablet for tablet 8d22bcaa633348f889c9607a483aff5a (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:18:26.737844 21158 tablet_service.cc:1511] Processing CreateTablet for tablet 3e68d590fadc4bc3871797a9a258b152 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:18:26.738358 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d22bcaa633348f889c9607a483aff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.734797 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7044174d717a4dd086e391b4ddf59b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.743198 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cf745bcdf54f8ab5b95d3032ed6ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.712297 21369 tablet_bootstrap.cc:654] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:26.716946 21314 tablet_service.cc:1511] Processing CreateTablet for tablet 3e68d590fadc4bc3871797a9a258b152 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:18:26.763747 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d22bcaa633348f889c9607a483aff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.772133 21312 tablet_service.cc:1511] Processing CreateTablet for tablet 4f11363caa144356ae4cbc4b24727553 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:18:26.772866 21089 tablet_service.cc:1511] Processing CreateTablet for tablet 4f11363caa144356ae4cbc4b24727553 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:18:26.774271 21089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f11363caa144356ae4cbc4b24727553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.774399 21314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e68d590fadc4bc3871797a9a258b152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.775854 21236 tablet_service.cc:1511] Processing CreateTablet for tablet 4f11363caa144356ae4cbc4b24727553 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:18:26.777438 21236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f11363caa144356ae4cbc4b24727553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.766698 21275 heartbeater.cc:499] Master 127.17.139.190:41729 was elected leader, sending a full tablet report...
I20260709 12:18:26.777565 21165 tablet_service.cc:1511] Processing CreateTablet for tablet f1253400d6d0418abf46b98b7fb685d1 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:18:26.785859 21237 tablet_service.cc:1511] Processing CreateTablet for tablet f1253400d6d0418abf46b98b7fb685d1 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:18:26.787899 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1253400d6d0418abf46b98b7fb685d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.785918 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d22bcaa633348f889c9607a483aff5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.815595 21310 tablet_service.cc:1511] Processing CreateTablet for tablet f1253400d6d0418abf46b98b7fb685d1 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:18:26.817078 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1253400d6d0418abf46b98b7fb685d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.816905 21089 tablet_service.cc:1511] Processing CreateTablet for tablet 26bd48ee03d54bc99e221f67253e9d06 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:18:26.818318 21089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26bd48ee03d54bc99e221f67253e9d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.829344 21163 tablet_service.cc:1511] Processing CreateTablet for tablet 26bd48ee03d54bc99e221f67253e9d06 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:18:26.830896 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26bd48ee03d54bc99e221f67253e9d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.832096 21234 tablet_service.cc:1511] Processing CreateTablet for tablet 26bd48ee03d54bc99e221f67253e9d06 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:18:26.834069 21234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26bd48ee03d54bc99e221f67253e9d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.839216 21309 tablet_service.cc:1511] Processing CreateTablet for tablet eb5292f47c534f90a799254cd43c8562 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:18:26.843513 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5292f47c534f90a799254cd43c8562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.841166 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 3e68d590fadc4bc3871797a9a258b152 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:18:26.847486 21370 tablet_bootstrap.cc:700] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: Time spent opening tablet: real 0.114s	user 0.002s	sys 0.002s
I20260709 12:18:26.852420 21370 tablet_bootstrap.cc:654] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:26.875459 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1253400d6d0418abf46b98b7fb685d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.866753 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e68d590fadc4bc3871797a9a258b152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.895565 21349 heartbeater.cc:499] Master 127.17.139.190:41729 was elected leader, sending a full tablet report...
I20260709 12:18:26.902074 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e68d590fadc4bc3871797a9a258b152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.906487 21312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f11363caa144356ae4cbc4b24727553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.911454 21368 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:26.912075 21368 ts_tablet_manager.cc:1403] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.410s	user 0.042s	sys 0.048s
I20260709 12:18:26.915936 21368 raft_consensus.cc:359] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:26.916917 21368 raft_consensus.cc:385] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:26.917248 21368 raft_consensus.cc:740] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:26.930416 21368 consensus_queue.cc:260] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:26.925318 21372 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:26.939960 21084 tablet_service.cc:1511] Processing CreateTablet for tablet eb5292f47c534f90a799254cd43c8562 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:18:26.941608 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5292f47c534f90a799254cd43c8562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.956789 21369 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:26.957358 21369 ts_tablet_manager.cc:1403] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.411s	user 0.020s	sys 0.009s
I20260709 12:18:26.961326 21369 raft_consensus.cc:359] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:26.966482 21369 raft_consensus.cc:385] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:26.966823 21369 raft_consensus.cc:740] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:26.967592 21369 consensus_queue.cc:260] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:26.968885 21372 tablet_bootstrap.cc:654] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:26.975538 21370 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:26.976398 21370 ts_tablet_manager.cc:1403] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.330s	user 0.011s	sys 0.006s
I20260709 12:18:26.984609 21236 tablet_service.cc:1511] Processing CreateTablet for tablet 588d23c336f44db08af708d4994ee3a7 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:18:26.986136 21236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d23c336f44db08af708d4994ee3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.986621 21312 tablet_service.cc:1511] Processing CreateTablet for tablet 588d23c336f44db08af708d4994ee3a7 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:18:26.988510 21312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d23c336f44db08af708d4994ee3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.992782 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 588d23c336f44db08af708d4994ee3a7 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:18:26.996960 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588d23c336f44db08af708d4994ee3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:26.995241 21159 tablet_service.cc:1511] Processing CreateTablet for tablet 535c995c49024858b1a36acf27ee3188 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:18:27.003192 21159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535c995c49024858b1a36acf27ee3188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.005339 21375 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:27.006111 21375 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.009099 21237 tablet_service.cc:1511] Processing CreateTablet for tablet 535c995c49024858b1a36acf27ee3188 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:18:27.010780 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535c995c49024858b1a36acf27ee3188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.021744 21160 tablet_service.cc:1511] Processing CreateTablet for tablet eb5292f47c534f90a799254cd43c8562 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:18:27.023499 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5292f47c534f90a799254cd43c8562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.026849 21370 raft_consensus.cc:359] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.027683 21370 raft_consensus.cc:385] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.027997 21370 raft_consensus.cc:740] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.028872 21368 ts_tablet_manager.cc:1434] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.116s	user 0.004s	sys 0.008s
I20260709 12:18:27.042380 21375 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:27.042774 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 535c995c49024858b1a36acf27ee3188 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:18:27.050719 21378 raft_consensus.cc:493] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:27.051282 21378 raft_consensus.cc:515] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.053648 21368 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:27.055042 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535c995c49024858b1a36acf27ee3188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.075346 21369 ts_tablet_manager.cc:1434] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.117s	user 0.004s	sys 0.005s
I20260709 12:18:27.028904 21370 consensus_queue.cc:260] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.087332 21369 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:27.058094 21378 leader_election.cc:290] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:27.093607 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 84db4c4d6a054564a2d464bacecbf423 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:18:27.094252 21239 tablet_service.cc:1511] Processing CreateTablet for tablet 84db4c4d6a054564a2d464bacecbf423 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:18:27.095546 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84db4c4d6a054564a2d464bacecbf423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.096032 21239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84db4c4d6a054564a2d464bacecbf423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.117556 21166 tablet_service.cc:1511] Processing CreateTablet for tablet efaba4d6f1a941f499a8370f9632b637 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:18:27.119354 21166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efaba4d6f1a941f499a8370f9632b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.121821 21372 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
W20260709 12:18:27.124639 21350 tablet.cc:2406] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:27.135991 21369 tablet_bootstrap.cc:654] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.136745 21368 tablet_bootstrap.cc:654] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.148798 21372 ts_tablet_manager.cc:1403] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.224s	user 0.026s	sys 0.019s
I20260709 12:18:27.170361 21088 tablet_service.cc:1511] Processing CreateTablet for tablet fc8740003d664e53a672f058cc427452 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 12:18:27.171653 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:27.171890 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8740003d664e53a672f058cc427452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.172891 21087 tablet_service.cc:1511] Processing CreateTablet for tablet efaba4d6f1a941f499a8370f9632b637 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:18:27.174464 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efaba4d6f1a941f499a8370f9632b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.185478 21370 ts_tablet_manager.cc:1434] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.209s	user 0.017s	sys 0.002s
I20260709 12:18:27.186303 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc85e230524b74bf06563de8e2359b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:18:27.188133 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc85e230524b74bf06563de8e2359b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.186303 21090 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc85e230524b74bf06563de8e2359b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:18:27.190259 21370 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:27.202785 21090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc85e230524b74bf06563de8e2359b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.190290 21238 tablet_service.cc:1511] Processing CreateTablet for tablet 96f92175c1d34c0b9fba594ed1ef7302 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:18:27.231284 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 84db4c4d6a054564a2d464bacecbf423 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:18:27.233093 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84db4c4d6a054564a2d464bacecbf423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.232648 21160 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc85e230524b74bf06563de8e2359b (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:18:27.217267 21372 raft_consensus.cc:359] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.234272 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc85e230524b74bf06563de8e2359b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.231324 21163 tablet_service.cc:1511] Processing CreateTablet for tablet 96f92175c1d34c0b9fba594ed1ef7302 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:18:27.235903 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f92175c1d34c0b9fba594ed1ef7302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.234030 21372 raft_consensus.cc:385] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.238165 21372 raft_consensus.cc:740] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.238965 21372 consensus_queue.cc:260] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.240690 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f92175c1d34c0b9fba594ed1ef7302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.245590 21369 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:27.250216 21369 ts_tablet_manager.cc:1403] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.028s
I20260709 12:18:27.249979 21083 tablet_service.cc:1511] Processing CreateTablet for tablet ef9831f9b6074863a805bb7c74075339 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:18:27.255286 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9831f9b6074863a805bb7c74075339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.258432 21234 tablet_service.cc:1511] Processing CreateTablet for tablet fc8740003d664e53a672f058cc427452 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:18:27.259543 21236 tablet_service.cc:1511] Processing CreateTablet for tablet c45b4645e4dc40bd9c53d737445463c3 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:18:27.260692 21234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8740003d664e53a672f058cc427452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.268600 21369 raft_consensus.cc:359] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.276932 21158 tablet_service.cc:1511] Processing CreateTablet for tablet ef9831f9b6074863a805bb7c74075339 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:18:27.280758 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9831f9b6074863a805bb7c74075339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.283385 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:27.288784 21085 tablet_service.cc:1511] Processing CreateTablet for tablet c45b4645e4dc40bd9c53d737445463c3 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:18:27.289604 21161 tablet_service.cc:1511] Processing CreateTablet for tablet 85ee29c1ef614688b38ce6f5f00ef89f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:18:27.290359 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45b4645e4dc40bd9c53d737445463c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.290934 21161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ee29c1ef614688b38ce6f5f00ef89f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:27.300911 21216 leader_election.cc:343] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.302531 21239 tablet_service.cc:1511] Processing CreateTablet for tablet 85ee29c1ef614688b38ce6f5f00ef89f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:18:27.303505 21383 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:27.304000 21383 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.310096 21236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45b4645e4dc40bd9c53d737445463c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.313438 21370 tablet_bootstrap.cc:654] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.326650 21383 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:27.305857 21369 raft_consensus.cc:385] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.330111 21369 raft_consensus.cc:740] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.342926 21239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ee29c1ef614688b38ce6f5f00ef89f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.355921 21307 tablet_service.cc:1511] Processing CreateTablet for tablet efaba4d6f1a941f499a8370f9632b637 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:18:27.357435 21311 tablet_service.cc:1511] Processing CreateTablet for tablet c45b4645e4dc40bd9c53d737445463c3 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:18:27.358171 21314 tablet_service.cc:1511] Processing CreateTablet for tablet 96f92175c1d34c0b9fba594ed1ef7302 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:18:27.359702 21312 tablet_service.cc:1511] Processing CreateTablet for tablet fc8740003d664e53a672f058cc427452 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:18:27.361423 21309 tablet_service.cc:1511] Processing CreateTablet for tablet ef9831f9b6074863a805bb7c74075339 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:18:27.363675 21310 tablet_service.cc:1511] Processing CreateTablet for tablet 85ee29c1ef614688b38ce6f5f00ef89f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:18:27.379591 21237 tablet_service.cc:1511] Processing CreateTablet for tablet 1292bd11d1f743919e219ab6e9902aac (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:18:27.381072 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 1292bd11d1f743919e219ab6e9902aac (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:18:27.381412 21307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efaba4d6f1a941f499a8370f9632b637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.381973 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:27.392373 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1292bd11d1f743919e219ab6e9902aac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:27.400913 21290 leader_election.cc:343] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.403470 21087 tablet_service.cc:1511] Processing CreateTablet for tablet 623777e93c3744c68610fd51d6fe05f9 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:18:27.405562 21372 ts_tablet_manager.cc:1434] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.253s	user 0.010s	sys 0.005s
I20260709 12:18:27.407456 21308 tablet_service.cc:1511] Processing CreateTablet for tablet 623777e93c3744c68610fd51d6fe05f9 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:18:27.411350 21311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45b4645e4dc40bd9c53d737445463c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.412302 21314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f92175c1d34c0b9fba594ed1ef7302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.413049 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1292bd11d1f743919e219ab6e9902aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.413084 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:27.413906 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ee29c1ef614688b38ce6f5f00ef89f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:27.416972 21290 leader_election.cc:343] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.417532 21290 leader_election.cc:304] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:27.418746 21378 raft_consensus.cc:2749] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:27.420053 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623777e93c3744c68610fd51d6fe05f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.422338 21308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623777e93c3744c68610fd51d6fe05f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.425522 21369 consensus_queue.cc:260] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.434701 21161 tablet_service.cc:1511] Processing CreateTablet for tablet 1292bd11d1f743919e219ab6e9902aac (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:18:27.436174 21161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1292bd11d1f743919e219ab6e9902aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.427269 21368 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:27.446564 21368 ts_tablet_manager.cc:1403] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.393s	user 0.025s	sys 0.031s
I20260709 12:18:27.446722 21372 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:27.425976 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9831f9b6074863a805bb7c74075339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.435334 21369 ts_tablet_manager.cc:1434] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.182s	user 0.008s	sys 0.000s
I20260709 12:18:27.463865 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:27.465739 21216 leader_election.cc:343] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.466315 21216 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:27.475883 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 89495de99ccc469f8dc18732f61c2dcd (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:18:27.477279 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89495de99ccc469f8dc18732f61c2dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.477036 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 623777e93c3744c68610fd51d6fe05f9 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:18:27.478353 21375 raft_consensus.cc:2749] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:27.478931 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623777e93c3744c68610fd51d6fe05f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:27.482345 20984 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 44980.9us
I20260709 12:18:27.484864 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 89495de99ccc469f8dc18732f61c2dcd (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:18:27.487736 21368 raft_consensus.cc:359] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.488705 21368 raft_consensus.cc:385] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.492429 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:27.494078 21142 leader_election.cc:343] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.494649 21368 raft_consensus.cc:740] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.495708 21232 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6a63001fdc4a5da92eebf200a8a4d6 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:18:27.501296 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 89495de99ccc469f8dc18732f61c2dcd (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:18:27.503264 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89495de99ccc469f8dc18732f61c2dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.500626 21232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6a63001fdc4a5da92eebf200a8a4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.516069 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6a63001fdc4a5da92eebf200a8a4d6 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:18:27.522908 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 78fda381ba1848fc8c067863ad804109 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:18:27.523118 21157 tablet_service.cc:1511] Processing CreateTablet for tablet 78fda381ba1848fc8c067863ad804109 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:18:27.524681 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fda381ba1848fc8c067863ad804109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.524847 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fda381ba1848fc8c067863ad804109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.525094 21159 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6a63001fdc4a5da92eebf200a8a4d6 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:18:27.558669 21159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6a63001fdc4a5da92eebf200a8a4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.525856 21312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8740003d664e53a672f058cc427452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.530200 21369 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:27.530624 21238 tablet_service.cc:1511] Processing CreateTablet for tablet 78fda381ba1848fc8c067863ad804109 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:18:27.567319 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fda381ba1848fc8c067863ad804109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.570103 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6a63001fdc4a5da92eebf200a8a4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.534755 21372 tablet_bootstrap.cc:654] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.574774 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89495de99ccc469f8dc18732f61c2dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.584492 21370 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:27.585088 21370 ts_tablet_manager.cc:1403] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.395s	user 0.017s	sys 0.057s
I20260709 12:18:27.600687 21314 tablet_service.cc:1511] Processing CreateTablet for tablet 131e8f58cce6455bb4c813733a5ba3b0 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:18:27.589186 21368 consensus_queue.cc:260] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.602298 21314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131e8f58cce6455bb4c813733a5ba3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.609023 21368 ts_tablet_manager.cc:1434] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.159s	user 0.009s	sys 0.004s
I20260709 12:18:27.605000 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 131e8f58cce6455bb4c813733a5ba3b0 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:18:27.618525 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131e8f58cce6455bb4c813733a5ba3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.619581 21368 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:27.629289 21310 tablet_service.cc:1511] Processing CreateTablet for tablet ff64286addb44ee293d355a9a580dcf2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:18:27.631014 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff64286addb44ee293d355a9a580dcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.633487 21368 tablet_bootstrap.cc:654] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.635313 21083 tablet_service.cc:1511] Processing CreateTablet for tablet ff64286addb44ee293d355a9a580dcf2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:18:27.640687 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff64286addb44ee293d355a9a580dcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.643271 21390 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:27.643833 21390 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.636837 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:27.647729 21390 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:27.648944 21141 leader_election.cc:343] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.649469 21141 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:27.674389 21383 raft_consensus.cc:2749] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:27.680392 21231 tablet_service.cc:1511] Processing CreateTablet for tablet fc0b7f9184aa4ecf99ab2598bd0f4f0c (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:18:27.681744 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0b7f9184aa4ecf99ab2598bd0f4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.664011 21088 tablet_service.cc:1511] Processing CreateTablet for tablet 131e8f58cce6455bb4c813733a5ba3b0 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:18:27.686910 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131e8f58cce6455bb4c813733a5ba3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.698705 21163 tablet_service.cc:1511] Processing CreateTablet for tablet fc0b7f9184aa4ecf99ab2598bd0f4f0c (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:18:27.700554 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0b7f9184aa4ecf99ab2598bd0f4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.703702 21236 tablet_service.cc:1511] Processing CreateTablet for tablet ff64286addb44ee293d355a9a580dcf2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:18:27.704082 21306 tablet_service.cc:1511] Processing CreateTablet for tablet fc0b7f9184aa4ecf99ab2598bd0f4f0c (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:18:27.705205 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0b7f9184aa4ecf99ab2598bd0f4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.705294 21236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff64286addb44ee293d355a9a580dcf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.698807 21084 tablet_service.cc:1511] Processing CreateTablet for tablet b4c83f1d64ba4bf1bcc4ea965dbe987d (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:18:27.708599 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c83f1d64ba4bf1bcc4ea965dbe987d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.677408 21369 tablet_bootstrap.cc:654] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.588343 21370 raft_consensus.cc:359] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.725401 21160 tablet_service.cc:1511] Processing CreateTablet for tablet b4c83f1d64ba4bf1bcc4ea965dbe987d (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:18:27.727514 21160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c83f1d64ba4bf1bcc4ea965dbe987d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.731300 21372 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:27.731878 21372 ts_tablet_manager.cc:1403] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.285s	user 0.037s	sys 0.030s
I20260709 12:18:27.716566 21370 raft_consensus.cc:385] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.741370 21237 tablet_service.cc:1511] Processing CreateTablet for tablet b4c83f1d64ba4bf1bcc4ea965dbe987d (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:18:27.739033 21370 raft_consensus.cc:740] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.742758 21368 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:27.742897 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c83f1d64ba4bf1bcc4ea965dbe987d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.743321 21368 ts_tablet_manager.cc:1403] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.125s	user 0.039s	sys 0.022s
I20260709 12:18:27.743113 21370 consensus_queue.cc:260] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.747649 21378 raft_consensus.cc:493] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:27.748371 21378 raft_consensus.cc:515] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.751134 21378 leader_election.cc:290] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:27.753005 21370 ts_tablet_manager.cc:1434] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.168s	user 0.006s	sys 0.002s
I20260709 12:18:27.752760 21308 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8f6f70395d4746b6b70831ea1265e0 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:18:27.754616 21308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8f6f70395d4746b6b70831ea1265e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.754696 21372 raft_consensus.cc:359] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.755462 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbfe375050a49fcba7bb6da09234fd2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:27.755724 21372 raft_consensus.cc:385] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.756106 21372 raft_consensus.cc:740] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.760179 21370 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:27.764735 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8f6f70395d4746b6b70831ea1265e0 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:18:27.779182 21368 raft_consensus.cc:359] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.785024 21158 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8f6f70395d4746b6b70831ea1265e0 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:18:27.786865 21158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8f6f70395d4746b6b70831ea1265e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.793076 21383 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:27.793669 21383 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:27.796327 21383 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:27.797051 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:27.799726 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:27.801047 21142 leader_election.cc:343] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:27.801656 21141 leader_election.cc:343] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.802088 21141 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:27.803148 21383 raft_consensus.cc:2749] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:27.804508 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:27.813400 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8f6f70395d4746b6b70831ea1265e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.816443 21238 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9c12bc855b498595dd907b234a68e2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:18:27.818025 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9c12bc855b498595dd907b234a68e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.781183 21368 raft_consensus.cc:385] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.819391 21368 raft_consensus.cc:740] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.820042 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:27.820418 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbfe375050a49fcba7bb6da09234fd2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:27.821882 21067 leader_election.cc:343] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:27.823227 21288 leader_election.cc:343] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.812884 21372 consensus_queue.cc:260] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.820453 21368 consensus_queue.cc:260] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.833029 21101 raft_consensus.cc:2468] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:27.833761 21250 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:27.840183 21290 leader_election.cc:304] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [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: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:27.843297 21378 raft_consensus.cc:2804] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:27.843343 21065 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:27.843843 21378 raft_consensus.cc:493] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:27.844224 21378 raft_consensus.cc:3060] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:27.844666 21390 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:27.845067 21390 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:27.845429 21390 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:27.854820 21390 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:27.857664 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:27.838071 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9c12bc855b498595dd907b234a68e2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:18:27.859103 21372 ts_tablet_manager.cc:1434] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.127s	user 0.010s	sys 0.001s
I20260709 12:18:27.859760 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9c12bc855b498595dd907b234a68e2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:27.859354 21067 leader_election.cc:343] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.860332 21372 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:27.867583 21368 ts_tablet_manager.cc:1434] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.002s
I20260709 12:18:27.868556 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9c12bc855b498595dd907b234a68e2 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:18:27.869021 21368 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:27.874562 21369 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:27.902853 21369 ts_tablet_manager.cc:1403] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.373s	user 0.017s	sys 0.005s
I20260709 12:18:27.877442 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9c12bc855b498595dd907b234a68e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.889750 21236 tablet_service.cc:1511] Processing CreateTablet for tablet 99275a9c5a11450abb5f831bc79925a5 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:18:27.906594 21236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99275a9c5a11450abb5f831bc79925a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.908926 21369 raft_consensus.cc:359] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.874337 21157 tablet_service.cc:1511] Processing CreateTablet for tablet 99275a9c5a11450abb5f831bc79925a5 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:18:27.911146 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99275a9c5a11450abb5f831bc79925a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.903337 21378 raft_consensus.cc:515] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.879712 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:27.914228 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbfe375050a49fcba7bb6da09234fd2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:27.914521 21250 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:27.889784 21088 tablet_service.cc:1511] Processing CreateTablet for tablet 9921f7ce72dc472a83d0b4d73c503cdf (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:18:27.916172 21288 leader_election.cc:343] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:27.878449 21390 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:27.917649 21238 tablet_service.cc:1511] Processing CreateTablet for tablet 9921f7ce72dc472a83d0b4d73c503cdf (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:18:27.882176 21309 tablet_service.cc:1511] Processing CreateTablet for tablet 99275a9c5a11450abb5f831bc79925a5 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:18:27.919251 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99275a9c5a11450abb5f831bc79925a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.923446 21378 leader_election.cc:290] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:27.924711 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbfe375050a49fcba7bb6da09234fd2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:27.925800 21101 raft_consensus.cc:3060] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:27.916538 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9921f7ce72dc472a83d0b4d73c503cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.899902 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 9921f7ce72dc472a83d0b4d73c503cdf (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:18:27.942158 21250 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:27.942950 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9921f7ce72dc472a83d0b4d73c503cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.943583 21065 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:27.945863 21390 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:27.874926 21370 tablet_bootstrap.cc:654] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.949343 21101 raft_consensus.cc:2468] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:27.951472 21290 leader_election.cc:304] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [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: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:27.953090 21378 raft_consensus.cc:2804] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:27.956185 21305 tablet_service.cc:1511] Processing CreateTablet for tablet ac6e07f49b624e5a8bebfac4d0bebf20 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:18:27.957913 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6e07f49b624e5a8bebfac4d0bebf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.957309 21083 tablet_service.cc:1511] Processing CreateTablet for tablet ac6e07f49b624e5a8bebfac4d0bebf20 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:18:27.959858 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6e07f49b624e5a8bebfac4d0bebf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.933070 21372 tablet_bootstrap.cc:654] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.928090 21368 tablet_bootstrap.cc:654] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:27.909734 21369 raft_consensus.cc:385] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:27.966403 21369 raft_consensus.cc:740] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:27.967429 21369 consensus_queue.cc:260] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:27.919261 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9921f7ce72dc472a83d0b4d73c503cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.975315 21157 tablet_service.cc:1511] Processing CreateTablet for tablet ac6e07f49b624e5a8bebfac4d0bebf20 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:18:27.982471 21237 tablet_service.cc:1511] Processing CreateTablet for tablet 8be7430db69e4f6db6eda9a8a8a05406 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:18:27.983067 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6e07f49b624e5a8bebfac4d0bebf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.986654 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be7430db69e4f6db6eda9a8a8a05406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:27.998208 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 8be7430db69e4f6db6eda9a8a8a05406 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:18:28.000118 21375 raft_consensus.cc:493] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.001910 21375 raft_consensus.cc:515] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.006727 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:28.009048 21216 leader_election.cc:343] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.010955 21375 leader_election.cc:290] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:28.013315 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:28.016139 21216 leader_election.cc:343] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.016841 21216 leader_election.cc:304] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:28.014189 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be7430db69e4f6db6eda9a8a8a05406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.031915 21370 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:28.032716 21370 ts_tablet_manager.cc:1403] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.273s	user 0.018s	sys 0.000s
I20260709 12:18:28.032491 21231 tablet_service.cc:1511] Processing CreateTablet for tablet b0114cca7e4a4468993d15181e60d9f9 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:18:28.033728 21305 tablet_service.cc:1511] Processing CreateTablet for tablet b0114cca7e4a4468993d15181e60d9f9 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:18:28.034212 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0114cca7e4a4468993d15181e60d9f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.035014 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0114cca7e4a4468993d15181e60d9f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.037985 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 8be7430db69e4f6db6eda9a8a8a05406 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:18:28.022203 21375 raft_consensus.cc:2749] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:28.041139 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be7430db69e4f6db6eda9a8a8a05406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.041272 21087 tablet_service.cc:1511] Processing CreateTablet for tablet 5670950dca0248189b8d14b1d637682c (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:18:28.041637 21165 tablet_service.cc:1511] Processing CreateTablet for tablet b0114cca7e4a4468993d15181e60d9f9 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:18:28.043574 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0114cca7e4a4468993d15181e60d9f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.043574 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5670950dca0248189b8d14b1d637682c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.023041 21378 raft_consensus.cc:697] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:28.055009 21378 consensus_queue.cc:237] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.072840 21163 tablet_service.cc:1511] Processing CreateTablet for tablet 5670950dca0248189b8d14b1d637682c (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:18:28.074419 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5670950dca0248189b8d14b1d637682c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.074625 21369 ts_tablet_manager.cc:1434] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.171s	user 0.018s	sys 0.017s
I20260709 12:18:28.075778 21369 tablet_bootstrap.cc:492] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:28.076629 21309 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbebdef99ff46a1be019c3717564f7f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:18:28.053328 21370 raft_consensus.cc:359] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.077973 21370 raft_consensus.cc:385] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.078328 21370 raft_consensus.cc:740] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.078548 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbebdef99ff46a1be019c3717564f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.079407 21370 consensus_queue.cc:260] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.074479 21232 tablet_service.cc:1511] Processing CreateTablet for tablet 5670950dca0248189b8d14b1d637682c (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:18:28.089651 21232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5670950dca0248189b8d14b1d637682c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.090197 21370 ts_tablet_manager.cc:1434] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 12:18:28.091313 21370 tablet_bootstrap.cc:492] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:28.064529 21390 raft_consensus.cc:697] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:28.098479 21372 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
W20260709 12:18:28.119506 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 103425us
I20260709 12:18:28.120842 21369 tablet_bootstrap.cc:654] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.121057 21368 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:28.144189 21368 ts_tablet_manager.cc:1403] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.275s	user 0.023s	sys 0.006s
I20260709 12:18:28.146152 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbebdef99ff46a1be019c3717564f7f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:18:28.147361 21368 raft_consensus.cc:359] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.148519 21368 raft_consensus.cc:385] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.148936 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbebdef99ff46a1be019c3717564f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.149956 21372 ts_tablet_manager.cc:1403] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.282s	user 0.014s	sys 0.004s
I20260709 12:18:28.169431 21369 tablet_bootstrap.cc:492] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:28.170164 21369 ts_tablet_manager.cc:1403] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.006s
I20260709 12:18:28.153133 21372 raft_consensus.cc:359] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.171461 21372 raft_consensus.cc:385] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.171797 21372 raft_consensus.cc:740] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.173429 21369 raft_consensus.cc:359] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:18:28.174331 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:28.175123 21369 raft_consensus.cc:385] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.175499 21369 raft_consensus.cc:740] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.175400 20997 catalog_manager.cc:5697] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:28.176734 21369 consensus_queue.cc:260] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.180377 21369 ts_tablet_manager.cc:1434] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:28.148959 21368 raft_consensus.cc:740] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.182528 21369 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:28.182993 21368 consensus_queue.cc:260] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.191553 21368 ts_tablet_manager.cc:1434] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 12:18:28.192705 21368 tablet_bootstrap.cc:492] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:28.175364 21372 consensus_queue.cc:260] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.202682 21403 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.202572 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbebdef99ff46a1be019c3717564f7f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:18:28.203263 21403 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.203792 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbebdef99ff46a1be019c3717564f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.209074 21369 tablet_bootstrap.cc:654] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.210846 21403 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:28.212332 21368 tablet_bootstrap.cc:654] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.213141 21390 consensus_queue.cc:237] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.221727 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:28.222694 21176 raft_consensus.cc:2468] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:28.225083 21067 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:28.226346 21403 raft_consensus.cc:2804] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:28.226725 21403 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:28.227049 21403 raft_consensus.cc:3060] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.238740 21383 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.239408 21383 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.239663 21231 tablet_service.cc:1511] Processing CreateTablet for tablet 04dc023f74df4877a7cb90db1b73e4ad (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:18:28.240952 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dc023f74df4877a7cb90db1b73e4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.247968 21383 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:28.248859 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:28.250361 21142 leader_election.cc:343] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.251104 21309 tablet_service.cc:1511] Processing CreateTablet for tablet 04dc023f74df4877a7cb90db1b73e4ad (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:18:28.252413 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dc023f74df4877a7cb90db1b73e4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.256887 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 04dc023f74df4877a7cb90db1b73e4ad (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:18:28.258306 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dc023f74df4877a7cb90db1b73e4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.271762 21165 tablet_service.cc:1511] Processing CreateTablet for tablet 2393bc527ae6467388eda88fe7cd79ef (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:18:28.272339 21237 tablet_service.cc:1511] Processing CreateTablet for tablet 2393bc527ae6467388eda88fe7cd79ef (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:18:28.273298 21165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2393bc527ae6467388eda88fe7cd79ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.273679 21237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2393bc527ae6467388eda88fe7cd79ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.297676 21372 ts_tablet_manager.cc:1434] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.147s	user 0.022s	sys 0.009s
I20260709 12:18:28.298754 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 2393bc527ae6467388eda88fe7cd79ef (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:18:28.306486 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2393bc527ae6467388eda88fe7cd79ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.307042 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe74568578c4b70a3c5e21ce13f36d1 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:18:28.309301 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe74568578c4b70a3c5e21ce13f36d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.309819 21403 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.315488 21370 tablet_bootstrap.cc:654] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.338438 21403 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:28.316983 21238 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe74568578c4b70a3c5e21ce13f36d1 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:18:28.343900 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:28.343423 20998 catalog_manager.cc:5697] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:28.345067 21238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe74568578c4b70a3c5e21ce13f36d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.316311 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:28.347393 21066 leader_election.cc:343] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.347558 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:28.345082 21176 raft_consensus.cc:3060] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.311757 21372 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:28.307354 21163 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe74568578c4b70a3c5e21ce13f36d1 (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:18:28.349210 21066 leader_election.cc:343] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.361222 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 4582e5627bdd41249a677e2bc605c65e (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:18:28.361853 21157 tablet_service.cc:1511] Processing CreateTablet for tablet 4582e5627bdd41249a677e2bc605c65e (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:18:28.363015 21368 tablet_bootstrap.cc:492] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:28.363546 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582e5627bdd41249a677e2bc605c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.363539 21368 ts_tablet_manager.cc:1403] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.171s	user 0.007s	sys 0.013s
I20260709 12:18:28.361300 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 4582e5627bdd41249a677e2bc605c65e (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:18:28.367871 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582e5627bdd41249a677e2bc605c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.361857 21163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe74568578c4b70a3c5e21ce13f36d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.370082 21157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582e5627bdd41249a677e2bc605c65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.371310 21232 tablet_service.cc:1511] Processing CreateTablet for tablet b83d854cd11a41c291dd90983b29154f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:18:28.375700 21232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83d854cd11a41c291dd90983b29154f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.378494 21308 tablet_service.cc:1511] Processing CreateTablet for tablet b83d854cd11a41c291dd90983b29154f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:18:28.379906 21308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83d854cd11a41c291dd90983b29154f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.381561 21087 tablet_service.cc:1511] Processing CreateTablet for tablet b83d854cd11a41c291dd90983b29154f (DEFAULT_TABLE table=test-workload [id=762050e7fbbc467f81832496f7720982]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:18:28.383656 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83d854cd11a41c291dd90983b29154f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:28.384673 21378 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.385242 21378 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.396081 21176 raft_consensus.cc:2468] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:28.397495 21067 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:28.399022 21403 raft_consensus.cc:2804] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:28.399361 21378 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:28.399677 21403 raft_consensus.cc:697] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:28.400640 21403 consensus_queue.cc:237] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.404559 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.405673 21250 raft_consensus.cc:2468] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:28.407807 21140 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:28.408885 21370 tablet_bootstrap.cc:492] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:28.409102 21383 raft_consensus.cc:2804] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:28.409632 21383 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:28.409979 21383 raft_consensus.cc:3060] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.415480 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:28.369052 21368 raft_consensus.cc:359] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.419202 21368 raft_consensus.cc:385] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.419631 21368 raft_consensus.cc:740] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.420874 21368 consensus_queue.cc:260] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:18:28.422518 21290 leader_election.cc:343] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.424110 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.424407 21378 raft_consensus.cc:493] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:18:28.425964 21288 leader_election.cc:343] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.425529 21378 raft_consensus.cc:515] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.426508 21288 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:28.428390 21406 raft_consensus.cc:2749] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:28.432417 21370 ts_tablet_manager.cc:1403] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.341s	user 0.022s	sys 0.006s
I20260709 12:18:28.432596 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ad6f1bee34457cb126bc2ccfd4597b" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:28.388180 21372 tablet_bootstrap.cc:654] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:28.437018 21290 leader_election.cc:343] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.424078 21383 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.440311 21369 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:28.441473 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:28.442113 21250 raft_consensus.cc:3060] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.441154 21369 ts_tablet_manager.cc:1403] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.012s
I20260709 12:18:28.474881 21409 raft_consensus.cc:493] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.475672 21409 raft_consensus.cc:515] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.474992 21368 ts_tablet_manager.cc:1434] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.004s
I20260709 12:18:28.481494 21368 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:28.456326 21370 raft_consensus.cc:359] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.487113 21383 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:28.487453 21370 raft_consensus.cc:385] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.491524 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:28.492363 21375 raft_consensus.cc:493] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.492957 21375 raft_consensus.cc:515] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.495146 21375 leader_election.cc:290] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
W20260709 12:18:28.495678 21142 leader_election.cc:343] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.491616 21370 raft_consensus.cc:740] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.496866 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:28.497748 21370 consensus_queue.cc:260] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.497959 21369 raft_consensus.cc:359] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.499171 21369 raft_consensus.cc:385] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:28.499387 21216 leader_election.cc:343] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.499670 21369 raft_consensus.cc:740] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.500629 21378 leader_election.cc:290] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:28.504228 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ad6f1bee34457cb126bc2ccfd4597b" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.506569 21409 leader_election.cc:290] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:28.506600 21288 leader_election.cc:343] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.507546 21288 leader_election.cc:304] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:28.507829 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbfe375050a49fcba7bb6da09234fd2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:28.508673 21101 raft_consensus.cc:2393] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b64d8c41a484535a0bdd7e5c7358826 in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:28.509116 21378 raft_consensus.cc:2749] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:28.546470 21370 ts_tablet_manager.cc:1434] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.114s	user 0.012s	sys 0.002s
I20260709 12:18:28.545910 21378 consensus_queue.cc:1048] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:28.522832 21369 consensus_queue.cc:260] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.568404 21372 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:28.569003 21372 ts_tablet_manager.cc:1403] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.258s	user 0.014s	sys 0.018s
I20260709 12:18:28.567219 21368 tablet_bootstrap.cc:654] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.574041 21369 ts_tablet_manager.cc:1434] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.112s	user 0.010s	sys 0.004s
I20260709 12:18:28.549118 21370 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:28.580681 21369 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:28.572293 21372 raft_consensus.cc:359] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.581516 21372 raft_consensus.cc:385] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.583289 21372 raft_consensus.cc:740] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.580492 21250 raft_consensus.cc:2468] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:28.590951 21372 consensus_queue.cc:260] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.594225 21140 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:28.595561 21383 raft_consensus.cc:2804] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:28.593398 21372 ts_tablet_manager.cc:1434] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.009s
I20260709 12:18:28.601411 21372 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:28.595463 21369 tablet_bootstrap.cc:654] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.617697 21383 raft_consensus.cc:697] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:28.628898 21370 tablet_bootstrap.cc:654] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.629009 21383 consensus_queue.cc:237] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.634208 21368 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:28.634928 21368 ts_tablet_manager.cc:1403] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.154s	user 0.020s	sys 0.010s
I20260709 12:18:28.644204 21368 raft_consensus.cc:359] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.659132 21250 raft_consensus.cc:3060] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.651100 21368 raft_consensus.cc:385] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.654273 21372 tablet_bootstrap.cc:654] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.667851 21368 raft_consensus.cc:740] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.673707 21368 consensus_queue.cc:260] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.675192 21370 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:28.675846 21370 ts_tablet_manager.cc:1403] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.021s
I20260709 12:18:28.691103 21368 ts_tablet_manager.cc:1434] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.005s
I20260709 12:18:28.691298 21369 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:28.692090 21369 ts_tablet_manager.cc:1403] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.001s
I20260709 12:18:28.692508 21368 tablet_bootstrap.cc:492] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:28.703444 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:28.705704 21215 leader_election.cc:343] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.705776 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbfe375050a49fcba7bb6da09234fd2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:28.706671 21215 leader_election.cc:304] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:28.707830 21409 raft_consensus.cc:2749] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:28.712428 21215 leader_election.cc:304] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:28.709462 21369 raft_consensus.cc:359] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.714305 20996 catalog_manager.cc:5697] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:28.715411 21369 raft_consensus.cc:385] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.718757 21369 raft_consensus.cc:740] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.719332 21403 consensus_queue.cc:1048] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:28.716470 21409 raft_consensus.cc:2749] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:28.717746 21378 consensus_queue.cc:1048] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:28.718379 21368 tablet_bootstrap.cc:654] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.717705 21370 raft_consensus.cc:359] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.722837 21370 raft_consensus.cc:385] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.723167 21370 raft_consensus.cc:740] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.724133 21370 consensus_queue.cc:260] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.727412 21370 ts_tablet_manager.cc:1434] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260709 12:18:28.728639 21370 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:28.720522 21369 consensus_queue.cc:260] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:28.741912 21067 consensus_peers.cc:597] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:28.741295 20997 catalog_manager.cc:5697] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:28.738322 21369 ts_tablet_manager.cc:1434] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.000s
I20260709 12:18:28.751855 21368 tablet_bootstrap.cc:492] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:28.752406 21368 ts_tablet_manager.cc:1403] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.002s
I20260709 12:18:28.756729 21368 raft_consensus.cc:359] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.758597 21368 raft_consensus.cc:385] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.758901 21368 raft_consensus.cc:740] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.759703 21368 consensus_queue.cc:260] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.762045 21369 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:28.770047 21372 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:28.770617 21368 ts_tablet_manager.cc:1434] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 12:18:28.770727 21372 ts_tablet_manager.cc:1403] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.009s
I20260709 12:18:28.771770 21368 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:28.773486 21372 raft_consensus.cc:359] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.774349 21372 raft_consensus.cc:385] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.774703 21372 raft_consensus.cc:740] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.775260 21370 tablet_bootstrap.cc:654] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.775566 21372 consensus_queue.cc:260] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.779026 21368 tablet_bootstrap.cc:654] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.782339 21369 tablet_bootstrap.cc:654] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.783901 21372 ts_tablet_manager.cc:1434] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:18:28.785359 21372 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:28.799381 21372 tablet_bootstrap.cc:654] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.800211 21370 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:28.800909 21370 ts_tablet_manager.cc:1403] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.007s
I20260709 12:18:28.802299 21390 raft_consensus.cc:493] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.802819 21390 raft_consensus.cc:515] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.806756 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:28.807503 21176 raft_consensus.cc:2468] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:28.804867 21390 leader_election.cc:290] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:28.807595 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.809001 21250 raft_consensus.cc:2468] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:28.808857 21370 raft_consensus.cc:359] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.809190 21067 leader_election.cc:304] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:28.811471 21390 raft_consensus.cc:2804] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:28.810240 21370 raft_consensus.cc:385] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.811995 21368 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:28.812408 21368 ts_tablet_manager.cc:1403] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260709 12:18:28.811893 21390 raft_consensus.cc:493] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:28.812973 21390 raft_consensus.cc:3060] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.811969 21370 raft_consensus.cc:740] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.813092 21383 raft_consensus.cc:493] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.814038 21370 consensus_queue.cc:260] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.813813 21383 raft_consensus.cc:515] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.815191 21368 raft_consensus.cc:359] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.815851 21368 raft_consensus.cc:385] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.816100 21368 raft_consensus.cc:740] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.816537 21370 ts_tablet_manager.cc:1434] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:18:28.816780 21368 consensus_queue.cc:260] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.818995 21370 tablet_bootstrap.cc:492] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:28.813071 21403 raft_consensus.cc:493] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.821656 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ad6f1bee34457cb126bc2ccfd4597b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:28.821738 21403 raft_consensus.cc:515] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.822438 21323 raft_consensus.cc:2468] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:28.824033 21141 leader_election.cc:304] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:28.825064 21427 raft_consensus.cc:2804] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:28.825525 21427 raft_consensus.cc:493] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:28.827347 21370 tablet_bootstrap.cc:654] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.828497 21427 raft_consensus.cc:3060] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.820619 21383 leader_election.cc:290] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:28.830794 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ad6f1bee34457cb126bc2ccfd4597b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.831468 21249 raft_consensus.cc:2468] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:28.833511 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.835012 21250 raft_consensus.cc:2468] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:28.824179 21403 leader_election.cc:290] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:28.837774 21372 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:28.840044 21372 ts_tablet_manager.cc:1403] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.009s
I20260709 12:18:28.837809 21065 leader_election.cc:304] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:28.840297 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:28.841354 21413 raft_consensus.cc:2804] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:18:28.841872 21067 leader_election.cc:343] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.842006 21413 raft_consensus.cc:493] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:28.842729 21413 raft_consensus.cc:3060] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.843426 21372 raft_consensus.cc:359] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.844663 21372 raft_consensus.cc:385] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.845110 21372 raft_consensus.cc:740] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.845288 21368 ts_tablet_manager.cc:1434] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:18:28.846946 21372 consensus_queue.cc:260] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.848024 21369 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:28.848737 21369 ts_tablet_manager.cc:1403] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.022s
I20260709 12:18:28.849655 21372 ts_tablet_manager.cc:1434] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:18:28.852131 21368 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:28.859579 21368 tablet_bootstrap.cc:654] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.867985 21403 consensus_queue.cc:1048] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:28.864686 21369 raft_consensus.cc:359] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.825055 21390 raft_consensus.cc:515] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.872115 21413 raft_consensus.cc:515] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.874694 21369 raft_consensus.cc:385] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.883389 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:28.879262 21372 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:28.884163 21175 raft_consensus.cc:3060] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.884985 21370 tablet_bootstrap.cc:492] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:28.885829 21370 ts_tablet_manager.cc:1403] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.018s
I20260709 12:18:28.873857 21427 raft_consensus.cc:515] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.893038 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ad6f1bee34457cb126bc2ccfd4597b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:28.893973 21250 raft_consensus.cc:3060] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.896587 21175 raft_consensus.cc:2468] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:28.897781 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:28.899313 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:28.899398 21370 raft_consensus.cc:359] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.883802 21369 raft_consensus.cc:740] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.902456 21249 raft_consensus.cc:3060] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.900862 21413 leader_election.cc:290] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:28.902556 21370 raft_consensus.cc:385] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.910473 21067 leader_election.cc:304] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:28.910818 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:28.911424 21248 raft_consensus.cc:3060] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.908893 21390 leader_election.cc:290] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:28.912541 21390 raft_consensus.cc:2804] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:18:28.912595 21067 leader_election.cc:343] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.912952 21390 raft_consensus.cc:697] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:28.913697 21390 consensus_queue.cc:237] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:28.918642 21066 consensus_peers.cc:597] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc -> Peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Couldn't send request to peer bbd652bf270f451f81efea17cd9c0976. 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 12:18:28.906078 21369 consensus_queue.cc:260] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.923167 21250 raft_consensus.cc:2468] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:28.924969 21140 leader_election.cc:304] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:28.926661 21383 raft_consensus.cc:2804] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:28.933625 21427 leader_election.cc:290] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:28.907775 21370 raft_consensus.cc:740] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.934926 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ad6f1bee34457cb126bc2ccfd4597b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:28.935690 21323 raft_consensus.cc:3060] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.936311 21370 consensus_queue.cc:260] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:28.937415 21369 ts_tablet_manager.cc:1434] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.006s
I20260709 12:18:28.941016 21378 raft_consensus.cc:493] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.942121 21368 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:28.942763 21368 ts_tablet_manager.cc:1403] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.015s
I20260709 12:18:28.944936 21378 raft_consensus.cc:515] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.946943 21368 raft_consensus.cc:359] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.947870 21368 raft_consensus.cc:385] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:28.948194 21368 raft_consensus.cc:740] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:28.949651 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080ac7b271d44394bccddf729918a109" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:28.950265 21372 tablet_bootstrap.cc:654] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:28.950358 21247 raft_consensus.cc:2468] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:28.955562 21370 ts_tablet_manager.cc:1434] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.004s
I20260709 12:18:28.956481 21368 consensus_queue.cc:260] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:28.959568 21369 tablet_bootstrap.cc:492] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:28.967402 21288 leader_election.cc:304] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:28.967847 21370 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:28.966298 21378 leader_election.cc:290] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:28.970278 21378 raft_consensus.cc:2804] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:28.970597 21249 raft_consensus.cc:2468] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:28.959370 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080ac7b271d44394bccddf729918a109" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:28.972275 21065 leader_election.cc:304] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:28.970702 21378 raft_consensus.cc:493] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:28.973436 21413 raft_consensus.cc:2804] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:28.973994 21378 raft_consensus.cc:3060] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:28.974344 21413 raft_consensus.cc:697] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
W20260709 12:18:28.973351 21290 leader_election.cc:343] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:28.975255 21413 consensus_queue.cc:237] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:28.969341 21248 raft_consensus.cc:2468] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:28.979954 21368 ts_tablet_manager.cc:1434] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 12:18:28.981437 21368 tablet_bootstrap.cc:492] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:28.983971 21406 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:28.984570 21406 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:28.990743 21406 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:28.992530 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:28.980727 21383 raft_consensus.cc:697] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:28.994529 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:28.998227 21290 leader_election.cc:343] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:29.002128 21290 leader_election.cc:343] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.002947 21290 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:29.004654 21406 raft_consensus.cc:2749] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:28.996037 21383 consensus_queue.cc:237] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.008709 21369 tablet_bootstrap.cc:654] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.011272 21323 raft_consensus.cc:2468] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:29.022118 21378 raft_consensus.cc:515] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.026865 21378 leader_election.cc:290] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:29.032469 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080ac7b271d44394bccddf729918a109" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:29.034241 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080ac7b271d44394bccddf729918a109" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:29.036396 21249 raft_consensus.cc:3060] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.037992 21369 tablet_bootstrap.cc:492] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:29.037338 21368 tablet_bootstrap.cc:654] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.038530 21369 ts_tablet_manager.cc:1403] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.008s
I20260709 12:18:29.035770 21372 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
W20260709 12:18:29.034965 21290 leader_election.cc:343] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.011447 20997 catalog_manager.cc:5697] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.048193 21369 raft_consensus.cc:359] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.049053 21369 raft_consensus.cc:385] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.050693 21370 tablet_bootstrap.cc:654] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.051004 21372 ts_tablet_manager.cc:1403] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.172s	user 0.028s	sys 0.025s
I20260709 12:18:29.055860 21372 raft_consensus.cc:359] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.057536 21372 raft_consensus.cc:385] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.059217 21372 raft_consensus.cc:740] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.060141 21372 consensus_queue.cc:260] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.049417 21369 raft_consensus.cc:740] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.063162 21372 ts_tablet_manager.cc:1434] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:18:29.064437 21372 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:29.064806 21249 raft_consensus.cc:2468] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:29.066102 21288 leader_election.cc:304] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:29.070037 21368 tablet_bootstrap.cc:492] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:29.070931 21368 ts_tablet_manager.cc:1403] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.005s
I20260709 12:18:29.069175 21378 raft_consensus.cc:2804] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:29.071755 21378 raft_consensus.cc:697] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:29.072633 21378 consensus_queue.cc:237] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.075649 21368 raft_consensus.cc:359] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.077095 21368 raft_consensus.cc:385] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.069859 20998 catalog_manager.cc:5697] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.079891 21369 consensus_queue.cc:260] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.082067 21369 ts_tablet_manager.cc:1434] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 12:18:29.087940 21369 tablet_bootstrap.cc:492] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:29.088104 21372 tablet_bootstrap.cc:654] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.077498 21368 raft_consensus.cc:740] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.090734 21406 raft_consensus.cc:493] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.091450 21406 raft_consensus.cc:515] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.092983 21383 consensus_queue.cc:1048] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.097848 21406 leader_election.cc:290] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:29.096791 21368 consensus_queue.cc:260] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.102975 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:29.104022 21369 tablet_bootstrap.cc:654] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.104363 21249 raft_consensus.cc:2468] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:29.107432 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:29.107959 21288 leader_election.cc:304] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
W20260709 12:18:29.109144 21290 leader_election.cc:343] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.110965 21406 raft_consensus.cc:2804] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:29.111547 21406 raft_consensus.cc:493] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:29.112020 21406 raft_consensus.cc:3060] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.137501 21368 ts_tablet_manager.cc:1434] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.066s	user 0.019s	sys 0.001s
I20260709 12:18:29.139135 21368 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:29.124358 20995 catalog_manager.cc:5697] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.148839 21370 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:29.149380 21370 ts_tablet_manager.cc:1403] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.182s	user 0.033s	sys 0.036s
I20260709 12:18:29.152190 21370 raft_consensus.cc:359] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.152886 21370 raft_consensus.cc:385] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.153158 21370 raft_consensus.cc:740] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.143599 20997 catalog_manager.cc:5697] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.155141 21370 consensus_queue.cc:260] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.159178 21368 tablet_bootstrap.cc:654] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.163321 21390 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.164089 21370 ts_tablet_manager.cc:1434] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:18:29.165234 21406 raft_consensus.cc:515] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.166172 21370 tablet_bootstrap.cc:492] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:29.164022 21390 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.169759 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.170504 21406 leader_election.cc:290] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:29.171555 21066 leader_election.cc:343] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.174507 21370 tablet_bootstrap.cc:654] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.174683 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:29.175537 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:29.176144 21249 raft_consensus.cc:3060] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:29.185071 21290 leader_election.cc:343] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.197744 21372 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
W20260709 12:18:29.202543 21142 consensus_peers.cc:597] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:29.205878 21372 ts_tablet_manager.cc:1403] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.012s
I20260709 12:18:29.194615 21390 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:29.210609 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:29.220868 21176 raft_consensus.cc:2468] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:29.223243 21067 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:29.224862 21413 raft_consensus.cc:2804] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:29.225263 21413 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:29.213683 21372 raft_consensus.cc:359] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.225623 21413 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.225844 21372 raft_consensus.cc:385] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.226526 21372 raft_consensus.cc:740] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.227909 21372 consensus_queue.cc:260] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.230857 21372 ts_tablet_manager.cc:1434] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:18:29.232086 21372 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:29.236931 21176 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.241777 21450 raft_consensus.cc:493] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.242790 21450 raft_consensus.cc:515] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.246181 21450 leader_election.cc:290] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:29.246791 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbee67aa404647b8b877693a20eceb3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.247531 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbee67aa404647b8b877693a20eceb3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:29.248165 21247 raft_consensus.cc:2468] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:29.250058 21140 leader_election.cc:304] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:29.250794 21141 leader_election.cc:343] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.252056 21450 raft_consensus.cc:2804] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:29.252614 21450 raft_consensus.cc:493] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:29.253028 21450 raft_consensus.cc:3060] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.255318 21427 raft_consensus.cc:493] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.255870 21427 raft_consensus.cc:515] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.258028 21427 leader_election.cc:290] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:29.259594 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:29.259785 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.260501 21101 raft_consensus.cc:2468] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:29.260565 21323 raft_consensus.cc:2468] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:29.266510 21142 leader_election.cc:304] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:29.241921 21413 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.272498 21427 raft_consensus.cc:2804] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:29.272904 21427 raft_consensus.cc:493] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:29.273257 21427 raft_consensus.cc:3060] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.273353 21368 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:29.273949 21413 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:29.281931 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:29.276600 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:29.283254 21174 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.274854 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
W20260709 12:18:29.285706 21066 leader_election.cc:343] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.287146 21372 tablet_bootstrap.cc:654] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.282152 21368 ts_tablet_manager.cc:1403] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.008s
I20260709 12:18:29.291504 21369 tablet_bootstrap.cc:492] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:29.292025 21369 ts_tablet_manager.cc:1403] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.209s	user 0.033s	sys 0.008s
I20260709 12:18:29.292873 21249 raft_consensus.cc:2468] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:29.281424 21427 raft_consensus.cc:515] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.293645 21450 raft_consensus.cc:515] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.293264 21368 raft_consensus.cc:359] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.295082 21370 tablet_bootstrap.cc:492] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:29.301414 21370 ts_tablet_manager.cc:1403] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.136s	user 0.036s	sys 0.010s
I20260709 12:18:29.301630 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbee67aa404647b8b877693a20eceb3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:29.302837 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbee67aa404647b8b877693a20eceb3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:29.303490 21249 raft_consensus.cc:3060] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.304447 21370 raft_consensus.cc:359] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.295533 21288 leader_election.cc:304] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:29.306712 21174 raft_consensus.cc:2468] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:29.307087 21464 raft_consensus.cc:2804] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:29.305137 21370 raft_consensus.cc:385] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.297781 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:29.308024 21370 raft_consensus.cc:740] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.308063 21464 raft_consensus.cc:697] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:29.308432 21101 raft_consensus.cc:3060] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.308842 21370 consensus_queue.cc:260] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.296996 21427 leader_election.cc:290] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:29.299199 21368 raft_consensus.cc:385] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.295116 21369 raft_consensus.cc:359] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.311497 21369 raft_consensus.cc:385] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.312657 21369 raft_consensus.cc:740] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.311425 21368 raft_consensus.cc:740] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.313412 21370 ts_tablet_manager.cc:1434] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:18:29.314771 21370 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:29.314374 21369 consensus_queue.cc:260] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.313727 21368 consensus_queue.cc:260] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.315951 21324 raft_consensus.cc:3060] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.316324 21067 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:29.297827 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:29.317898 21323 raft_consensus.cc:3060] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.318962 21249 raft_consensus.cc:2468] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:29.320185 21459 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.320703 21459 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.322223 21140 leader_election.cc:304] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:29.323367 21383 raft_consensus.cc:2804] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:29.323891 21383 raft_consensus.cc:697] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:29.324525 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.324810 21383 consensus_queue.cc:237] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.325770 21459 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:29.324589 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:29.330384 21390 raft_consensus.cc:2804] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:29.332324 21390 raft_consensus.cc:697] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:29.332487 21369 ts_tablet_manager.cc:1434] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 12:18:29.333225 21390 consensus_queue.cc:237] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.335083 21369 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:29.336086 21372 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:29.336565 21372 ts_tablet_manager.cc:1403] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.001s
W20260709 12:18:29.339764 21216 leader_election.cc:343] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:29.341195 21215 leader_election.cc:343] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.300647 21450 leader_election.cc:290] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:29.342375 21413 consensus_queue.cc:1048] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.343518 21324 raft_consensus.cc:2468] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:29.344719 21215 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:29.346323 21368 ts_tablet_manager.cc:1434] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 12:18:29.347216 21368 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:29.309216 21464 consensus_queue.cc:237] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.347826 21459 raft_consensus.cc:2749] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:29.376972 21101 raft_consensus.cc:2468] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:29.387573 21142 leader_election.cc:304] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:29.389278 21450 raft_consensus.cc:2804] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:29.390251 21450 raft_consensus.cc:697] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:29.391491 21450 consensus_queue.cc:237] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.399286 21370 tablet_bootstrap.cc:654] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.400825 21378 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.401371 21378 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.404116 21378 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:29.381109 21372 raft_consensus.cc:359] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.404418 21323 raft_consensus.cc:2468] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:29.429117 21372 raft_consensus.cc:385] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.429491 21372 raft_consensus.cc:740] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.427501 21369 tablet_bootstrap.cc:654] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.416283 21427 raft_consensus.cc:493] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.407037 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:29.431457 21372 consensus_queue.cc:260] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.419535 21368 tablet_bootstrap.cc:654] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.406836 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:29.433847 21427 raft_consensus.cc:515] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.404733 21413 consensus_queue.cc:1048] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 12:18:29.484603 21427 leader_election.cc:290] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:29.485177 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:29.486120 21249 raft_consensus.cc:2393] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:29.490679 21290 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:29.491977 21464 raft_consensus.cc:2749] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:29.497781 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae6fc3b1f7a4454864a48ac2ac10da5" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.503345 21141 leader_election.cc:304] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:29.499850 21413 consensus_queue.cc:1048] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:18:29.505254 21427 raft_consensus.cc:3060] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.508698 21368 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:29.509364 21368 ts_tablet_manager.cc:1403] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.010s
I20260709 12:18:29.520828 21370 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:29.532636 21369 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:29.533178 21369 ts_tablet_manager.cc:1403] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.199s	user 0.008s	sys 0.008s
I20260709 12:18:29.529286 21450 consensus_queue.cc:1048] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:18:29.533215 21427 raft_consensus.cc:2749] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:29.535181 21370 ts_tablet_manager.cc:1403] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.221s	user 0.037s	sys 0.034s
I20260709 12:18:29.512367 21368 raft_consensus.cc:359] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.540895 21368 raft_consensus.cc:385] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.541345 21368 raft_consensus.cc:740] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.551419 21368 consensus_queue.cc:260] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.547366 20998 catalog_manager.cc:5697] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.556861 21464 consensus_queue.cc:1048] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.560433 21369 raft_consensus.cc:359] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.564041 21369 raft_consensus.cc:385] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.564635 21369 raft_consensus.cc:740] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.569547 21372 ts_tablet_manager.cc:1434] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.233s	user 0.024s	sys 0.009s
I20260709 12:18:29.571931 21372 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:29.570222 21369 consensus_queue.cc:260] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.575495 21459 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.576122 21324 raft_consensus.cc:3060] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.576354 20997 catalog_manager.cc:5697] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:29.576050 21459 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.589200 21459 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:29.590677 21370 raft_consensus.cc:359] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.593297 21369 ts_tablet_manager.cc:1434] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.002s
I20260709 12:18:29.595204 21368 ts_tablet_manager.cc:1434] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.000s
W20260709 12:18:29.594259 21067 consensus_peers.cc:597] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:29.597532 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:29.609005 21101 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:29.610049 21427 consensus_queue.cc:1048] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.611188 21368 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:29.611811 20995 catalog_manager.cc:5697] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.607228 21369 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:29.607823 21372 tablet_bootstrap.cc:654] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.610385 21216 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:29.601332 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.606587 21370 raft_consensus.cc:385] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.619594 21322 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:29.619201 21370 raft_consensus.cc:740] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.620927 21459 raft_consensus.cc:2804] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:29.621425 21459 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:29.621048 21370 consensus_queue.cc:260] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.621807 21459 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.623999 21370 ts_tablet_manager.cc:1434] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.000s
I20260709 12:18:29.624979 21369 tablet_bootstrap.cc:654] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.625619 21370 tablet_bootstrap.cc:492] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:29.636679 21370 tablet_bootstrap.cc:654] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.636757 21368 tablet_bootstrap.cc:654] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.643095 21459 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.646925 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:29.651952 21322 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.658372 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:29.659219 21101 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.651142 21459 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:29.682587 21322 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:29.684585 21100 raft_consensus.cc:3060] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.686944 20995 catalog_manager.cc:5697] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:29.689375 21215 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:29.690304 21459 raft_consensus.cc:2804] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:29.690789 21459 raft_consensus.cc:697] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:29.691596 21459 consensus_queue.cc:237] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.712119 21406 consensus_queue.cc:1048] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.728518 21101 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:29.731950 21370 tablet_bootstrap.cc:492] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:29.732519 21370 ts_tablet_manager.cc:1403] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.017s
I20260709 12:18:29.735705 21370 raft_consensus.cc:359] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.736479 21370 raft_consensus.cc:385] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.737771 21370 raft_consensus.cc:740] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.744189 21370 consensus_queue.cc:260] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.758858 21369 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:29.759651 21369 ts_tablet_manager.cc:1403] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.006s
I20260709 12:18:29.764391 21369 raft_consensus.cc:359] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.764991 21372 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:29.765369 21369 raft_consensus.cc:385] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.765928 21369 raft_consensus.cc:740] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.765947 21372 ts_tablet_manager.cc:1403] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.195s	user 0.028s	sys 0.002s
I20260709 12:18:29.773051 21372 raft_consensus.cc:359] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.773824 21372 raft_consensus.cc:385] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.774130 21372 raft_consensus.cc:740] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.773897 21369 consensus_queue.cc:260] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.774859 21372 consensus_queue.cc:260] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.776749 21372 ts_tablet_manager.cc:1434] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:18:29.777643 21372 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:29.778059 21369 ts_tablet_manager.cc:1434] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 12:18:29.779386 21369 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:29.791090 21464 consensus_queue.cc:1048] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:29.790467 21372 tablet_bootstrap.cc:654] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.795073 20997 catalog_manager.cc:5697] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.803846 21368 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:29.804355 21368 ts_tablet_manager.cc:1403] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.193s	user 0.008s	sys 0.006s
W20260709 12:18:29.804893 21141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 56814.1us
I20260709 12:18:29.809017 21368 raft_consensus.cc:359] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.809409 21493 consensus_queue.cc:1048] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.809955 21368 raft_consensus.cc:385] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.810470 21368 raft_consensus.cc:740] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.811276 21368 consensus_queue.cc:260] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.816421 21370 ts_tablet_manager.cc:1434] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.011s
I20260709 12:18:29.817466 21370 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:29.822290 21369 tablet_bootstrap.cc:654] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.822958 21368 ts_tablet_manager.cc:1434] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:18:29.827440 21368 tablet_bootstrap.cc:492] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:29.828146 21372 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:29.828904 21372 ts_tablet_manager.cc:1403] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260709 12:18:29.831732 21372 raft_consensus.cc:359] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.832429 21372 raft_consensus.cc:385] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.832686 21372 raft_consensus.cc:740] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.838469 21370 tablet_bootstrap.cc:654] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.840878 21464 consensus_queue.cc:1048] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:29.833384 21372 consensus_queue.cc:260] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:29.843381 21372 ts_tablet_manager.cc:1434] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:18:29.844348 21372 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:29.846596 21368 tablet_bootstrap.cc:654] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.853354 21493 raft_consensus.cc:493] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.853987 21493 raft_consensus.cc:515] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.864986 21372 tablet_bootstrap.cc:654] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.869117 21369 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:29.865599 21494 consensus_queue.cc:1048] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:29.872030 21450 consensus_queue.cc:1048] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.872802 21459 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.873710 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:29.876020 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:29.876725 21493 leader_election.cc:290] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:29.884346 21369 ts_tablet_manager.cc:1403] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.003s
I20260709 12:18:29.887034 21383 consensus_queue.cc:1048] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.889818 21368 tablet_bootstrap.cc:492] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:29.890350 21368 ts_tablet_manager.cc:1403] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.008s
I20260709 12:18:29.890425 21493 raft_consensus.cc:493] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.890993 21493 raft_consensus.cc:515] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.892441 21140 leader_election.cc:304] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:29.893373 21450 raft_consensus.cc:2749] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:29.893757 21324 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:29.886524 21459 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.896348 21459 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:29.897579 21368 raft_consensus.cc:359] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.899803 21368 raft_consensus.cc:385] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.900424 21368 raft_consensus.cc:740] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.906687 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:29.907338 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:29.910044 21493 leader_election.cc:290] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
W20260709 12:18:29.911144 21216 leader_election.cc:343] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.911525 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:29.906847 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:29.916918 21368 consensus_queue.cc:260] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:29.928845 21369 raft_consensus.cc:359] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.931442 21369 raft_consensus.cc:385] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.931850 21369 raft_consensus.cc:740] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
W20260709 12:18:29.927070 21141 leader_election.cc:343] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:29.940129 21140 leader_election.cc:343] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.940618 21370 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:29.941383 21370 ts_tablet_manager.cc:1403] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.004s
I20260709 12:18:29.940912 21140 leader_election.cc:304] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:29.942258 21493 raft_consensus.cc:2749] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:29.944940 21370 raft_consensus.cc:359] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.946019 21370 raft_consensus.cc:385] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.946544 21370 raft_consensus.cc:740] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
W20260709 12:18:29.927561 21216 leader_election.cc:343] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:29.947512 21216 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:29.947947 21370 consensus_queue.cc:260] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.949375 21369 consensus_queue.cc:260] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.951740 21369 ts_tablet_manager.cc:1434] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:18:29.952656 21369 tablet_bootstrap.cc:492] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:29.956879 21368 ts_tablet_manager.cc:1434] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 12:18:29.958099 21368 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:29.955289 21459 raft_consensus.cc:2749] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:29.961685 21370 ts_tablet_manager.cc:1434] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:18:29.964371 21370 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:29.965924 21413 consensus_queue.cc:1048] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.968257 21368 tablet_bootstrap.cc:654] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.969864 21372 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:29.970367 21372 ts_tablet_manager.cc:1403] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.021s
I20260709 12:18:29.979104 21378 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:29.980203 21378 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:29.986928 21413 consensus_queue.cc:1048] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:29.988395 21369 tablet_bootstrap.cc:654] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.992714 21372 raft_consensus.cc:359] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.993477 21372 raft_consensus.cc:385] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:29.993821 21372 raft_consensus.cc:740] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:29.994974 21372 consensus_queue.cc:260] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:29.996189 21370 tablet_bootstrap.cc:654] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:29.997896 21372 ts_tablet_manager.cc:1434] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:18:30.003257 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.014667 21464 raft_consensus.cc:493] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.016037 21464 raft_consensus.cc:515] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.019824 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf745bcdf54f8ab5b95d3032ed6ff6" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.022827 21247 raft_consensus.cc:2468] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:30.025386 21288 leader_election.cc:304] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:30.027345 21406 raft_consensus.cc:2804] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.027899 21406 raft_consensus.cc:493] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.028250 21406 raft_consensus.cc:3060] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.028635 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.020694 21378 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:30.036266 21372 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:30.037892 21290 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.042366 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf745bcdf54f8ab5b95d3032ed6ff6" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.049700 21403 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.050271 21403 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.064528 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.064798 21464 leader_election.cc:290] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.071086 21370 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:30.071595 21370 ts_tablet_manager.cc:1403] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.025s
I20260709 12:18:30.074090 21403 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.077757 21372 tablet_bootstrap.cc:654] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.076692 21370 raft_consensus.cc:359] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.078392 21370 raft_consensus.cc:385] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.078720 21370 raft_consensus.cc:740] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.079931 21370 consensus_queue.cc:260] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.080403 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.080672 21368 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
W20260709 12:18:30.081763 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 46303.1us
I20260709 12:18:30.082297 21370 ts_tablet_manager.cc:1434] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
W20260709 12:18:30.082607 21290 leader_election.cc:343] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.083537 21368 ts_tablet_manager.cc:1403] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.008s
I20260709 12:18:30.083458 21370 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:30.089316 21378 raft_consensus.cc:2749] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:30.085798 21427 raft_consensus.cc:493] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.092694 21368 raft_consensus.cc:359] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.094025 21368 raft_consensus.cc:385] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.094518 21368 raft_consensus.cc:740] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.085639 21065 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:30.096295 21369 tablet_bootstrap.cc:492] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:30.097642 21369 ts_tablet_manager.cc:1403] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.145s	user 0.031s	sys 0.013s
I20260709 12:18:30.102694 21403 raft_consensus.cc:2749] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:30.095629 21427 raft_consensus.cc:515] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.108764 21427 leader_election.cc:290] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.108959 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044174d717a4dd086e391b4ddf59b3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.108773 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044174d717a4dd086e391b4ddf59b3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:30.110692 21142 leader_election.cc:343] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.110462 21323 raft_consensus.cc:2468] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:30.112720 21406 raft_consensus.cc:515] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.113234 21390 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.114197 21390 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.114909 21406 leader_election.cc:290] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.115715 21368 consensus_queue.cc:260] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.116227 21390 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.118033 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.118213 21368 ts_tablet_manager.cc:1434] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 12:18:30.118738 21247 raft_consensus.cc:2468] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:30.119570 21368 tablet_bootstrap.cc:492] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.120991 21141 leader_election.cc:304] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.121838 21427 raft_consensus.cc:2804] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.122192 21427 raft_consensus.cc:493] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.122510 21427 raft_consensus.cc:3060] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.128957 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.129242 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf745bcdf54f8ab5b95d3032ed6ff6" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.129907 21247 raft_consensus.cc:3060] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:30.131211 21067 leader_election.cc:343] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.132797 21065 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:30.133980 21477 raft_consensus.cc:2804] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.134358 21477 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.134720 21477 raft_consensus.cc:3060] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.138319 21368 tablet_bootstrap.cc:654] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.137943 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf745bcdf54f8ab5b95d3032ed6ff6" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:30.139492 21403 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.140025 21403 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:30.140487 21290 leader_election.cc:343] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.141185 21427 raft_consensus.cc:515] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.143222 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.144766 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044174d717a4dd086e391b4ddf59b3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
W20260709 12:18:30.145762 21066 leader_election.cc:343] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:30.146380 21142 leader_election.cc:343] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.146770 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044174d717a4dd086e391b4ddf59b3b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:30.146970 21427 leader_election.cc:290] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.147373 21324 raft_consensus.cc:3060] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.150429 21176 raft_consensus.cc:3060] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.155278 21324 raft_consensus.cc:2468] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:30.156216 21459 consensus_queue.cc:1048] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:30.156674 21141 leader_election.cc:304] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.157796 21427 raft_consensus.cc:2804] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.158133 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.158311 21427 raft_consensus.cc:697] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:30.159026 21249 raft_consensus.cc:2468] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:30.159547 21427 consensus_queue.cc:237] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.160518 21065 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:30.161554 21403 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.162504 21413 raft_consensus.cc:2804] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.162918 21413 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.163612 21413 raft_consensus.cc:3060] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.164737 21459 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.165372 21459 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.167552 21459 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.169844 21370 tablet_bootstrap.cc:654] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.169471 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:30.177109 21216 leader_election.cc:343] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.179955 21372 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:30.180830 21372 ts_tablet_manager.cc:1403] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.145s	user 0.023s	sys 0.028s
I20260709 12:18:30.174675 21247 raft_consensus.cc:2468] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:30.183046 21369 raft_consensus.cc:359] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.184034 21369 raft_consensus.cc:385] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.174194 21413 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.175375 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.184386 21369 raft_consensus.cc:740] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.185565 21288 leader_election.cc:304] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.189035 21378 raft_consensus.cc:2804] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.189549 21378 raft_consensus.cc:697] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
W20260709 12:18:30.190052 21215 leader_election.cc:343] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.191977 21215 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:30.192378 21378 consensus_queue.cc:237] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.193809 21459 raft_consensus.cc:2749] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:30.194898 21369 consensus_queue.cc:260] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.199366 21372 raft_consensus.cc:359] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.200855 21372 raft_consensus.cc:385] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.201323 21372 raft_consensus.cc:740] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.202395 21372 consensus_queue.cc:260] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.204092 21101 raft_consensus.cc:3060] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.209206 21477 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.214387 21369 ts_tablet_manager.cc:1434] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.001s
I20260709 12:18:30.217499 21372 ts_tablet_manager.cc:1434] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 12:18:30.219213 21372 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:30.223958 21369 tablet_bootstrap.cc:492] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:30.230883 21368 tablet_bootstrap.cc:492] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:30.231426 21368 ts_tablet_manager.cc:1403] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.112s	user 0.033s	sys 0.023s
I20260709 12:18:30.237506 21368 raft_consensus.cc:359] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.238493 21368 raft_consensus.cc:385] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.238781 21368 raft_consensus.cc:740] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.240886 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:30.239612 21368 consensus_queue.cc:260] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:18:30.245384 21067 leader_election.cc:343] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.256560 21369 tablet_bootstrap.cc:654] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.253039 20995 catalog_manager.cc:5697] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:30.264333 21413 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.270653 21368 ts_tablet_manager.cc:1434] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:18:30.265523 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:30.277927 21368 tablet_bootstrap.cc:492] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.281136 21370 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:30.282603 21370 ts_tablet_manager.cc:1403] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.199s	user 0.013s	sys 0.005s
I20260709 12:18:30.282467 21459 consensus_queue.cc:1048] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:18:30.287549 21066 leader_election.cc:343] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.271247 21477 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.294370 20996 catalog_manager.cc:5697] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:30.297330 21368 tablet_bootstrap.cc:654] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.310050 21372 tablet_bootstrap.cc:654] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.311509 21370 raft_consensus.cc:359] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.312507 21370 raft_consensus.cc:385] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.312867 21370 raft_consensus.cc:740] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.313930 21370 consensus_queue.cc:260] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.331270 21370 ts_tablet_manager.cc:1434] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 12:18:30.332036 21370 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:30.333196 21369 tablet_bootstrap.cc:492] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:30.333703 21369 ts_tablet_manager.cc:1403] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.006s
I20260709 12:18:30.336375 21369 raft_consensus.cc:359] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.336990 21369 raft_consensus.cc:385] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.337185 21369 raft_consensus.cc:740] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
W20260709 12:18:30.328975 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 75608.7us
I20260709 12:18:30.351035 21370 tablet_bootstrap.cc:654] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.351832 21369 consensus_queue.cc:260] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.355597 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.356256 21247 raft_consensus.cc:3060] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.359553 21372 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:30.360459 21372 ts_tablet_manager.cc:1403] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.001s
I20260709 12:18:30.363077 21368 tablet_bootstrap.cc:492] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:30.363684 21368 ts_tablet_manager.cc:1403] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.019s
I20260709 12:18:30.369500 21247 raft_consensus.cc:2468] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:30.371523 21368 raft_consensus.cc:359] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.372386 21368 raft_consensus.cc:385] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.372689 21368 raft_consensus.cc:740] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.374632 21368 consensus_queue.cc:260] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:18:30.375449 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:30.376151 21372 raft_consensus.cc:359] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.377082 21372 raft_consensus.cc:385] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.377421 21372 raft_consensus.cc:740] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.377516 21368 ts_tablet_manager.cc:1434] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:18:30.378219 21372 consensus_queue.cc:260] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.378569 21368 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.383777 21065 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:30.392539 21413 raft_consensus.cc:2804] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.384166 21369 ts_tablet_manager.cc:1434] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:18:30.393118 21413 raft_consensus.cc:697] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:30.394061 21369 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:30.397089 21368 tablet_bootstrap.cc:654] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.384871 21372 ts_tablet_manager.cc:1434] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 12:18:30.399197 21372 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:30.394089 21413 consensus_queue.cc:237] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.386451 21370 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:30.410079 21370 ts_tablet_manager.cc:1403] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.003s
I20260709 12:18:30.411537 21368 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:30.412035 21368 ts_tablet_manager.cc:1403] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.001s
I20260709 12:18:30.412873 21370 raft_consensus.cc:359] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.414117 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.414748 21369 tablet_bootstrap.cc:654] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.414532 21368 raft_consensus.cc:359] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.414768 21247 raft_consensus.cc:3060] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.415294 21368 raft_consensus.cc:385] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.415622 21368 raft_consensus.cc:740] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.416476 21368 consensus_queue.cc:260] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.418609 21370 raft_consensus.cc:385] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.418998 21370 raft_consensus.cc:740] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.419188 21368 ts_tablet_manager.cc:1434] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:30.419692 21370 consensus_queue.cc:260] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.420686 21368 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.422441 21372 tablet_bootstrap.cc:654] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.425644 21370 ts_tablet_manager.cc:1434] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:18:30.426785 21370 tablet_bootstrap.cc:492] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:30.427539 21368 tablet_bootstrap.cc:654] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.446225 21372 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:30.446976 21372 ts_tablet_manager.cc:1403] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.001s
I20260709 12:18:30.453336 21369 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:30.454424 21369 ts_tablet_manager.cc:1403] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.002s
I20260709 12:18:30.454844 21370 tablet_bootstrap.cc:654] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.453531 21247 raft_consensus.cc:2468] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:30.456043 21383 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.455875 20996 catalog_manager.cc:5697] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:30.456676 21383 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.457077 21065 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:30.458381 21413 raft_consensus.cc:2804] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.458930 21413 raft_consensus.cc:697] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:30.459080 21383 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.468212 21370 tablet_bootstrap.cc:492] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:30.468959 21370 ts_tablet_manager.cc:1403] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.003s
I20260709 12:18:30.469693 21368 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:30.470257 21368 ts_tablet_manager.cc:1403] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.016s
I20260709 12:18:30.459846 21413 consensus_queue.cc:237] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.473131 21368 raft_consensus.cc:359] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.473935 21368 raft_consensus.cc:385] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.474270 21368 raft_consensus.cc:740] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.474568 21370 raft_consensus.cc:359] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.475003 21368 consensus_queue.cc:260] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.467303 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.476245 21249 raft_consensus.cc:2468] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:30.475507 21370 raft_consensus.cc:385] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.477164 21370 raft_consensus.cc:740] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.462621 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.477887 21370 consensus_queue.cc:260] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.478463 21140 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:30.480188 21142 leader_election.cc:343] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.461207 21372 raft_consensus.cc:359] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.484264 21383 raft_consensus.cc:2804] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.484690 21383 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.485035 21383 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.485526 21370 ts_tablet_manager.cc:1434] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:18:30.486599 21370 tablet_bootstrap.cc:492] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:30.487088 21372 raft_consensus.cc:385] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.487408 21372 raft_consensus.cc:740] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.488317 21372 consensus_queue.cc:260] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.491797 21372 ts_tablet_manager.cc:1434] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 12:18:30.492712 21372 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:30.483099 21368 ts_tablet_manager.cc:1434] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:18:30.497538 21383 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.500056 21372 tablet_bootstrap.cc:654] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.502509 21368 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.508679 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:30.509377 21370 tablet_bootstrap.cc:654] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.463603 21369 raft_consensus.cc:359] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.509807 21369 raft_consensus.cc:385] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.510090 21369 raft_consensus.cc:740] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.510628 21403 raft_consensus.cc:493] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.511202 21403 raft_consensus.cc:515] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.511327 21369 consensus_queue.cc:260] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.515530 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf745bcdf54f8ab5b95d3032ed6ff6" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:30.511233 21142 leader_election.cc:343] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.516434 21247 raft_consensus.cc:2393] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:30.518008 21403 leader_election.cc:290] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.518891 21368 tablet_bootstrap.cc:654] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.525895 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cf745bcdf54f8ab5b95d3032ed6ff6" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.529618 21066 leader_election.cc:304] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:30.530882 21403 raft_consensus.cc:3060] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.534468 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.534974 21427 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.535517 21247 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.535713 21427 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.541980 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.543320 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.543725 21370 tablet_bootstrap.cc:492] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:30.543691 21101 raft_consensus.cc:2468] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:30.544668 21370 ts_tablet_manager.cc:1403] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.020s
I20260709 12:18:30.543982 21323 raft_consensus.cc:2468] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:30.547179 21142 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:30.548532 21494 raft_consensus.cc:2804] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.548790 21370 raft_consensus.cc:359] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.549191 21494 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.549561 21370 raft_consensus.cc:385] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.549759 21494 raft_consensus.cc:3060] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.550645 21406 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.551139 21406 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.555521 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.556373 21249 raft_consensus.cc:2393] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
I20260709 12:18:30.557745 21406 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.559049 21450 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.559515 21450 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.558498 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.565045 21290 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.566368 21406 raft_consensus.cc:3060] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.566810 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.570329 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.571275 21249 raft_consensus.cc:2393] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
I20260709 12:18:30.572404 21368 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:30.572913 21368 ts_tablet_manager.cc:1403] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.024s
I20260709 12:18:30.562861 21450 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.575742 21368 raft_consensus.cc:359] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.576506 21368 raft_consensus.cc:385] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.576783 21368 raft_consensus.cc:740] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.578068 21427 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.578243 21142 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.577466 21368 consensus_queue.cc:260] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.581516 21368 ts_tablet_manager.cc:1434] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:18:30.582891 21368 tablet_bootstrap.cc:492] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.549983 21370 raft_consensus.cc:740] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.589916 21427 raft_consensus.cc:3060] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.589552 21494 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.593446 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:30.594137 21324 raft_consensus.cc:3060] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.590440 21370 consensus_queue.cc:260] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.597415 21368 tablet_bootstrap.cc:654] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.598359 21369 ts_tablet_manager.cc:1434] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.000s
I20260709 12:18:30.599864 21522 raft_consensus.cc:493] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.600462 21494 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.600370 21522 raft_consensus.cc:515] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.603261 21522 leader_election.cc:290] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.604233 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1253400d6d0418abf46b98b7fb685d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.605320 21175 raft_consensus.cc:2468] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:30.606348 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1253400d6d0418abf46b98b7fb685d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.607096 21216 leader_election.cc:304] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:30.609750 21522 raft_consensus.cc:2804] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.610256 21522 raft_consensus.cc:493] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.610682 21522 raft_consensus.cc:3060] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.614746 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:30.615532 21101 raft_consensus.cc:3060] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.558543 21383 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.607033 21323 raft_consensus.cc:2468] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:30.619436 21247 raft_consensus.cc:2468] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:30.619904 20994 catalog_manager.cc:5697] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:30.621150 21140 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:30.624001 21450 raft_consensus.cc:2804] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.624835 21450 raft_consensus.cc:697] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:30.627063 21450 consensus_queue.cc:237] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.632675 21324 raft_consensus.cc:2468] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:30.634186 21141 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:30.634723 21370 ts_tablet_manager.cc:1434] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260709 12:18:30.635814 21370 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:30.636865 21383 raft_consensus.cc:2804] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.637662 21383 raft_consensus.cc:697] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:30.638820 21369 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:30.638554 21383 consensus_queue.cc:237] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.596848 21403 raft_consensus.cc:2749] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:30.642725 21406 raft_consensus.cc:2749] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:30.643869 21522 raft_consensus.cc:515] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.649115 21372 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:30.649935 21372 ts_tablet_manager.cc:1403] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.017s
I20260709 12:18:30.654058 21372 raft_consensus.cc:359] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.655045 21372 raft_consensus.cc:385] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.655416 21372 raft_consensus.cc:740] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.654633 21101 raft_consensus.cc:2468] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:30.660110 21512 consensus_queue.cc:1048] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:30.665647 21512 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.666163 21512 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.669409 21512 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.669242 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1253400d6d0418abf46b98b7fb685d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:30.669694 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.670344 21175 raft_consensus.cc:3060] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.670440 21176 raft_consensus.cc:2468] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:30.672596 21459 raft_consensus.cc:493] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.674594 21370 tablet_bootstrap.cc:654] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.673513 21372 consensus_queue.cc:260] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.674278 21494 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.681859 21522 leader_election.cc:290] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.674661 21459 raft_consensus.cc:515] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.686934 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1253400d6d0418abf46b98b7fb685d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:30.691821 21324 raft_consensus.cc:3060] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.691918 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:30.693427 21215 leader_election.cc:343] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.687677 21372 ts_tablet_manager.cc:1434] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 12:18:30.695698 21372 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:30.695749 21368 tablet_bootstrap.cc:492] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:30.697260 21368 ts_tablet_manager.cc:1403] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.115s	user 0.038s	sys 0.049s
I20260709 12:18:30.701612 21369 tablet_bootstrap.cc:654] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.698415 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.703958 21247 raft_consensus.cc:2468] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:30.685738 21290 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:30.708273 21512 raft_consensus.cc:2804] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.683539 21494 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.708684 21512 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.690070 21427 raft_consensus.cc:2749] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:30.688820 21459 leader_election.cc:290] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.723739 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.726946 21494 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.728479 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.713737 21512 raft_consensus.cc:3060] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.726704 21176 raft_consensus.cc:2468] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:30.741873 21368 raft_consensus.cc:359] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.743633 21368 raft_consensus.cc:385] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.744632 21368 raft_consensus.cc:740] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.746640 21372 tablet_bootstrap.cc:654] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.750480 21383 consensus_queue.cc:1048] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:30.747025 21368 consensus_queue.cc:260] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.765918 21369 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:30.767081 21101 raft_consensus.cc:3060] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.749620 21216 leader_election.cc:304] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:30.770848 21522 raft_consensus.cc:2804] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.771391 21522 raft_consensus.cc:493] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.771842 21522 raft_consensus.cc:3060] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.750375 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.778421 21247 raft_consensus.cc:2468] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:30.780939 21140 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:30.782974 21459 raft_consensus.cc:493] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.783690 21459 raft_consensus.cc:515] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:30.783018 21383 raft_consensus.cc:2804] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.786303 21383 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.786778 21383 raft_consensus.cc:3060] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:30.799000 21288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 93190.5us
I20260709 12:18:30.805621 21459 leader_election.cc:290] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:30.806988 21522 raft_consensus.cc:515] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.813663 21175 raft_consensus.cc:2468] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:30.816551 21324 raft_consensus.cc:2468] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:30.819063 21368 ts_tablet_manager.cc:1434] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.121s	user 0.010s	sys 0.000s
I20260709 12:18:30.825959 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:30.827791 21368 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:30.835840 21383 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.840662 21522 leader_election.cc:290] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.845425 21370 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:30.846045 21370 ts_tablet_manager.cc:1403] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.073s
I20260709 12:18:30.847132 21494 consensus_queue.cc:1048] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:30.848917 21370 raft_consensus.cc:359] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.822995 21215 leader_election.cc:304] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:30.825538 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.807910 21459 raft_consensus.cc:493] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.856640 21459 raft_consensus.cc:515] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.849532 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:30.857754 21522 raft_consensus.cc:2804] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:30.819195 21369 ts_tablet_manager.cc:1403] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.181s	user 0.025s	sys 0.005s
I20260709 12:18:30.861856 21403 consensus_queue.cc:1048] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:30.866730 21459 leader_election.cc:290] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.853349 21370 raft_consensus.cc:385] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:30.855410 21215 leader_election.cc:343] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.855831 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.853127 21413 raft_consensus.cc:493] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:30.812675 21512 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.858767 21522 raft_consensus.cc:697] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:30.867786 21370 raft_consensus.cc:740] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.870090 21522 consensus_queue.cc:237] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:30.870427 21370 consensus_queue.cc:260] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.868518 21413 raft_consensus.cc:515] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.872628 21368 tablet_bootstrap.cc:654] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.874379 21372 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:30.868076 21247 raft_consensus.cc:3060] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.879026 21370 ts_tablet_manager.cc:1434] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
W20260709 12:18:30.869060 21215 leader_election.cc:343] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.880396 21370 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:30.881362 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:30.882339 21249 raft_consensus.cc:2468] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:30.869330 21322 raft_consensus.cc:2393] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:30.851078 21383 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:30.865105 21369 raft_consensus.cc:359] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.882128 21413 leader_election.cc:290] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.877712 21372 ts_tablet_manager.cc:1403] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.182s	user 0.033s	sys 0.038s
I20260709 12:18:30.885095 21369 raft_consensus.cc:385] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.888031 21369 raft_consensus.cc:740] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.870110 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:30.897302 21369 consensus_queue.cc:260] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:30.900858 21369 ts_tablet_manager.cc:1434] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:18:30.902084 21369 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:30.906888 21065 leader_election.cc:304] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:30.908238 21403 raft_consensus.cc:2804] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:30.908656 21403 raft_consensus.cc:493] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:30.909225 21403 raft_consensus.cc:3060] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.897738 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:30.920694 21215 leader_election.cc:343] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.920531 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:30.921041 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:30.921609 21174 raft_consensus.cc:3060] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.924698 21372 raft_consensus.cc:359] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.929565 21372 raft_consensus.cc:385] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:30.930081 21372 raft_consensus.cc:740] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:30.928959 21173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:30.933665 21176 raft_consensus.cc:2468] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:30.934803 21413 consensus_queue.cc:1048] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:30.935079 21174 raft_consensus.cc:2468] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:30.938700 21512 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.940974 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:30.941962 21176 raft_consensus.cc:2393] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:30.943414 21413 consensus_queue.cc:1048] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:30.933427 21370 tablet_bootstrap.cc:654] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.948807 21372 consensus_queue.cc:260] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.959841 21372 ts_tablet_manager.cc:1434] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 12:18:30.960907 21372 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:30.963982 21403 raft_consensus.cc:515] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:30.966518 21403 leader_election.cc:290] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:30.969213 21372 tablet_bootstrap.cc:654] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.970273 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
W20260709 12:18:30.974330 21216 leader_election.cc:343] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:30.984009 21369 tablet_bootstrap.cc:654] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:30.981045 21176 raft_consensus.cc:3060] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.981372 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.957871 21512 consensus_queue.cc:1048] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:18:31.000790 21288 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:31.002174 21544 raft_consensus.cc:2749] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.003276 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:30.988651 21403 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.003923 21249 raft_consensus.cc:3060] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:30.984752 21216 leader_election.cc:304] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:30.991707 21247 raft_consensus.cc:2468] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:31.016793 21403 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.026911 21368 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.028909 21368 ts_tablet_manager.cc:1403] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.010s
I20260709 12:18:31.031507 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.039068 20997 catalog_manager.cc:5697] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:31.041615 21140 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:31.046157 21427 raft_consensus.cc:2804] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:31.045418 21546 raft_consensus.cc:2749] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.046774 21427 raft_consensus.cc:697] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:31.047693 21427 consensus_queue.cc:237] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.049503 21477 consensus_queue.cc:1048] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:31.054445 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 80165.8us
I20260709 12:18:31.055578 21216 leader_election.cc:304] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:31.057790 21546 raft_consensus.cc:2804] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:31.057921 21450 consensus_queue.cc:1048] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:31.058348 21546 raft_consensus.cc:697] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:31.059263 21546 consensus_queue.cc:237] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.061044 21368 raft_consensus.cc:359] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.065898 21176 raft_consensus.cc:2468] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:31.067239 21067 leader_election.cc:304] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:31.068099 21413 raft_consensus.cc:2804] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:31.068727 21413 raft_consensus.cc:697] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:31.069832 21413 consensus_queue.cc:237] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:31.072837 21216 leader_election.cc:343] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.073335 21216 leader_election.cc:304] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:31.064584 21368 raft_consensus.cc:385] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.078662 21368 raft_consensus.cc:740] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.080018 21368 consensus_queue.cc:260] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.082665 21370 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:31.083469 21370 ts_tablet_manager.cc:1403] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.203s	user 0.029s	sys 0.048s
I20260709 12:18:31.084470 21403 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:31.089910 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:31.092811 21099 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.093091 20994 catalog_manager.cc:5697] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:31.091650 21065 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:31.097342 21370 raft_consensus.cc:359] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.099426 21370 raft_consensus.cc:385] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.107802 21370 raft_consensus.cc:740] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.112906 21370 consensus_queue.cc:260] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.118384 21368 ts_tablet_manager.cc:1434] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.001s
I20260709 12:18:31.119916 21368 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.099442 20994 catalog_manager.cc:5697] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:31.112159 21450 consensus_queue.cc:1048] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:18:31.136770 21369 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:31.139858 21369 ts_tablet_manager.cc:1403] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.004s
W20260709 12:18:31.121559 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 48760us
I20260709 12:18:31.166795 21545 raft_consensus.cc:2749] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.184304 21369 raft_consensus.cc:359] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.185356 21369 raft_consensus.cc:385] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.185727 21369 raft_consensus.cc:740] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.187407 21369 consensus_queue.cc:260] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.191056 21369 ts_tablet_manager.cc:1434] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:18:31.192824 21369 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:31.214891 21369 tablet_bootstrap.cc:654] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.217825 21370 ts_tablet_manager.cc:1434] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.134s	user 0.016s	sys 0.022s
I20260709 12:18:31.193392 21249 raft_consensus.cc:2468] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:31.219607 21370 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:31.221688 21368 tablet_bootstrap.cc:654] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.227202 21372 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:31.227689 21372 ts_tablet_manager.cc:1403] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.267s	user 0.015s	sys 0.008s
I20260709 12:18:31.229063 21370 tablet_bootstrap.cc:654] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.231961 21390 raft_consensus.cc:2749] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.233693 21522 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.236279 21372 raft_consensus.cc:359] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.236862 21372 raft_consensus.cc:385] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.237102 21372 raft_consensus.cc:740] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.235541 21522 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:31.239122 21065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 85348.5us
I20260709 12:18:31.253748 21427 consensus_queue.cc:1048] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:31.262245 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:31.252457 21522 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:31.264510 20997 catalog_manager.cc:5697] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:31.267329 21569 consensus_queue.cc:1048] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:31.280220 21522 consensus_queue.cc:1048] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:31.287444 21216 leader_election.cc:343] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.289031 21372 consensus_queue.cc:260] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.291729 21372 ts_tablet_manager.cc:1434] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 12:18:31.293046 21571 raft_consensus.cc:493] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.293355 21372 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:31.297709 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:31.305058 21215 leader_election.cc:343] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.305593 21215 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:31.293588 21571 raft_consensus.cc:515] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.311050 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:31.311766 21324 raft_consensus.cc:2468] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:31.313591 21066 leader_election.cc:304] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:31.314637 21568 raft_consensus.cc:2804] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:31.315047 21568 raft_consensus.cc:493] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:31.315411 21568 raft_consensus.cc:3060] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.317957 21512 raft_consensus.cc:493] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.318548 21512 raft_consensus.cc:515] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.320504 21372 tablet_bootstrap.cc:654] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.320766 21512 leader_election.cc:290] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:31.322639 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5292f47c534f90a799254cd43c8562" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.326119 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5292f47c534f90a799254cd43c8562" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:31.328364 21290 leader_election.cc:343] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:31.330118 21290 leader_election.cc:343] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.330730 21290 leader_election.cc:304] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:31.337817 21522 raft_consensus.cc:2749] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.338521 21512 raft_consensus.cc:2749] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.340042 21571 leader_election.cc:290] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:31.302443 21370 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:31.294445 21368 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.346899 21370 ts_tablet_manager.cc:1403] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.012s
I20260709 12:18:31.347294 21368 ts_tablet_manager.cc:1403] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.228s	user 0.017s	sys 0.017s
I20260709 12:18:31.350059 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.350329 21368 raft_consensus.cc:359] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.351040 21176 raft_consensus.cc:2468] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:31.351090 21368 raft_consensus.cc:385] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.351966 21368 raft_consensus.cc:740] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.352792 21368 consensus_queue.cc:260] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.354801 21368 ts_tablet_manager.cc:1434] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:18:31.356012 21368 tablet_bootstrap.cc:492] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.363587 21370 raft_consensus.cc:359] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.365100 21370 raft_consensus.cc:385] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.365494 21370 raft_consensus.cc:740] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.369112 21370 consensus_queue.cc:260] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.336783 21568 raft_consensus.cc:515] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.374564 21370 ts_tablet_manager.cc:1434] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:18:31.364614 20996 catalog_manager.cc:5697] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:31.399943 21545 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.400687 21545 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.404713 21368 tablet_bootstrap.cc:654] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.406877 21568 leader_election.cc:290] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:31.416114 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:31.416795 21323 raft_consensus.cc:3060] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.410494 21370 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:31.420183 21545 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:31.434937 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:31.436172 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.436882 21545 consensus_queue.cc:1048] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:31.437748 21216 leader_election.cc:343] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.442077 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:31.443318 21175 raft_consensus.cc:3060] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:31.452792 21216 leader_election.cc:343] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.453563 21216 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:31.467700 21522 raft_consensus.cc:2749] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.464385 20995 catalog_manager.cc:5697] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:31.477157 21215 consensus_peers.cc:597] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Couldn't send request to peer bbd652bf270f451f81efea17cd9c0976. 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 12:18:31.488106 21323 raft_consensus.cc:2468] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:31.490190 21369 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:31.501343 21369 ts_tablet_manager.cc:1403] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.309s	user 0.060s	sys 0.087s
I20260709 12:18:31.501742 21066 leader_election.cc:304] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:31.491228 21372 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:31.503297 21568 raft_consensus.cc:2804] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:31.503371 21372 ts_tablet_manager.cc:1403] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.210s	user 0.044s	sys 0.096s
I20260709 12:18:31.504132 21568 raft_consensus.cc:697] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:31.504721 21369 raft_consensus.cc:359] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.505445 21369 raft_consensus.cc:385] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.505064 21568 consensus_queue.cc:237] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.505769 21369 raft_consensus.cc:740] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.506654 21369 consensus_queue.cc:260] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.508114 21372 raft_consensus.cc:359] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.509263 21369 ts_tablet_manager.cc:1434] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:18:31.499701 21175 raft_consensus.cc:2468] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:31.509281 21372 raft_consensus.cc:385] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.517297 21369 tablet_bootstrap.cc:492] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:31.517365 21372 raft_consensus.cc:740] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.518751 21372 consensus_queue.cc:260] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.520430 21372 ts_tablet_manager.cc:1434] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:18:31.521281 21372 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:31.494649 21370 tablet_bootstrap.cc:654] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:31.513469 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:31.530984 21372 tablet_bootstrap.cc:654] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.531126 21368 tablet_bootstrap.cc:492] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.531633 21368 ts_tablet_manager.cc:1403] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.176s	user 0.025s	sys 0.000s
I20260709 12:18:31.534480 21368 raft_consensus.cc:359] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.535247 21368 raft_consensus.cc:385] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.535521 21368 raft_consensus.cc:740] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.536240 21368 consensus_queue.cc:260] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.539093 21369 tablet_bootstrap.cc:654] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.539193 21571 consensus_queue.cc:1048] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:31.549458 21368 ts_tablet_manager.cc:1434] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:18:31.550868 21368 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.558472 21368 tablet_bootstrap.cc:654] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.558080 21427 consensus_queue.cc:1048] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:31.561326 21544 raft_consensus.cc:493] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.561981 21544 raft_consensus.cc:515] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.563563 21369 tablet_bootstrap.cc:492] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:31.564095 21369 ts_tablet_manager.cc:1403] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 12:18:31.565914 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:31.566756 21247 raft_consensus.cc:2468] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:31.567005 21369 raft_consensus.cc:359] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.567696 21369 raft_consensus.cc:385] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.567965 21369 raft_consensus.cc:740] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.568084 21288 leader_election.cc:304] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:31.568686 21369 consensus_queue.cc:260] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.569525 21512 raft_consensus.cc:2804] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:31.570027 21512 raft_consensus.cc:493] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:31.570406 21512 raft_consensus.cc:3060] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.574620 21369 ts_tablet_manager.cc:1434] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:18:31.575757 21369 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:31.588012 21369 tablet_bootstrap.cc:654] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.589524 21493 consensus_queue.cc:1048] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:31.581765 21390 consensus_queue.cc:1048] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:18:31.595432 21544 leader_election.cc:290] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:31.597524 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:31.599412 21290 leader_election.cc:343] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.604110 21512 raft_consensus.cc:515] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.611318 21368 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.612224 21368 ts_tablet_manager.cc:1403] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.005s
I20260709 12:18:31.618320 21368 raft_consensus.cc:359] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.619120 21368 raft_consensus.cc:385] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.619434 21368 raft_consensus.cc:740] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.619253 21546 consensus_queue.cc:1048] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:31.620146 21368 consensus_queue.cc:260] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.622177 21368 ts_tablet_manager.cc:1434] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:18:31.623083 21368 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.627516 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:31.627877 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:31.629065 21249 raft_consensus.cc:3060] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:31.629607 21290 leader_election.cc:343] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.633447 21512 leader_election.cc:290] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:31.638827 21368 tablet_bootstrap.cc:654] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.654426 21368 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.654928 21368 ts_tablet_manager.cc:1403] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260709 12:18:31.656488 21546 raft_consensus.cc:493] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.657027 21546 raft_consensus.cc:515] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.659948 21546 leader_election.cc:290] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:31.661113 21368 raft_consensus.cc:359] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.662701 21368 raft_consensus.cc:385] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.662995 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.663158 21368 raft_consensus.cc:740] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.666288 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:31.665618 21368 consensus_queue.cc:260] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:31.668677 21216 leader_election.cc:343] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:31.669662 21216 leader_election.cc:343] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.670065 21216 leader_election.cc:304] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:31.671289 21368 ts_tablet_manager.cc:1434] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:18:31.674475 21546 raft_consensus.cc:2749] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.672453 21368 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.692798 21368 tablet_bootstrap.cc:654] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.705546 21368 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.706265 21368 ts_tablet_manager.cc:1403] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 12:18:31.709976 21368 raft_consensus.cc:359] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.710923 21368 raft_consensus.cc:385] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.711270 21368 raft_consensus.cc:740] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.719884 21368 consensus_queue.cc:260] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.724505 21368 ts_tablet_manager.cc:1434] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:18:31.726683 21368 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.728005 21427 raft_consensus.cc:493] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.728569 21427 raft_consensus.cc:515] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.730795 21427 leader_election.cc:290] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:31.732582 21368 tablet_bootstrap.cc:654] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.732352 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5292f47c534f90a799254cd43c8562" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:31.733457 21323 raft_consensus.cc:2468] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:31.735447 21141 leader_election.cc:304] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:31.732432 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5292f47c534f90a799254cd43c8562" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:31.737905 21142 leader_election.cc:343] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.738010 21427 raft_consensus.cc:2804] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:31.738652 21427 raft_consensus.cc:493] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:31.739094 21427 raft_consensus.cc:3060] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.758936 20996 catalog_manager.cc:5697] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:31.797955 21372 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:31.798549 21372 ts_tablet_manager.cc:1403] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.277s	user 0.044s	sys 0.047s
I20260709 12:18:31.807188 21370 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:31.807771 21370 ts_tablet_manager.cc:1403] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.398s	user 0.043s	sys 0.078s
I20260709 12:18:31.813149 21372 raft_consensus.cc:359] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.814034 21372 raft_consensus.cc:385] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.814311 21372 raft_consensus.cc:740] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.814952 21372 consensus_queue.cc:260] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.818477 21372 ts_tablet_manager.cc:1434] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:18:31.820382 21372 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:31.828872 21372 tablet_bootstrap.cc:654] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.836007 21249 raft_consensus.cc:2468] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:31.858274 21370 raft_consensus.cc:359] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.863736 21593 raft_consensus.cc:493] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.868237 21369 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:31.868311 21593 raft_consensus.cc:515] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.869241 21369 ts_tablet_manager.cc:1403] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.294s	user 0.057s	sys 0.064s
I20260709 12:18:31.870116 21580 raft_consensus.cc:493] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.870848 21580 raft_consensus.cc:515] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.872059 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.862129 21427 raft_consensus.cc:515] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.867475 21370 raft_consensus.cc:385] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.873741 21370 raft_consensus.cc:740] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.875100 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:31.874478 21370 consensus_queue.cc:260] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.877507 21593 leader_election.cc:290] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:31.877923 21370 ts_tablet_manager.cc:1434] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 12:18:31.878885 21370 tablet_bootstrap.cc:492] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:31.882179 21427 leader_election.cc:290] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:31.864176 21368 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:31.883081 21368 ts_tablet_manager.cc:1403] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.037s
I20260709 12:18:31.875898 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:31.883718 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5292f47c534f90a799254cd43c8562" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:31.884529 21324 raft_consensus.cc:3060] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.882982 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457bf29eeb2e421a8792b6b64178811e" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:31.884655 21216 leader_election.cc:343] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.884661 21372 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:31.885919 21372 ts_tablet_manager.cc:1403] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.015s
I20260709 12:18:31.886312 21288 leader_election.cc:304] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:31.887722 21544 raft_consensus.cc:2749] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.888943 21372 raft_consensus.cc:359] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.889849 21372 raft_consensus.cc:385] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:31.889962 21215 leader_election.cc:343] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.890168 21372 raft_consensus.cc:740] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.890553 21215 leader_election.cc:304] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:31.873311 21580 leader_election.cc:290] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:31.891360 21546 raft_consensus.cc:2749] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.891040 21372 consensus_queue.cc:260] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.893502 21372 ts_tablet_manager.cc:1434] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:31.893788 21368 raft_consensus.cc:359] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.894435 21368 raft_consensus.cc:385] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.894588 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5292f47c534f90a799254cd43c8562" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:31.894610 21372 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:31.894680 21368 raft_consensus.cc:740] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.871910 21369 raft_consensus.cc:359] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.895478 21099 raft_consensus.cc:3060] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.895596 21369 raft_consensus.cc:385] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:31.895965 21369 raft_consensus.cc:740] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:31.897408 21288 leader_election.cc:304] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:31.898630 21544 raft_consensus.cc:2804] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:31.899434 21544 raft_consensus.cc:697] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:31.900269 21544 consensus_queue.cc:237] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.896598 21369 consensus_queue.cc:260] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.901830 21372 tablet_bootstrap.cc:654] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.904747 21368 consensus_queue.cc:260] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:31.914878 21368 ts_tablet_manager.cc:1434] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:18:31.916081 21099 raft_consensus.cc:2468] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:31.907035 21571 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.917224 21571 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.918505 21142 leader_election.cc:304] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:31.919574 21427 raft_consensus.cc:2804] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:31.920336 21427 raft_consensus.cc:697] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:31.922937 21571 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:31.921705 21427 consensus_queue.cc:237] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:31.904482 21369 ts_tablet_manager.cc:1434] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 12:18:31.925696 21369 tablet_bootstrap.cc:492] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:31.929512 21546 raft_consensus.cc:493] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.930392 21546 raft_consensus.cc:515] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:31.934181 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:31.935497 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:31.935755 21216 leader_election.cc:343] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.936237 21323 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:31.939136 21066 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:31.940478 21368 tablet_bootstrap.cc:492] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:31.943069 21568 consensus_queue.cc:1048] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:31.946489 21571 raft_consensus.cc:2804] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:31.946676 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:31.947461 21249 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:31.948582 21546 leader_election.cc:290] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:31.950948 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:31.947480 21571 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:31.953488 21571 raft_consensus.cc:3060] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.955706 21369 tablet_bootstrap.cc:654] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:31.953002 21215 leader_election.cc:343] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.956272 21215 leader_election.cc:304] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:31.961786 21546 raft_consensus.cc:2749] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:31.963454 21370 tablet_bootstrap.cc:654] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.965407 21571 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.970970 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:31.971583 21249 raft_consensus.cc:3060] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:31.972493 21368 tablet_bootstrap.cc:654] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:31.980597 21249 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:31.980798 21477 consensus_queue.cc:1048] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:31.989679 21546 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:31.990271 21546 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.993955 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:31.994434 21065 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
W20260709 12:18:31.995146 21216 leader_election.cc:343] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:31.996518 21370 tablet_bootstrap.cc:492] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:31.997519 21546 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:32.000435 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:32.000880 21369 tablet_bootstrap.cc:492] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:31.997200 21370 ts_tablet_manager.cc:1403] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.004s
I20260709 12:18:32.001088 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:32.001752 21568 raft_consensus.cc:2804] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.002131 21321 raft_consensus.cc:3060] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.002293 21568 raft_consensus.cc:697] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:32.003232 21568 consensus_queue.cc:237] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:31.998154 21546 raft_consensus.cc:493] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.005614 21546 raft_consensus.cc:515] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.009732 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1292bd11d1f743919e219ab6e9902aac" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:32.011253 21216 leader_election.cc:343] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.012096 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1292bd11d1f743919e219ab6e9902aac" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:32.015352 21493 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.015954 21493 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:32.016171 21216 leader_election.cc:343] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.019004 21216 leader_election.cc:304] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:32.020104 21580 raft_consensus.cc:2749] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.023102 21493 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.011484 21321 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:32.023963 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.024590 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:32.026988 21249 raft_consensus.cc:2468] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
W20260709 12:18:32.027259 21142 leader_election.cc:343] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.025707 21546 leader_election.cc:290] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:32.029274 21324 raft_consensus.cc:2468] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:32.029606 21140 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:32.025194 21369 ts_tablet_manager.cc:1403] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.001s
I20260709 12:18:32.034490 21368 tablet_bootstrap.cc:492] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:32.035257 21368 ts_tablet_manager.cc:1403] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.000s
W20260709 12:18:32.012755 21215 leader_election.cc:343] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.012606 21571 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:32.042871 21215 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:32.041985 21370 raft_consensus.cc:359] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.047014 21370 raft_consensus.cc:385] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.047503 21370 raft_consensus.cc:740] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.053728 21369 raft_consensus.cc:359] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.054507 21369 raft_consensus.cc:385] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.054785 21369 raft_consensus.cc:740] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.054916 21545 raft_consensus.cc:493] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.055445 21369 consensus_queue.cc:260] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.055797 21545 raft_consensus.cc:515] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.056501 21324 raft_consensus.cc:3060] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.059425 21369 ts_tablet_manager.cc:1434] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:18:32.059056 20996 catalog_manager.cc:5697] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:32.061008 21369 tablet_bootstrap.cc:492] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:32.061734 21546 raft_consensus.cc:2749] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.063048 21372 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:32.063441 21545 leader_election.cc:290] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:32.063585 21372 ts_tablet_manager.cc:1403] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.169s	user 0.039s	sys 0.048s
I20260709 12:18:32.038668 21493 raft_consensus.cc:2804] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.071069 21370 consensus_queue.cc:260] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.068044 21493 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.075065 21493 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.075628 21368 raft_consensus.cc:359] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.076712 21368 raft_consensus.cc:385] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.077080 21368 raft_consensus.cc:740] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.078035 21368 consensus_queue.cc:260] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.079595 21369 tablet_bootstrap.cc:654] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.082495 21368 ts_tablet_manager.cc:1434] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 12:18:32.071110 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b4645e4dc40bd9c53d737445463c3" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:32.090526 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b4645e4dc40bd9c53d737445463c3" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:32.093788 21544 raft_consensus.cc:493] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.094975 21544 raft_consensus.cc:515] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:18:32.095407 21215 leader_election.cc:343] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.098615 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:32.099952 21290 leader_election.cc:343] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.104060 21477 raft_consensus.cc:493] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.104691 21477 raft_consensus.cc:515] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.106863 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.107812 21249 raft_consensus.cc:2468] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:32.110755 21370 ts_tablet_manager.cc:1434] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.001s
I20260709 12:18:32.112490 21288 leader_election.cc:304] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:32.115314 21477 leader_election.cc:290] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:32.116259 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.118463 21544 leader_election.cc:290] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.119114 21247 raft_consensus.cc:2393] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:32.116001 21493 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.118009 21372 raft_consensus.cc:359] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.121826 21372 raft_consensus.cc:385] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.122254 21372 raft_consensus.cc:740] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.123610 21370 tablet_bootstrap.cc:492] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:32.130671 20997 catalog_manager.cc:5697] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:32.123163 21372 consensus_queue.cc:260] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.125305 21368 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:32.125327 21593 raft_consensus.cc:2804] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.138361 21593 raft_consensus.cc:493] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.138764 21593 raft_consensus.cc:3060] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.139734 21099 raft_consensus.cc:2468] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:32.142246 21370 tablet_bootstrap.cc:654] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.168431 21372 ts_tablet_manager.cc:1434] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 12:18:32.169638 21372 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:32.174013 20996 catalog_manager.cc:5697] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:32.173913 21593 raft_consensus.cc:515] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.181684 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588d23c336f44db08af708d4994ee3a7" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:32.181527 21216 leader_election.cc:304] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:32.183486 21545 raft_consensus.cc:2804] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.184192 21593 leader_election.cc:290] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.183923 21545 raft_consensus.cc:493] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.184775 21545 raft_consensus.cc:3060] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.187312 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
W20260709 12:18:32.188828 21290 leader_election.cc:343] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.191099 21493 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.194077 21368 tablet_bootstrap.cc:654] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.193897 21066 leader_election.cc:304] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:32.194480 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:32.195143 21568 raft_consensus.cc:3060] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:32.196002 21142 leader_election.cc:343] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.196954 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:32.197693 21249 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.203879 21372 tablet_bootstrap.cc:654] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.205407 21568 raft_consensus.cc:2749] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.192193 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:32.211361 21247 raft_consensus.cc:3060] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.219586 21545 raft_consensus.cc:515] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.222503 21545 leader_election.cc:290] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:32.223151 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b4645e4dc40bd9c53d737445463c3" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
W20260709 12:18:32.228717 21215 leader_election.cc:343] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.226306 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b4645e4dc40bd9c53d737445463c3" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:32.230654 21099 raft_consensus.cc:3060] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.230655 21370 tablet_bootstrap.cc:492] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:32.232785 21370 ts_tablet_manager.cc:1403] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.006s
I20260709 12:18:32.242848 21370 raft_consensus.cc:359] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.243724 21370 raft_consensus.cc:385] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.244148 21370 raft_consensus.cc:740] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.245031 21370 consensus_queue.cc:260] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.247720 21370 ts_tablet_manager.cc:1434] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 12:18:32.249423 21370 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:32.255569 21369 tablet_bootstrap.cc:492] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:32.256189 21369 ts_tablet_manager.cc:1403] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.196s	user 0.018s	sys 0.013s
I20260709 12:18:32.256824 21370 tablet_bootstrap.cc:654] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.263151 21249 raft_consensus.cc:2468] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:32.265187 21140 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:32.266734 21099 raft_consensus.cc:2468] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:32.268106 21216 leader_election.cc:304] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:32.268923 21545 raft_consensus.cc:2804] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.269553 21545 raft_consensus.cc:697] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:32.270478 21545 consensus_queue.cc:237] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.273802 21493 raft_consensus.cc:2804] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.274722 21493 raft_consensus.cc:697] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:32.275951 21493 consensus_queue.cc:237] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.277406 21369 raft_consensus.cc:359] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.278152 21369 raft_consensus.cc:385] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.278434 21369 raft_consensus.cc:740] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.278596 21368 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:32.279196 21368 ts_tablet_manager.cc:1403] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.154s	user 0.029s	sys 0.060s
I20260709 12:18:32.279654 21247 raft_consensus.cc:2468] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:32.284086 21288 leader_election.cc:304] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:32.286027 21546 raft_consensus.cc:493] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.287307 21369 consensus_queue.cc:260] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.287503 21546 raft_consensus.cc:515] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.289666 21544 raft_consensus.cc:2804] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.290756 21544 raft_consensus.cc:697] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:32.292030 21544 consensus_queue.cc:237] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.294296 21369 ts_tablet_manager.cc:1434] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 12:18:32.295277 21369 tablet_bootstrap.cc:492] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:32.285555 21368 raft_consensus.cc:359] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.298979 21368 raft_consensus.cc:385] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.299389 21368 raft_consensus.cc:740] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.300302 21368 consensus_queue.cc:260] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.302058 21368 ts_tablet_manager.cc:1434] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:18:32.305090 21368 tablet_bootstrap.cc:492] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:32.306493 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ee29c1ef614688b38ce6f5f00ef89f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:32.307334 21369 tablet_bootstrap.cc:654] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.307276 21176 raft_consensus.cc:2468] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:32.309748 21216 leader_election.cc:304] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:32.300716 20995 catalog_manager.cc:5697] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:32.317451 21546 leader_election.cc:290] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:32.318961 21545 raft_consensus.cc:2804] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.319432 21545 raft_consensus.cc:493] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.319852 21545 raft_consensus.cc:3060] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.322094 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ee29c1ef614688b38ce6f5f00ef89f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:32.324404 21215 leader_election.cc:343] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.326737 21368 tablet_bootstrap.cc:654] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.338013 21370 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:32.338542 21370 ts_tablet_manager.cc:1403] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.007s
I20260709 12:18:32.340646 21545 raft_consensus.cc:515] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.340504 20997 catalog_manager.cc:5697] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:32.326730 21593 consensus_queue.cc:1048] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:18:32.343935 21372 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:32.344450 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ee29c1ef614688b38ce6f5f00ef89f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:32.341187 21370 raft_consensus.cc:359] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.350497 21176 raft_consensus.cc:3060] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.350454 21370 raft_consensus.cc:385] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.344426 21372 ts_tablet_manager.cc:1403] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.005s
I20260709 12:18:32.352028 21370 raft_consensus.cc:740] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.353475 21370 consensus_queue.cc:260] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.376551 21370 ts_tablet_manager.cc:1434] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.005s
I20260709 12:18:32.377652 21370 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:32.380975 21545 leader_election.cc:290] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:32.381386 21369 tablet_bootstrap.cc:492] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:32.382028 21369 ts_tablet_manager.cc:1403] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.005s
I20260709 12:18:32.386360 21368 tablet_bootstrap.cc:492] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:32.387017 21368 ts_tablet_manager.cc:1403] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.033s
I20260709 12:18:32.387724 21369 raft_consensus.cc:359] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.388433 21369 raft_consensus.cc:385] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.388963 21369 raft_consensus.cc:740] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.389827 21369 consensus_queue.cc:260] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.390671 21368 raft_consensus.cc:359] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.391412 21368 raft_consensus.cc:385] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.391737 21368 raft_consensus.cc:740] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.392627 21369 ts_tablet_manager.cc:1434] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:18:32.392454 21368 consensus_queue.cc:260] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.394824 21368 ts_tablet_manager.cc:1434] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:32.395854 21368 tablet_bootstrap.cc:492] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:32.398612 21370 tablet_bootstrap.cc:654] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.401854 21368 tablet_bootstrap.cc:654] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.402513 21369 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:32.403824 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ee29c1ef614688b38ce6f5f00ef89f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:32.404531 21323 raft_consensus.cc:3060] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.409029 20995 catalog_manager.cc:5697] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:32.411661 21369 tablet_bootstrap.cc:654] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.415833 21372 raft_consensus.cc:359] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.416994 21372 raft_consensus.cc:385] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.421850 21370 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:32.422380 21370 ts_tablet_manager.cc:1403] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260709 12:18:32.423336 21369 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:32.423867 21369 ts_tablet_manager.cc:1403] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260709 12:18:32.425242 21370 raft_consensus.cc:359] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.426102 21370 raft_consensus.cc:385] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.426388 21370 raft_consensus.cc:740] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.427134 21370 consensus_queue.cc:260] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.428004 21369 raft_consensus.cc:359] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.428709 21369 raft_consensus.cc:385] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.429023 21369 raft_consensus.cc:740] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.429740 21369 consensus_queue.cc:260] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.432017 21369 ts_tablet_manager.cc:1434] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:18:32.432936 21369 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:32.438884 21369 tablet_bootstrap.cc:654] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.447057 21569 consensus_queue.cc:1048] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:32.453177 21370 ts_tablet_manager.cc:1434] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:18:32.467828 21568 consensus_queue.cc:1048] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:32.417469 21372 raft_consensus.cc:740] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.473713 21370 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:32.480588 21372 consensus_queue.cc:260] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.495239 21544 consensus_queue.cc:1048] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:32.501358 21427 consensus_queue.cc:1048] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:32.519027 21568 consensus_queue.cc:1048] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:32.537030 21372 ts_tablet_manager.cc:1434] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.185s	user 0.007s	sys 0.003s
I20260709 12:18:32.539048 21372 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:32.562052 21593 raft_consensus.cc:493] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.582233 21593 raft_consensus.cc:515] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.570727 21580 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.585155 21580 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.590188 21580 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:32.595327 21593 leader_election.cc:290] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:32.601562 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:32.603941 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaba4d6f1a941f499a8370f9632b637" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:32.578576 21176 raft_consensus.cc:2468] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:32.604197 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:32.611302 21216 leader_election.cc:343] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.612342 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaba4d6f1a941f499a8370f9632b637" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:32.613319 21175 raft_consensus.cc:2468] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:32.613498 21216 leader_election.cc:304] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:32.614953 21580 raft_consensus.cc:2804] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.615950 21580 raft_consensus.cc:697] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:32.617054 21290 leader_election.cc:304] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:32.617161 21580 consensus_queue.cc:237] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.621824 21593 raft_consensus.cc:2804] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.622617 21593 raft_consensus.cc:493] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.623176 21593 raft_consensus.cc:3060] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:32.632347 21216 leader_election.cc:343] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.633224 21216 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:32.635210 21545 raft_consensus.cc:2749] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.637034 21544 raft_consensus.cc:493] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.637835 21544 raft_consensus.cc:515] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.609201 21101 raft_consensus.cc:2468] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:32.575578 21323 raft_consensus.cc:2468] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:32.675469 21544 leader_election.cc:290] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.676640 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.677930 21246 raft_consensus.cc:2468] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:32.679630 21288 leader_election.cc:304] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:32.681484 21512 raft_consensus.cc:2804] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.682202 21512 raft_consensus.cc:493] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.682713 21512 raft_consensus.cc:3060] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:32.690158 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:32.692389 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:32.695497 21290 leader_election.cc:343] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.711942 21580 raft_consensus.cc:493] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.713244 21580 raft_consensus.cc:515] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.723925 21427 raft_consensus.cc:493] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.728852 21427 raft_consensus.cc:515] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.737944 21450 raft_consensus.cc:493] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.738706 21450 raft_consensus.cc:515] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.742951 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:32.745033 21142 leader_election.cc:343] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.746526 21450 leader_election.cc:290] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.750324 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.751255 21249 raft_consensus.cc:2468] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:32.751475 21368 tablet_bootstrap.cc:492] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:32.751951 21368 ts_tablet_manager.cc:1403] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.356s	user 0.079s	sys 0.192s
I20260709 12:18:32.752795 21369 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:32.753598 21369 ts_tablet_manager.cc:1403] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.321s	user 0.150s	sys 0.124s
I20260709 12:18:32.754981 21372 tablet_bootstrap.cc:654] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.754829 21368 raft_consensus.cc:359] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.755530 21368 raft_consensus.cc:385] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.755841 21368 raft_consensus.cc:740] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.756433 21369 raft_consensus.cc:359] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.757158 21369 raft_consensus.cc:385] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.757282 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.756601 21368 consensus_queue.cc:260] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.757550 21593 raft_consensus.cc:515] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.757563 21369 raft_consensus.cc:740] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.758332 21246 raft_consensus.cc:2393] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:32.759073 21368 ts_tablet_manager.cc:1434] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:18:32.759058 21369 consensus_queue.cc:260] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.759394 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535c995c49024858b1a36acf27ee3188" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:32.760257 21368 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:32.761317 21369 ts_tablet_manager.cc:1434] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:18:32.762198 21369 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:32.763975 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaba4d6f1a941f499a8370f9632b637" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:32.764557 21099 raft_consensus.cc:3060] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.764997 21593 leader_election.cc:290] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:32.766371 21140 leader_election.cc:304] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:32.767289 21450 raft_consensus.cc:2804] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:32.767693 21368 tablet_bootstrap.cc:654] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.767693 21450 raft_consensus.cc:493] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.768203 21450 raft_consensus.cc:3060] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.768554 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efaba4d6f1a941f499a8370f9632b637" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:32.769150 21175 raft_consensus.cc:3060] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.773126 21099 raft_consensus.cc:2468] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:32.778851 21290 leader_election.cc:304] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:32.780020 21368 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:32.780349 21544 raft_consensus.cc:2804] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.780561 21368 ts_tablet_manager.cc:1403] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 12:18:32.781060 21369 tablet_bootstrap.cc:654] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.780910 21450 raft_consensus.cc:515] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.781142 21544 raft_consensus.cc:697] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:32.796239 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:32.796460 21544 consensus_queue.cc:237] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:32.798326 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
W20260709 12:18:32.799801 21142 leader_election.cc:343] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.783677 21368 raft_consensus.cc:359] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.801311 21368 raft_consensus.cc:385] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.801676 21368 raft_consensus.cc:740] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.803440 21368 consensus_queue.cc:260] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.617081 21370 tablet_bootstrap.cc:654] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.789033 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:32.794157 20995 catalog_manager.cc:5697] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:32.805050 21368 ts_tablet_manager.cc:1434] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
W20260709 12:18:32.805721 21216 leader_election.cc:343] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.806110 21368 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:32.807698 21450 leader_election.cc:290] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.756742 21427 leader_election.cc:290] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:32.823311 21368 tablet_bootstrap.cc:654] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:32.825762 21580 leader_election.cc:290] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:32.809625 21140 leader_election.cc:304] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:32.833130 21215 leader_election.cc:343] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.834443 21215 leader_election.cc:304] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:32.836871 21546 raft_consensus.cc:2749] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.839622 21175 raft_consensus.cc:2468] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:32.836973 20995 catalog_manager.cc:5697] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:32.850301 21427 raft_consensus.cc:3060] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.855892 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:32.856488 21247 raft_consensus.cc:3060] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.860569 21427 raft_consensus.cc:2749] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.855576 21512 raft_consensus.cc:515] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.865901 21544 consensus_queue.cc:1048] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:32.868259 21215 consensus_peers.cc:597] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Couldn't send request to peer bbd652bf270f451f81efea17cd9c0976. 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 12:18:32.872567 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:32.877682 21246 raft_consensus.cc:3060] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.878417 21247 raft_consensus.cc:2468] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:32.856438 21450 consensus_queue.cc:1048] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:18:32.882004 21512 leader_election.cc:290] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:32.887787 21140 leader_election.cc:304] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:32.901453 21372 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:32.902050 21372 ts_tablet_manager.cc:1403] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.363s	user 0.018s	sys 0.001s
W20260709 12:18:32.904587 21142 consensus_peers.cc:597] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:32.907413 21427 raft_consensus.cc:2804] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.907900 21246 raft_consensus.cc:2468] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:32.908015 21427 raft_consensus.cc:697] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:32.908155 21580 consensus_queue.cc:1048] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:32.909431 21427 consensus_queue.cc:237] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.912089 21288 leader_election.cc:304] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:32.913308 21544 raft_consensus.cc:2804] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:32.905030 21372 raft_consensus.cc:359] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.914078 21372 raft_consensus.cc:385] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.914549 21372 raft_consensus.cc:740] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.913947 21544 raft_consensus.cc:697] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:32.915983 21544 consensus_queue.cc:237] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:32.917598 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:32.918876 21593 consensus_queue.cc:1048] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:32.919260 21635 raft_consensus.cc:493] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.919770 21635 raft_consensus.cc:515] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.922724 21635 leader_election.cc:290] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:32.924690 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:32.927877 21248 raft_consensus.cc:2468] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
W20260709 12:18:32.929411 21290 leader_election.cc:343] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.925031 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:32.919715 21372 consensus_queue.cc:260] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:32.933182 21288 leader_election.cc:304] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:32.934037 21372 ts_tablet_manager.cc:1434] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:18:32.934998 21635 raft_consensus.cc:2804] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:18:32.935062 21290 leader_election.cc:343] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.922958 21369 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:32.922607 21370 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:32.935948 21580 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:32.940980 21580 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.954061 21368 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:32.954871 21368 ts_tablet_manager.cc:1403] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.018s
I20260709 12:18:32.935025 21372 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:32.958218 21580 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:32.959457 21370 ts_tablet_manager.cc:1403] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.486s	user 0.013s	sys 0.017s
I20260709 12:18:32.935650 21635 raft_consensus.cc:493] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:32.967007 21635 raft_consensus.cc:3060] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:32.938339 21369 ts_tablet_manager.cc:1403] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.176s	user 0.028s	sys 0.040s
I20260709 12:18:32.965654 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:32.975098 21216 leader_election.cc:343] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.980708 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:32.981796 21635 raft_consensus.cc:515] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:32.982638 21215 leader_election.cc:343] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:32.983290 21215 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:32.977738 21368 raft_consensus.cc:359] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.984625 21580 raft_consensus.cc:2749] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:32.987293 21368 raft_consensus.cc:385] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:32.987636 21368 raft_consensus.cc:740] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:32.990548 21368 consensus_queue.cc:260] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:32.998644 21370 raft_consensus.cc:359] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.002395 21370 raft_consensus.cc:385] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.002878 21370 raft_consensus.cc:740] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.005111 21370 consensus_queue.cc:260] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.007982 20995 catalog_manager.cc:5697] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:33.034554 21635 leader_election.cc:290] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:33.001538 21546 raft_consensus.cc:493] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.035415 21546 raft_consensus.cc:515] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.036581 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:33.036794 21370 ts_tablet_manager.cc:1434] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 12:18:33.037221 21249 raft_consensus.cc:3060] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.037518 21546 leader_election.cc:290] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.040148 21372 tablet_bootstrap.cc:654] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.040856 21370 tablet_bootstrap.cc:492] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.043967 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a63001fdc4a5da92eebf200a8a4d6" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.045360 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a63001fdc4a5da92eebf200a8a4d6" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:33.045957 21215 leader_election.cc:343] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.047298 21368 ts_tablet_manager.cc:1434] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.001s
I20260709 12:18:33.049161 21368 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:33.049140 21369 raft_consensus.cc:359] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.050263 21369 raft_consensus.cc:385] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.037602 20997 catalog_manager.cc:5697] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:33.050537 21369 raft_consensus.cc:740] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.051293 21369 consensus_queue.cc:260] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.059440 21369 ts_tablet_manager.cc:1434] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.001s
I20260709 12:18:33.060829 21369 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:33.075421 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:33.092533 21427 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.093204 21427 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:33.092573 21290 leader_election.cc:343] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.097681 21427 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:33.090839 21216 leader_election.cc:343] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.101447 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.101946 21216 leader_election.cc:304] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:33.103513 21142 leader_election.cc:343] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.103399 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.103940 21580 raft_consensus.cc:2749] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.104660 21580 consensus_queue.cc:1048] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:33.105026 21141 leader_election.cc:343] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.105538 21141 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.107949 21450 raft_consensus.cc:2749] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.109715 21249 raft_consensus.cc:2468] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:33.115276 21288 leader_election.cc:304] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.118700 21568 raft_consensus.cc:493] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.119279 21580 consensus_queue.cc:1048] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:33.125005 21372 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:33.125478 21372 ts_tablet_manager.cc:1403] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.014s
I20260709 12:18:33.119279 21568 raft_consensus.cc:515] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.123104 21593 raft_consensus.cc:2804] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:33.136416 21593 raft_consensus.cc:697] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:33.137374 21593 consensus_queue.cc:237] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.139295 21370 tablet_bootstrap.cc:654] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.139854 21568 leader_election.cc:290] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:33.144311 21368 tablet_bootstrap.cc:654] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.150877 21372 raft_consensus.cc:359] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.152303 21372 raft_consensus.cc:385] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.152707 21372 raft_consensus.cc:740] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.153824 21372 consensus_queue.cc:260] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.158473 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:33.151859 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc85e230524b74bf06563de8e2359b" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.171904 21247 raft_consensus.cc:2393] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:33.185915 21372 ts_tablet_manager.cc:1434] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.007s
I20260709 12:18:33.186949 21372 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:33.191061 21580 raft_consensus.cc:493] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.194808 21580 raft_consensus.cc:515] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.200064 21369 tablet_bootstrap.cc:654] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.215540 21580 leader_election.cc:290] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:33.213697 21067 leader_election.cc:304] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:33.217741 21610 raft_consensus.cc:3060] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.219398 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:33.220854 21215 leader_election.cc:343] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.228497 21372 tablet_bootstrap.cc:654] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.231720 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:33.233419 21216 leader_election.cc:343] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.233969 21216 leader_election.cc:304] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.235174 21580 raft_consensus.cc:2749] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.235917 21544 consensus_queue.cc:1048] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:33.235955 21368 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:33.242483 21368 ts_tablet_manager.cc:1403] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.194s	user 0.015s	sys 0.004s
I20260709 12:18:33.247205 21610 raft_consensus.cc:2749] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.251127 21368 raft_consensus.cc:359] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.251698 21368 raft_consensus.cc:385] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.251926 21368 raft_consensus.cc:740] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.253626 21368 consensus_queue.cc:260] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.254532 21370 tablet_bootstrap.cc:492] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:33.255084 21370 ts_tablet_manager.cc:1403] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.217s	user 0.012s	sys 0.012s
I20260709 12:18:33.257407 21368 ts_tablet_manager.cc:1434] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:18:33.258468 21368 tablet_bootstrap.cc:492] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:33.258097 21370 raft_consensus.cc:359] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.258924 21370 raft_consensus.cc:385] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.259197 21370 raft_consensus.cc:740] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.259783 21370 consensus_queue.cc:260] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.266819 21370 ts_tablet_manager.cc:1434] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:18:33.267709 21635 consensus_queue.cc:1048] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:33.268203 21370 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.271713 21369 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:33.272264 21369 ts_tablet_manager.cc:1403] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.004s
I20260709 12:18:33.276002 21370 tablet_bootstrap.cc:654] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.278715 21369 raft_consensus.cc:359] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.279466 21369 raft_consensus.cc:385] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.279752 21369 raft_consensus.cc:740] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.280771 21369 consensus_queue.cc:260] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.284068 21369 ts_tablet_manager.cc:1434] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:18:33.285166 21369 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:33.292114 20995 catalog_manager.cc:5697] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:33.286346 21368 tablet_bootstrap.cc:654] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.304270 21369 tablet_bootstrap.cc:654] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.314170 21370 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:33.314672 21370 ts_tablet_manager.cc:1403] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.001s
I20260709 12:18:33.315130 21372 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:33.315864 21372 ts_tablet_manager.cc:1403] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.023s
I20260709 12:18:33.319276 21372 raft_consensus.cc:359] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.319917 21368 tablet_bootstrap.cc:492] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:33.320385 21368 ts_tablet_manager.cc:1403] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.004s
I20260709 12:18:33.320911 21369 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:33.321374 21369 ts_tablet_manager.cc:1403] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.008s
I20260709 12:18:33.322197 21372 raft_consensus.cc:385] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.322854 21368 raft_consensus.cc:359] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.323498 21368 raft_consensus.cc:385] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.323753 21368 raft_consensus.cc:740] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.324364 21368 consensus_queue.cc:260] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.326475 21368 ts_tablet_manager.cc:1434] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:33.322544 21372 raft_consensus.cc:740] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.327360 21368 tablet_bootstrap.cc:492] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:33.327411 21372 consensus_queue.cc:260] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.329006 21369 raft_consensus.cc:359] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.329770 21369 raft_consensus.cc:385] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.330030 21369 raft_consensus.cc:740] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.330353 21372 ts_tablet_manager.cc:1434] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:18:33.330050 21370 raft_consensus.cc:359] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.330914 21370 raft_consensus.cc:385] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.330978 21369 consensus_queue.cc:260] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.331472 21370 raft_consensus.cc:740] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.332391 21370 consensus_queue.cc:260] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.333690 21369 ts_tablet_manager.cc:1434] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:18:33.334789 21369 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:33.334897 21370 ts_tablet_manager.cc:1434] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:18:33.335419 21368 tablet_bootstrap.cc:654] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.336009 21370 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.342864 21372 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:33.345384 21493 consensus_queue.cc:1048] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:33.347465 21369 tablet_bootstrap.cc:654] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.351573 21372 tablet_bootstrap.cc:654] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.354914 21100 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.355252 21370 tablet_bootstrap.cc:654] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.357797 21546 raft_consensus.cc:493] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.358491 21546 raft_consensus.cc:515] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.363301 21546 leader_election.cc:290] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.363129 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.363361 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:33.378337 21370 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:33.378890 21370 ts_tablet_manager.cc:1403] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.001s
W20260709 12:18:33.379477 21216 leader_election.cc:343] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:33.380398 21216 leader_election.cc:343] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.380853 21216 leader_election.cc:304] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.381748 21656 raft_consensus.cc:2749] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.382959 21652 consensus_queue.cc:1048] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:33.383155 21370 raft_consensus.cc:359] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.384275 21370 raft_consensus.cc:385] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.384618 21370 raft_consensus.cc:740] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.385718 21370 consensus_queue.cc:260] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.387207 21654 raft_consensus.cc:493] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.387795 21654 raft_consensus.cc:515] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.388998 21370 ts_tablet_manager.cc:1434] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:18:33.391400 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.392822 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f92175c1d34c0b9fba594ed1ef7302" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.394707 21141 leader_election.cc:304] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.396039 21493 raft_consensus.cc:2749] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.397468 21654 leader_election.cc:290] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.398926 21372 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:33.399670 21372 ts_tablet_manager.cc:1403] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.009s
I20260709 12:18:33.404932 21372 raft_consensus.cc:359] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.406064 21372 raft_consensus.cc:385] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.406514 21372 raft_consensus.cc:740] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.407622 21372 consensus_queue.cc:260] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.415562 21372 ts_tablet_manager.cc:1434] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:18:33.415880 21175 raft_consensus.cc:3060] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.417734 21372 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:33.422326 21370 tablet_bootstrap.cc:492] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.427165 21372 tablet_bootstrap.cc:654] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.430078 21512 raft_consensus.cc:493] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.430775 21512 raft_consensus.cc:515] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.433161 21512 leader_election.cc:290] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:33.437937 21370 tablet_bootstrap.cc:654] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.444037 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b4645e4dc40bd9c53d737445463c3" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.451772 21323 raft_consensus.cc:3060] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.455986 21652 consensus_queue.cc:1048] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:33.468927 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b4645e4dc40bd9c53d737445463c3" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.471100 21290 leader_election.cc:304] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.477491 21370 tablet_bootstrap.cc:492] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:33.478107 21370 ts_tablet_manager.cc:1403] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.008s
I20260709 12:18:33.481600 21652 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.482402 21652 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.486685 21369 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:33.487387 21369 ts_tablet_manager.cc:1403] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.003s
I20260709 12:18:33.502962 21369 raft_consensus.cc:359] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.503746 21369 raft_consensus.cc:385] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.504097 21369 raft_consensus.cc:740] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.505221 21370 raft_consensus.cc:359] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.505993 21370 raft_consensus.cc:385] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.506307 21370 raft_consensus.cc:740] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.506101 21369 consensus_queue.cc:260] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.507119 21370 consensus_queue.cc:260] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.509840 21368 tablet_bootstrap.cc:492] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:33.510345 21368 ts_tablet_manager.cc:1403] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.183s	user 0.031s	sys 0.038s
I20260709 12:18:33.510699 21370 ts_tablet_manager.cc:1434] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:18:33.511675 21370 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.515260 21369 ts_tablet_manager.cc:1434] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:18:33.517663 21369 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:33.522547 21372 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:33.523077 21372 ts_tablet_manager.cc:1403] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.006s
I20260709 12:18:33.513229 21368 raft_consensus.cc:359] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.524632 21368 raft_consensus.cc:385] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.525893 21368 raft_consensus.cc:740] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.527206 21368 consensus_queue.cc:260] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.529016 21652 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.522910 21493 consensus_queue.cc:1048] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:18:33.531109 21372 raft_consensus.cc:359] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.531980 21372 raft_consensus.cc:385] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.532286 21372 raft_consensus.cc:740] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.533077 21372 consensus_queue.cc:260] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.535106 21372 ts_tablet_manager.cc:1434] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:18:33.535256 21368 ts_tablet_manager.cc:1434] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:18:33.536062 21372 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:33.535956 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.536257 21368 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:33.542585 21372 tablet_bootstrap.cc:654] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.550010 21369 tablet_bootstrap.cc:654] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.550697 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:33.552069 21368 tablet_bootstrap.cc:654] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.552261 21176 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
W20260709 12:18:33.551319 21290 leader_election.cc:343] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.554426 21290 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.557426 21569 raft_consensus.cc:493] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.559016 21652 raft_consensus.cc:2804] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.559458 21652 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.559856 21652 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.559306 21569 raft_consensus.cc:515] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.563526 21569 leader_election.cc:290] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:33.564523 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1292bd11d1f743919e219ab6e9902aac" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.571892 21610 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.572510 21610 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.573060 21101 raft_consensus.cc:2468] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:33.574806 21142 leader_election.cc:304] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:33.576447 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1292bd11d1f743919e219ab6e9902aac" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.577091 21249 raft_consensus.cc:2468] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:33.577898 21654 raft_consensus.cc:2804] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.578308 21654 raft_consensus.cc:493] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.578640 21654 raft_consensus.cc:3060] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.582199 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.582803 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.583447 21249 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:33.584822 21065 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:33.585731 21661 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.586114 21661 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.586439 21661 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.574986 21610 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
W20260709 12:18:33.596699 21066 leader_election.cc:343] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.599802 21512 raft_consensus.cc:2749] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:33.607450 21290 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:33.611647 21654 raft_consensus.cc:515] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.613919 21370 tablet_bootstrap.cc:654] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.615447 21652 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.618893 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:33.622524 21512 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.626327 21512 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.628458 21512 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.629707 21654 leader_election.cc:290] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:33.625018 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1292bd11d1f743919e219ab6e9902aac" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:33.631431 21101 raft_consensus.cc:3060] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.633417 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1292bd11d1f743919e219ab6e9902aac" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:33.634081 21246 raft_consensus.cc:3060] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:33.634961 21290 leader_election.cc:343] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.635388 21661 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.636895 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.642465 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:33.643728 21249 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.647471 21372 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:33.648154 21372 ts_tablet_manager.cc:1403] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.022s
I20260709 12:18:33.649596 21246 raft_consensus.cc:2468] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:33.652534 21372 raft_consensus.cc:359] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.651690 21369 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:33.654556 21369 ts_tablet_manager.cc:1403] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.007s
I20260709 12:18:33.654733 21546 raft_consensus.cc:493] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.659255 21546 raft_consensus.cc:515] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.662918 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:33.663371 21661 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.663606 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:33.663971 21372 raft_consensus.cc:385] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:33.664660 21216 leader_election.cc:343] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.664844 21372 raft_consensus.cc:740] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.666900 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:33.667471 21140 leader_election.cc:304] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:33.667869 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.660859 21101 raft_consensus.cc:2468] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:33.669500 21450 raft_consensus.cc:2804] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:33.670012 21450 raft_consensus.cc:697] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
W20260709 12:18:33.670826 21215 leader_election.cc:343] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.666885 21372 consensus_queue.cc:260] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.670862 21450 consensus_queue.cc:237] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.672770 21661 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.673379 21661 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.672101 21215 leader_election.cc:304] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.674835 21656 raft_consensus.cc:2749] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.661566 21546 leader_election.cc:290] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.645804 21652 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.680465 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:33.681703 21066 leader_election.cc:343] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.683730 21324 raft_consensus.cc:2393] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:33.684185 21661 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.682581 21249 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
W20260709 12:18:33.642048 21290 leader_election.cc:343] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.685411 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:33.685882 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 44354.8us
I20260709 12:18:33.686414 21176 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:33.687675 21370 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:33.687495 21065 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.687884 21372 ts_tablet_manager.cc:1434] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
W20260709 12:18:33.688426 21290 leader_election.cc:343] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.688141 21370 ts_tablet_manager.cc:1403] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.048s
I20260709 12:18:33.688879 21290 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.690263 21652 raft_consensus.cc:2749] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.691947 21370 raft_consensus.cc:359] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.692667 21370 raft_consensus.cc:385] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.692957 21370 raft_consensus.cc:740] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.693665 21370 consensus_queue.cc:260] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.697674 21370 ts_tablet_manager.cc:1434] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:33.698618 21370 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.702164 21067 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.704006 21568 raft_consensus.cc:2804] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.704658 21370 tablet_bootstrap.cc:654] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.704747 21568 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.705323 21568 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.717330 21370 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:33.717882 21370 ts_tablet_manager.cc:1403] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 12:18:33.719192 21512 consensus_queue.cc:1048] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:33.720490 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:33.689045 21372 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:33.689394 21661 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:33.721545 21176 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.723294 21661 raft_consensus.cc:697] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:33.685395 21369 raft_consensus.cc:359] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.727896 21369 raft_consensus.cc:385] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.728452 21369 raft_consensus.cc:740] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.730955 21369 consensus_queue.cc:260] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.733323 21610 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.743237 21610 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.746524 21661 consensus_queue.cc:237] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.749828 21370 raft_consensus.cc:359] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.750877 21370 raft_consensus.cc:385] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.751211 21370 raft_consensus.cc:740] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.755160 20995 catalog_manager.cc:5697] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:33.759343 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.752110 21370 consensus_queue.cc:260] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.768891 21370 ts_tablet_manager.cc:1434] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 12:18:33.774031 21372 tablet_bootstrap.cc:654] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.774212 21370 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:33.774899 21369 ts_tablet_manager.cc:1434] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.116s	user 0.003s	sys 0.003s
I20260709 12:18:33.776075 21369 tablet_bootstrap.cc:492] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:33.778889 21654 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.779400 21654 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:33.781853 21066 leader_election.cc:343] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.745359 21610 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.781479 21654 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:33.800771 21652 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.832360 21450 raft_consensus.cc:493] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.843607 21372 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:33.846763 21372 ts_tablet_manager.cc:1403] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.158s	user 0.020s	sys 0.007s
I20260709 12:18:33.826357 21652 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.873361 21652 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:33.851044 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.874526 21249 raft_consensus.cc:2468] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:33.852221 21368 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:33.875806 21368 ts_tablet_manager.cc:1403] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.340s	user 0.041s	sys 0.079s
I20260709 12:18:33.856478 21370 tablet_bootstrap.cc:654] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.847429 21568 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.859045 21369 tablet_bootstrap.cc:654] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.860122 21176 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:33.865628 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.869022 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:33.886008 21593 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.881292 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.907514 21246 raft_consensus.cc:2393] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
I20260709 12:18:33.909860 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:33.910741 21324 raft_consensus.cc:2393] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:33.912715 21593 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.913198 20995 catalog_manager.cc:5697] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:33.915796 21593 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:33.919231 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.919981 21246 raft_consensus.cc:2468] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:33.889797 21372 raft_consensus.cc:359] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.891125 21140 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:33.920992 21142 leader_election.cc:343] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.922413 21427 raft_consensus.cc:2804] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.922837 21427 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.922660 21290 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.923236 21427 raft_consensus.cc:3060] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.921833 21368 raft_consensus.cc:359] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.923981 21368 raft_consensus.cc:385] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.924273 21368 raft_consensus.cc:740] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.924494 21652 raft_consensus.cc:2804] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:33.924980 21368 consensus_queue.cc:260] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.849561 21450 raft_consensus.cc:515] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.883303 21568 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.902354 21175 raft_consensus.cc:2468] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:33.927201 21368 ts_tablet_manager.cc:1434] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:18:33.928246 21368 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:33.932005 21450 leader_election.cc:290] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.924990 21652 raft_consensus.cc:697] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:33.933646 21652 consensus_queue.cc:237] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:33.936065 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:33.937247 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:33.938122 21176 raft_consensus.cc:2393] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:33.937371 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.938452 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:33.923090 21288 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:33.940383 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a63001fdc4a5da92eebf200a8a4d6" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.940665 21635 raft_consensus.cc:2804] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.941123 21635 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.941015 21246 raft_consensus.cc:2468] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:33.941556 21635 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.942258 21372 raft_consensus.cc:385] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.942576 21372 raft_consensus.cc:740] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.943208 21290 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:33.943488 21372 consensus_queue.cc:260] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.944170 21593 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:33.944617 21290 leader_election.cc:343] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.946112 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a63001fdc4a5da92eebf200a8a4d6" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.947086 21140 leader_election.cc:304] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:33.947640 21141 leader_election.cc:343] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.949512 21654 raft_consensus.cc:2804] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.950039 21654 raft_consensus.cc:493] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.950440 21654 raft_consensus.cc:3060] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.951131 21067 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.952986 21427 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:33.954999 21635 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.958420 21568 raft_consensus.cc:2804] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:33.958878 21568 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:33.959342 21568 raft_consensus.cc:3060] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.959738 21427 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:33.956691 21369 tablet_bootstrap.cc:492] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:33.960636 21369 ts_tablet_manager.cc:1403] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.022s
I20260709 12:18:33.961767 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:33.962406 21246 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.964402 21635 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:33.965356 21369 raft_consensus.cc:359] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.966075 21369 raft_consensus.cc:385] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:33.966356 21369 raft_consensus.cc:740] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:33.967478 21369 consensus_queue.cc:260] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.967783 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:33.967979 21372 ts_tablet_manager.cc:1434] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.121s	user 0.009s	sys 0.000s
I20260709 12:18:33.968351 21247 raft_consensus.cc:3060] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.968180 21568 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:33.969975 21369 ts_tablet_manager.cc:1434] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:18:33.969775 20996 catalog_manager.cc:5697] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:33.971134 21369 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:33.971012 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
W20260709 12:18:33.973332 21066 leader_election.cc:343] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.969720 21661 raft_consensus.cc:493] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.973379 21372 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:33.973994 21661 raft_consensus.cc:515] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:33.976373 21661 leader_election.cc:290] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.977496 21369 tablet_bootstrap.cc:654] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:33.980789 21546 raft_consensus.cc:493] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:33.981385 21067 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.981709 21546 raft_consensus.cc:515] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:33.984773 21568 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:33.986537 21546 leader_election.cc:290] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:33.987380 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.993052 21369 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:33.989408 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89495de99ccc469f8dc18732f61c2dcd" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:33.989408 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:33.993446 21693 raft_consensus.cc:2749] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.994782 21066 leader_election.cc:304] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.995491 21369 ts_tablet_manager.cc:1403] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 12:18:33.990723 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:33.994942 21215 leader_election.cc:343] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.996673 21661 raft_consensus.cc:2749] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:33.996869 21216 leader_election.cc:343] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:33.997356 21216 leader_election.cc:304] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:33.998090 21656 raft_consensus.cc:2749] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:33.999356 21369 raft_consensus.cc:359] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.000232 21369 raft_consensus.cc:385] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.000524 21369 raft_consensus.cc:740] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.002040 21369 consensus_queue.cc:260] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.003022 21635 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.007050 21635 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.003827 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:34.008702 21246 raft_consensus.cc:2468] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:34.002840 21247 raft_consensus.cc:2468] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:34.010057 21288 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:34.012672 21652 raft_consensus.cc:2804] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.012544 21654 raft_consensus.cc:515] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.013280 21652 raft_consensus.cc:697] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:34.014219 21652 consensus_queue.cc:237] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:34.015911 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a63001fdc4a5da92eebf200a8a4d6" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
W20260709 12:18:34.016088 21142 leader_election.cc:343] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.016633 21323 raft_consensus.cc:3060] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:33.992686 21593 raft_consensus.cc:2749] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:34.023434 21370 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:34.023940 21370 ts_tablet_manager.cc:1403] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.254s	user 0.006s	sys 0.007s
I20260709 12:18:33.990051 21368 tablet_bootstrap.cc:654] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.025951 21369 ts_tablet_manager.cc:1434] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:18:34.027153 21369 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:34.028476 21140 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
W20260709 12:18:34.026738 21067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 45454.3us
I20260709 12:18:34.029275 21427 raft_consensus.cc:2804] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.029920 21427 raft_consensus.cc:697] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:34.030671 21427 consensus_queue.cc:237] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.032903 21635 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:34.034637 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6a63001fdc4a5da92eebf200a8a4d6" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:34.035358 21249 raft_consensus.cc:3060] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.036846 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:34.041977 21290 leader_election.cc:343] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.019426 21654 leader_election.cc:290] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:34.051865 21372 tablet_bootstrap.cc:654] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.052577 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:34.052910 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:34.045104 21249 raft_consensus.cc:2468] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:34.058059 21323 raft_consensus.cc:2468] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:34.059259 21141 leader_election.cc:304] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
W20260709 12:18:34.063081 21290 leader_election.cc:343] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.065742 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:34.066582 21176 raft_consensus.cc:3060] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:34.067855 21290 leader_election.cc:343] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.068392 21290 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.069450 21654 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.069800 21635 raft_consensus.cc:2749] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:34.070001 21654 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.072122 21370 raft_consensus.cc:359] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.073251 21450 raft_consensus.cc:2804] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.074035 21450 raft_consensus.cc:697] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:34.074898 21450 consensus_queue.cc:237] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.075489 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:34.076752 21142 leader_election.cc:343] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.076252 20996 catalog_manager.cc:5697] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 1 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:34.077713 21654 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:34.079268 21370 raft_consensus.cc:385] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.079659 21370 raft_consensus.cc:740] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.080499 21370 consensus_queue.cc:260] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.081528 20998 catalog_manager.cc:5697] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:34.086917 21372 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:34.087473 21372 ts_tablet_manager.cc:1403] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.004s
I20260709 12:18:34.082623 21370 ts_tablet_manager.cc:1434] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 12:18:34.089064 21370 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:34.084761 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:34.089978 21323 raft_consensus.cc:2468] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:34.066653 21369 tablet_bootstrap.cc:654] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.090418 21372 raft_consensus.cc:359] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.091459 21372 raft_consensus.cc:385] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.091815 21372 raft_consensus.cc:740] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.092756 21372 consensus_queue.cc:260] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.096793 21372 ts_tablet_manager.cc:1434] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:18:34.098054 21372 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:34.099115 21370 tablet_bootstrap.cc:654] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.099412 21141 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.100761 21450 raft_consensus.cc:2804] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:34.101140 21450 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:34.101482 21450 raft_consensus.cc:3060] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.104444 21372 tablet_bootstrap.cc:654] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.115281 21368 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:34.115778 21368 ts_tablet_manager.cc:1403] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.001s
I20260709 12:18:34.117430 21450 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.124044 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:34.124635 21323 raft_consensus.cc:3060] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.127600 21176 raft_consensus.cc:2468] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:34.128671 21067 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:34.131062 21568 raft_consensus.cc:2804] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.131762 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:34.131942 21568 raft_consensus.cc:697] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:34.133739 21568 consensus_queue.cc:237] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.136559 21661 consensus_queue.cc:1048] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:34.152194 21100 raft_consensus.cc:3060] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.152089 20996 catalog_manager.cc:5697] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:34.132653 21368 raft_consensus.cc:359] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:34.158310 21368 raft_consensus.cc:385] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.158613 21368 raft_consensus.cc:740] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.159513 21368 consensus_queue.cc:260] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:34.161094 21368 ts_tablet_manager.cc:1434] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 12:18:34.163363 21368 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:34.170713 21692 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.140784 21323 raft_consensus.cc:2468] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:34.140023 21369 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:34.171365 21692 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.171989 21369 ts_tablet_manager.cc:1403] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.006s
I20260709 12:18:34.175666 21369 raft_consensus.cc:359] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.176457 21369 raft_consensus.cc:385] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.176746 21369 raft_consensus.cc:740] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.141168 21450 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:34.137980 21142 leader_election.cc:343] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.177474 21369 consensus_queue.cc:260] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.178428 21372 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:34.179539 21372 ts_tablet_manager.cc:1403] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.025s
I20260709 12:18:34.179595 21370 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:34.180609 21370 ts_tablet_manager.cc:1403] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.010s
I20260709 12:18:34.179770 21141 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.181248 21368 tablet_bootstrap.cc:654] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.181747 21493 raft_consensus.cc:2804] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.182252 21493 raft_consensus.cc:697] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:34.183041 21493 consensus_queue.cc:237] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.183470 21370 raft_consensus.cc:359] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.184232 21370 raft_consensus.cc:385] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.184481 21370 raft_consensus.cc:740] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.185053 21370 consensus_queue.cc:260] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.185451 21427 consensus_queue.cc:1048] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:34.186604 21370 ts_tablet_manager.cc:1434] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:34.193382 21370 tablet_bootstrap.cc:492] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:34.197705 21369 ts_tablet_manager.cc:1434] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:18:34.199642 21546 raft_consensus.cc:493] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.202080 21546 raft_consensus.cc:515] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.197845 21372 raft_consensus.cc:359] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.203497 21372 raft_consensus.cc:385] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.203780 21372 raft_consensus.cc:740] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.204030 21546 leader_election.cc:290] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:34.204712 21372 consensus_queue.cc:260] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.207693 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:34.211640 21216 leader_election.cc:343] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.214409 21370 tablet_bootstrap.cc:654] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.218464 21372 ts_tablet_manager.cc:1434] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:18:34.219714 21372 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:34.221297 21661 consensus_queue.cc:1048] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:34.226869 21372 tablet_bootstrap.cc:654] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.228910 21654 raft_consensus.cc:493] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.229557 21654 raft_consensus.cc:515] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.235862 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:34.237440 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:34.238131 21249 raft_consensus.cc:2468] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:34.239437 21140 leader_election.cc:304] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:34.240649 21493 raft_consensus.cc:2804] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:34.241029 21493 raft_consensus.cc:493] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:34.241377 21493 raft_consensus.cc:3060] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:34.246570 21142 leader_election.cc:343] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.247354 21654 leader_election.cc:290] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:34.260720 21493 raft_consensus.cc:515] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.267186 21610 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.267711 21610 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.270273 21610 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:34.271345 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:34.274152 21450 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.276221 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:34.274792 21450 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.277447 21321 raft_consensus.cc:2393] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:34.279855 21450 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:34.279636 21066 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:34.281895 21610 raft_consensus.cc:3060] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.283820 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:34.291599 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:34.292498 21324 raft_consensus.cc:2468] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:34.293777 21141 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:34.294862 21427 raft_consensus.cc:2804] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:34.295310 21427 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:34.295661 21427 raft_consensus.cc:3060] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.309898 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
W20260709 12:18:34.311990 21142 leader_election.cc:343] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:34.313349 21142 leader_election.cc:343] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.207787 21369 tablet_bootstrap.cc:492] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:34.321412 21427 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.323755 21652 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.324306 21652 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.324115 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:34.328469 21652 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:34.325361 21324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:34.331365 21324 raft_consensus.cc:3060] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.331449 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:34.333117 21247 raft_consensus.cc:2393] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:34.333555 21569 consensus_queue.cc:1048] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:34.336277 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:34.338943 21067 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:34.339789 21635 consensus_queue.cc:1048] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:34.341272 21694 raft_consensus.cc:3060] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.341310 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:34.345033 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:34.345993 21175 raft_consensus.cc:2393] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
I20260709 12:18:34.352248 21324 raft_consensus.cc:2468] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:34.359227 21427 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:34.368646 21216 leader_election.cc:343] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.369586 21216 leader_election.cc:304] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.371109 21580 raft_consensus.cc:2749] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:34.373934 21141 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:34.376618 20995 catalog_manager.cc:5697] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:34.379504 21427 raft_consensus.cc:2804] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.378142 20996 catalog_manager.cc:5697] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:34.389305 21427 raft_consensus.cc:697] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:34.391184 21427 consensus_queue.cc:237] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:34.397765 21372 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:34.398329 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:34.399021 21372 ts_tablet_manager.cc:1403] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.180s	user 0.024s	sys 0.015s
I20260709 12:18:34.399098 21247 raft_consensus.cc:3060] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.401752 21372 raft_consensus.cc:359] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.402465 21372 raft_consensus.cc:385] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.402721 21372 raft_consensus.cc:740] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.403297 21372 consensus_queue.cc:260] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.361398 21692 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:34.446113 21067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 106397us
I20260709 12:18:34.447445 21247 raft_consensus.cc:2468] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:34.452472 21140 leader_election.cc:304] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.393399 21493 leader_election.cc:290] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:34.467156 21493 raft_consensus.cc:2804] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:34.478574 21372 ts_tablet_manager.cc:1434] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.010s
I20260709 12:18:34.480561 21372 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:34.463379 21290 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.482600 21580 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.483479 21512 raft_consensus.cc:3060] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:34.483333 21580 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:34.489374 21580 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:34.491228 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:34.493988 21493 raft_consensus.cc:697] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:34.496343 21370 tablet_bootstrap.cc:492] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:34.496820 21370 ts_tablet_manager.cc:1403] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.304s	user 0.018s	sys 0.052s
I20260709 12:18:34.497078 21493 consensus_queue.cc:237] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.498275 21368 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:34.498739 21368 ts_tablet_manager.cc:1403] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.336s	user 0.101s	sys 0.159s
I20260709 12:18:34.499786 21370 raft_consensus.cc:359] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.500486 21370 raft_consensus.cc:385] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.500751 21370 raft_consensus.cc:740] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.501780 21368 raft_consensus.cc:359] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.502458 21368 raft_consensus.cc:385] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.502702 21368 raft_consensus.cc:740] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.503362 21368 consensus_queue.cc:260] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.504268 21694 raft_consensus.cc:2749] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:34.494827 21215 leader_election.cc:343] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.509713 21368 ts_tablet_manager.cc:1434] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:18:34.510687 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:34.510908 21368 tablet_bootstrap.cc:492] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
W20260709 12:18:34.512192 21216 leader_election.cc:343] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.512658 21216 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:34.513422 21712 log.cc:927] Time spent T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 12:18:34.513805 21546 raft_consensus.cc:2749] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:34.516780 20998 catalog_manager.cc:5697] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:34.518115 21569 consensus_queue.cc:1048] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:34.526434 21370 consensus_queue.cc:260] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.552546 21370 ts_tablet_manager.cc:1434] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 12:18:34.555374 21370 tablet_bootstrap.cc:492] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:34.584960 21580 raft_consensus.cc:493] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.586668 21368 tablet_bootstrap.cc:654] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.571478 21100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
W20260709 12:18:34.573351 21140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 120829us
I20260709 12:18:34.585552 21580 raft_consensus.cc:515] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.598878 21580 leader_election.cc:290] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:34.599450 21101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:34.600730 21370 tablet_bootstrap.cc:654] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.601282 21652 consensus_queue.cc:1048] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:34.601714 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:34.602636 21216 leader_election.cc:343] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.612906 21728 consensus_queue.cc:1048] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:34.613261 21216 leader_election.cc:343] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.613776 21216 leader_election.cc:304] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:34.602507 21635 consensus_queue.cc:1048] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:34.618615 21546 raft_consensus.cc:2749] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:34.587338 21610 raft_consensus.cc:2749] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:34.627959 21369 tablet_bootstrap.cc:654] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:34.645815 21142 leader_election.cc:343] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:34.649173 21427 consensus_queue.cc:1048] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:34.651134 21450 consensus_queue.cc:1048] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:34.655839 21372 tablet_bootstrap.cc:654] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.612932 21512 raft_consensus.cc:2749] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:34.660185 21729 log.cc:927] Time spent T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:18:34.665987 21288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 63499.4us
I20260709 12:18:34.710192 21727 consensus_queue.cc:1048] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:18:34.755986 21370 tablet_bootstrap.cc:492] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:34.757407 21370 ts_tablet_manager.cc:1403] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.014s
I20260709 12:18:34.756131 20998 catalog_manager.cc:5697] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:34.790710 21370 raft_consensus.cc:359] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.793560 21370 raft_consensus.cc:385] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.794119 21370 raft_consensus.cc:740] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.794843 21370 consensus_queue.cc:260] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.802721 21370 ts_tablet_manager.cc:1434] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:18:34.803653 21370 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:34.811628 21737 consensus_queue.cc:1048] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:34.814599 21732 consensus_queue.cc:1048] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:34.834380 21368 tablet_bootstrap.cc:492] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:34.835769 21368 ts_tablet_manager.cc:1403] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.325s	user 0.022s	sys 0.058s
I20260709 12:18:34.837114 21372 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:34.837723 21372 ts_tablet_manager.cc:1403] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.357s	user 0.017s	sys 0.007s
I20260709 12:18:34.838871 21368 raft_consensus.cc:359] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.839598 21368 raft_consensus.cc:385] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.839864 21368 raft_consensus.cc:740] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.840502 21368 consensus_queue.cc:260] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.840512 21372 raft_consensus.cc:359] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:34.845722 21372 raft_consensus.cc:385] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:34.846171 21372 raft_consensus.cc:740] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:34.871481 21372 consensus_queue.cc:260] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:34.874027 21661 consensus_queue.cc:1048] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:34.878952 21743 log.cc:927] Time spent T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:18:34.882509 21372 ts_tablet_manager.cc:1434] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.005s
I20260709 12:18:34.885594 21369 tablet_bootstrap.cc:492] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:34.890808 21369 ts_tablet_manager.cc:1403] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.683s	user 0.024s	sys 0.003s
I20260709 12:18:34.906562 21368 ts_tablet_manager.cc:1434] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.006s
I20260709 12:18:34.907881 21368 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:34.916308 21372 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:34.921901 21493 raft_consensus.cc:493] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.922818 21493 raft_consensus.cc:515] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.933280 21372 tablet_bootstrap.cc:654] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.939951 21370 tablet_bootstrap.cc:654] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:34.938982 21610 raft_consensus.cc:493] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.942183 21610 raft_consensus.cc:515] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:34.966435 21546 raft_consensus.cc:493] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:34.967314 21546 raft_consensus.cc:515] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.999815 21369 raft_consensus.cc:359] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:35.001144 21369 raft_consensus.cc:385] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.001724 21369 raft_consensus.cc:740] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.016814 21369 consensus_queue.cc:260] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:34.991206 21610 leader_election.cc:290] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:35.037640 21546 leader_election.cc:290] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.040620 21369 ts_tablet_manager.cc:1434] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.149s	user 0.008s	sys 0.002s
I20260709 12:18:35.041935 21369 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:35.006166 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:35.007225 21493 leader_election.cc:290] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.087390 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:35.088102 21249 raft_consensus.cc:2468] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:35.093644 21140 leader_election.cc:304] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:35.097157 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:18:35.076081 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 96689.3us
W20260709 12:18:35.111904 21288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 117794us
I20260709 12:18:35.102398 21450 raft_consensus.cc:2804] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:35.122313 21450 raft_consensus.cc:493] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:35.124565 21450 raft_consensus.cc:3060] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.124606 21097 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.134546 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:35.162396 21450 raft_consensus.cc:515] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:18:35.179436 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 106004us
I20260709 12:18:35.182631 21450 leader_election.cc:290] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.184198 21176 raft_consensus.cc:2393] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b64d8c41a484535a0bdd7e5c7358826 in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:35.184676 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:35.185417 21249 raft_consensus.cc:3060] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.197605 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c83f1d64ba4bf1bcc4ea965dbe987d" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:35.198418 21247 raft_consensus.cc:2393] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:35.219228 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:35.219911 21323 raft_consensus.cc:2468] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:35.224464 21369 tablet_bootstrap.cc:654] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.221109 21065 leader_election.cc:304] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:35.228763 21661 raft_consensus.cc:3060] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.230157 21450 consensus_queue.cc:1048] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:35.233242 21368 tablet_bootstrap.cc:654] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.236948 21249 raft_consensus.cc:2468] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:35.239615 21140 leader_election.cc:304] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:35.240485 21450 raft_consensus.cc:2804] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:35.240962 21450 raft_consensus.cc:697] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:35.246817 21757 raft_consensus.cc:493] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.307163 21372 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:35.307704 21372 ts_tablet_manager.cc:1403] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.392s	user 0.016s	sys 0.015s
I20260709 12:18:35.307663 21661 raft_consensus.cc:2749] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:35.307660 21215 leader_election.cc:304] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:35.313030 21750 raft_consensus.cc:2764] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:18:35.271358 21450 consensus_queue.cc:237] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:35.277124 21580 raft_consensus.cc:493] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.333154 21372 raft_consensus.cc:359] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:35.334208 21372 raft_consensus.cc:385] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.334465 21372 raft_consensus.cc:740] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.343186 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:35.343902 21321 raft_consensus.cc:2468] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:35.346598 21372 consensus_queue.cc:260] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:35.349036 21372 ts_tablet_manager.cc:1434] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 12:18:35.349690 21370 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:35.350016 21372 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:35.350221 21370 ts_tablet_manager.cc:1403] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.547s	user 0.019s	sys 0.014s
I20260709 12:18:35.360471 21369 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:35.361292 21369 ts_tablet_manager.cc:1403] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.320s	user 0.016s	sys 0.011s
I20260709 12:18:35.335246 21763 consensus_queue.cc:1048] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:18:35.366456 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b7f9184aa4ecf99ab2598bd0f4f0c" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:35.367185 21318 raft_consensus.cc:3060] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.366873 21370 raft_consensus.cc:359] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:35.368374 21370 raft_consensus.cc:385] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.368700 21370 raft_consensus.cc:740] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.327100 21580 raft_consensus.cc:515] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:35.369865 21726 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.363521 21569 raft_consensus.cc:493] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.285069 21757 raft_consensus.cc:515] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:35.390882 21370 consensus_queue.cc:260] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:35.392803 21756 raft_consensus.cc:493] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.392493 21726 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.395210 21756 raft_consensus.cc:515] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.396706 21726 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.400827 21756 leader_election.cc:290] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:35.401875 21757 leader_election.cc:290] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.388129 21569 raft_consensus.cc:515] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:35.408357 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2393bc527ae6467388eda88fe7cd79ef" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:35.409674 21569 leader_election.cc:290] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.411954 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:35.420635 21369 raft_consensus.cc:359] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.421480 21369 raft_consensus.cc:385] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.421865 21369 raft_consensus.cc:740] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.422502 21369 consensus_queue.cc:260] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.423113 21580 leader_election.cc:290] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:35.426079 21370 ts_tablet_manager.cc:1434] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.001s
I20260709 12:18:35.427170 21370 tablet_bootstrap.cc:492] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:35.428298 21369 ts_tablet_manager.cc:1434] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:18:35.429189 21369 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:35.429137 21321 raft_consensus.cc:2468] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:35.435410 21318 raft_consensus.cc:2468] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:35.437101 21369 tablet_bootstrap.cc:654] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.447723 21370 tablet_bootstrap.cc:654] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.448177 21368 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:35.448696 21368 ts_tablet_manager.cc:1403] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.541s	user 0.013s	sys 0.006s
I20260709 12:18:35.451630 21368 raft_consensus.cc:359] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.452320 21368 raft_consensus.cc:385] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.452620 21368 raft_consensus.cc:740] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.454213 21372 tablet_bootstrap.cc:654] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.460072 21368 consensus_queue.cc:260] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.460788 21372 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:35.461404 21372 ts_tablet_manager.cc:1403] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.000s
I20260709 12:18:35.463199 21368 ts_tablet_manager.cc:1434] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:18:35.464707 21372 raft_consensus.cc:359] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:35.466554 21368 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:35.542032 21368 tablet_bootstrap.cc:654] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.543411 21372 raft_consensus.cc:385] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.544378 21372 raft_consensus.cc:740] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.664784 21778 consensus_queue.cc:1048] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:35.747781 21368 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:35.748606 21368 ts_tablet_manager.cc:1403] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.282s	user 0.010s	sys 0.013s
W20260709 12:18:35.748319 21215 leader_election.cc:343] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:35.750304 21215 leader_election.cc:304] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:35.751677 21757 raft_consensus.cc:2804] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:35.752239 21757 raft_consensus.cc:493] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:35.752661 21757 raft_consensus.cc:3060] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.753021 21368 raft_consensus.cc:359] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.753979 21368 raft_consensus.cc:385] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.754259 21368 raft_consensus.cc:740] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.755036 21368 consensus_queue.cc:260] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.759326 21368 ts_tablet_manager.cc:1434] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:18:35.762164 21368 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826: Bootstrap starting.
I20260709 12:18:35.768216 21757 raft_consensus.cc:515] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.770433 21368 tablet_bootstrap.cc:654] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.772230 21757 leader_election.cc:290] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:35.776750 21368 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826: No bootstrap required, opened a new log
I20260709 12:18:35.777175 21368 ts_tablet_manager.cc:1403] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 12:18:35.781088 21368 raft_consensus.cc:359] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:35.781806 21368 raft_consensus.cc:385] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.782044 21368 raft_consensus.cc:740] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.782675 21368 consensus_queue.cc:260] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:35.785073 21368 ts_tablet_manager.cc:1434] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:35.811268 21372 consensus_queue.cc:260] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:35.398054 21142 consensus_peers.cc:597] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:35.812896 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 422257us
I20260709 12:18:35.813623 21372 ts_tablet_manager.cc:1434] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.352s	user 0.009s	sys 0.004s
I20260709 12:18:35.815631 21372 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:35.822912 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:35.823894 21372 tablet_bootstrap.cc:654] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.831369 21372 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:35.831884 21372 ts_tablet_manager.cc:1403] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 12:18:35.835239 21372 raft_consensus.cc:359] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.835994 21372 raft_consensus.cc:385] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.836174 21372 raft_consensus.cc:740] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.836992 21372 consensus_queue.cc:260] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.839313 21372 ts_tablet_manager.cc:1434] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:35.840833 21372 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:35.844014 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:35.844949 21321 raft_consensus.cc:3060] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.846544 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:35.852703 21372 tablet_bootstrap.cc:654] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.862774 21321 raft_consensus.cc:2468] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:35.869320 21317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:35.877940 21173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2393bc527ae6467388eda88fe7cd79ef" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:35.881394 21569 consensus_queue.cc:1048] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:35.884572 21215 leader_election.cc:304] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
W20260709 12:18:35.884827 21141 leader_election.cc:343] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:35.907346 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:35.908949 21216 leader_election.cc:343] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:35.910588 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:35.914800 21094 raft_consensus.cc:3060] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.915544 21173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:35.931309 21370 tablet_bootstrap.cc:492] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:35.939515 21369 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:35.959767 21580 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.964083 21372 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:35.983464 21372 ts_tablet_manager.cc:1403] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.143s	user 0.046s	sys 0.044s
I20260709 12:18:35.983935 21173 raft_consensus.cc:2468] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:35.985460 21370 ts_tablet_manager.cc:1403] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.559s	user 0.011s	sys 0.013s
I20260709 12:18:35.986208 21369 ts_tablet_manager.cc:1403] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.557s	user 0.016s	sys 0.000s
I20260709 12:18:35.986714 21372 raft_consensus.cc:359] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:35.987231 21372 raft_consensus.cc:385] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.987409 21372 raft_consensus.cc:740] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.988162 21372 consensus_queue.cc:260] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:35.989416 21370 raft_consensus.cc:359] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:35.989880 21369 raft_consensus.cc:359] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:35.990123 21372 ts_tablet_manager.cc:1434] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 12:18:35.990257 21370 raft_consensus.cc:385] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.990661 21369 raft_consensus.cc:385] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.990854 21370 raft_consensus.cc:740] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.990986 21369 raft_consensus.cc:740] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.963763 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:35.966933 21765 raft_consensus.cc:493] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:35.972149 20996 catalog_manager.cc:5697] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:35.978433 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 97784.5us
W20260709 12:18:35.980822 21141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 96229.1us
I20260709 12:18:35.994895 21765 raft_consensus.cc:515] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:35.991781 21372 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:35.983381 21580 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:36.000098 21580 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:36.000468 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.000869 21247 raft_consensus.cc:2468] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:35.993362 21757 raft_consensus.cc:2804] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.003448 21757 raft_consensus.cc:697] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:35.982467 21216 leader_election.cc:304] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.006520 21372 tablet_bootstrap.cc:654] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.006431 21318 raft_consensus.cc:2393] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate 3b64d8c41a484535a0bdd7e5c7358826 in this term.
I20260709 12:18:35.991827 21369 consensus_queue.cc:260] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:35.991827 21370 consensus_queue.cc:260] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.005005 21757 consensus_queue.cc:237] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:36.010206 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 125782us
I20260709 12:18:36.018584 21097 raft_consensus.cc:3060] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.997403 21765 leader_election.cc:290] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:36.043191 21580 raft_consensus.cc:2749] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.053457 21580 raft_consensus.cc:493] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.054082 21580 raft_consensus.cc:515] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.056354 21580 leader_election.cc:290] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:36.061401 21694 raft_consensus.cc:493] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.062096 21694 raft_consensus.cc:515] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.065788 21694 leader_election.cc:290] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:36.074306 21369 ts_tablet_manager.cc:1434] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 12:18:36.078509 21370 ts_tablet_manager.cc:1434] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.001s
I20260709 12:18:36.090416 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.098735 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:36.102828 21493 consensus_queue.cc:1048] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:36.110555 21370 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:36.111574 21372 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:36.112129 21372 ts_tablet_manager.cc:1403] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.024s
I20260709 12:18:36.116904 21369 tablet_bootstrap.cc:492] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:36.121670 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9c12bc855b498595dd907b234a68e2" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:36.132265 21372 raft_consensus.cc:359] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.134375 21372 raft_consensus.cc:385] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.134810 21372 raft_consensus.cc:740] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
W20260709 12:18:36.137557 21215 leader_election.cc:343] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.132956 21694 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:18:36.151099 21215 leader_election.cc:343] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.152750 21372 consensus_queue.cc:260] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:36.132402 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 220352us
I20260709 12:18:36.160845 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:36.173619 21246 raft_consensus.cc:2468] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:36.161870 21372 ts_tablet_manager.cc:1434] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260709 12:18:36.177184 21372 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:36.170226 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.162776 21065 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.178467 21175 raft_consensus.cc:2468] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:36.165066 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.166291 21733 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.152806 21694 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.180840 21733 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:36.184252 21215 leader_election.cc:343] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.184899 21694 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:36.185515 21372 tablet_bootstrap.cc:654] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.184669 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.188469 21725 raft_consensus.cc:2749] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:36.193238 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:36.194048 21098 raft_consensus.cc:2468] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 0.
I20260709 12:18:36.191401 21318 raft_consensus.cc:2468] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:36.195451 21290 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:36.196381 21733 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:36.196889 21733 raft_consensus.cc:2804] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.197232 21733 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.200562 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.201151 21066 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:36.203075 21765 raft_consensus.cc:2804] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.203488 21765 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.203846 21765 raft_consensus.cc:3060] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.197537 21733 raft_consensus.cc:3060] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.213052 21065 leader_election.cc:304] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:36.195495 21216 leader_election.cc:343] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.201180 21140 leader_election.cc:304] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.220252 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:36.227371 21427 raft_consensus.cc:2804] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.227775 21427 raft_consensus.cc:493] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.228065 21427 raft_consensus.cc:3060] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.234923 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.235688 21176 raft_consensus.cc:2468] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:36.236059 21427 raft_consensus.cc:515] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.237941 21370 tablet_bootstrap.cc:654] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.239022 21778 consensus_queue.cc:1048] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:36.240904 21097 raft_consensus.cc:2468] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:36.241649 21693 raft_consensus.cc:2749] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.215767 21065 leader_election.cc:304] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:36.247947 21369 tablet_bootstrap.cc:654] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.260762 21580 raft_consensus.cc:493] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.261353 21580 raft_consensus.cc:515] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:36.264971 21290 leader_election.cc:343] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.278780 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.279560 21732 raft_consensus.cc:2804] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.279994 21732 raft_consensus.cc:493] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.280357 21732 raft_consensus.cc:3060] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.275487 21765 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.280448 21757 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.281076 21757 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:36.281762 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.283223 21757 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:36.283942 21427 leader_election.cc:290] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:36.279402 21216 leader_election.cc:304] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.263883 21580 leader_election.cc:290] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:36.288952 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:36.291090 21216 leader_election.cc:304] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:36.286128 21215 leader_election.cc:343] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.293358 21790 raft_consensus.cc:2804] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.293730 21733 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.299317 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:36.274694 21065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 59037.7us
I20260709 12:18:36.303032 21610 raft_consensus.cc:493] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.303525 21610 raft_consensus.cc:515] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:36.305109 21141 leader_election.cc:343] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.305832 21610 leader_election.cc:290] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:36.305164 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:36.307624 21733 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:36.308290 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.306212 21790 raft_consensus.cc:493] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.309248 21790 raft_consensus.cc:3060] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.309634 21249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:36.309950 21215 leader_election.cc:343] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.310295 21249 raft_consensus.cc:2468] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:36.311522 21065 leader_election.cc:304] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:36.312132 21765 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:36.312711 21765 raft_consensus.cc:2804] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.313081 21765 raft_consensus.cc:493] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.313427 21765 raft_consensus.cc:3060] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.318544 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:36.295977 21757 raft_consensus.cc:2804] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:18:36.323709 21290 leader_election.cc:343] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.323179 21757 raft_consensus.cc:493] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.336074 21372 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:36.336637 21372 ts_tablet_manager.cc:1403] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.160s	user 0.020s	sys 0.006s
I20260709 12:18:36.332854 21757 raft_consensus.cc:3060] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.329695 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:36.348577 21067 leader_election.cc:343] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.349291 21369 tablet_bootstrap.cc:492] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:36.349920 21369 ts_tablet_manager.cc:1403] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.233s	user 0.023s	sys 0.004s
I20260709 12:18:36.351975 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:36.352856 21094 raft_consensus.cc:2393] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
W20260709 12:18:36.337796 21216 leader_election.cc:343] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.353621 21369 raft_consensus.cc:359] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.356683 21369 raft_consensus.cc:385] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.356870 21369 raft_consensus.cc:740] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.357311 21369 consensus_queue.cc:260] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.358390 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.359249 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:36.356045 21290 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
W20260709 12:18:36.362542 21067 leader_election.cc:343] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.367856 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:36.368760 21318 raft_consensus.cc:2393] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
W20260709 12:18:36.366416 21067 leader_election.cc:343] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.380903 21066 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.382869 21725 raft_consensus.cc:2749] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.360962 21216 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.384198 21757 raft_consensus.cc:515] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.387014 21792 raft_consensus.cc:2749] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.388643 21757 leader_election.cc:290] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
W20260709 12:18:36.388298 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 51840.5us
I20260709 12:18:36.390084 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:36.389909 21372 raft_consensus.cc:359] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.390977 21372 raft_consensus.cc:385] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.391320 21372 raft_consensus.cc:740] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.373971 21733 raft_consensus.cc:2749] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.392043 21372 consensus_queue.cc:260] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:36.394495 21215 leader_election.cc:343] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.395344 21372 ts_tablet_manager.cc:1434] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 12:18:36.398350 21372 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:36.402720 21216 leader_election.cc:343] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.404903 21372 tablet_bootstrap.cc:654] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.403328 21370 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:36.409524 21370 ts_tablet_manager.cc:1403] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.299s	user 0.019s	sys 0.007s
I20260709 12:18:36.416589 21759 raft_consensus.cc:493] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.417423 21759 raft_consensus.cc:515] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.417945 21765 raft_consensus.cc:515] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.421504 21759 leader_election.cc:290] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:36.401121 21790 raft_consensus.cc:515] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.422174 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:36.423046 21246 raft_consensus.cc:2393] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate 3b64d8c41a484535a0bdd7e5c7358826 in this term.
I20260709 12:18:36.424048 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
W20260709 12:18:36.425279 21067 leader_election.cc:343] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.426235 21790 leader_election.cc:290] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:36.426865 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:36.428668 21321 raft_consensus.cc:3060] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.427909 21140 leader_election.cc:304] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.405297 21216 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.433758 21778 raft_consensus.cc:2749] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.436753 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.437793 21369 ts_tablet_manager.cc:1434] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 12:18:36.440239 21176 raft_consensus.cc:2393] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:36.437378 21790 raft_consensus.cc:2749] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.448032 21290 leader_election.cc:304] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:36.449674 21370 raft_consensus.cc:359] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.451004 21370 raft_consensus.cc:385] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.451316 21370 raft_consensus.cc:740] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.452507 21370 consensus_queue.cc:260] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.454627 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99275a9c5a11450abb5f831bc79925a5" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:36.456607 21790 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.457371 21171 raft_consensus.cc:2393] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b64d8c41a484535a0bdd7e5c7358826 in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:36.457309 21790 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.459458 21790 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:36.461951 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:36.462580 21247 raft_consensus.cc:3060] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.463794 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:36.465361 21176 raft_consensus.cc:3060] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.439472 21732 raft_consensus.cc:515] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.468675 21369 tablet_bootstrap.cc:492] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:36.474701 21370 ts_tablet_manager.cc:1434] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260709 12:18:36.477808 21725 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.478338 21725 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:36.475059 21216 leader_election.cc:343] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.480443 21216 leader_election.cc:304] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.481446 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.480746 21725 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:36.483197 21790 raft_consensus.cc:2749] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.485239 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
W20260709 12:18:36.486050 21066 leader_election.cc:343] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.486527 20998 catalog_manager.cc:5697] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:36.495146 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:36.495762 21246 raft_consensus.cc:3060] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.495921 21321 raft_consensus.cc:2468] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:36.497716 21733 raft_consensus.cc:2749] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.465186 21765 leader_election.cc:290] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:36.501878 21215 leader_election.cc:304] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:36.502020 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:36.502676 21175 raft_consensus.cc:3060] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.505491 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:36.505877 21216 leader_election.cc:343] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.506573 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.507695 21732 leader_election.cc:290] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:36.509001 21216 leader_election.cc:343] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.509631 21216 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:36.509220 21757 raft_consensus.cc:2804] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.510812 21369 tablet_bootstrap.cc:654] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.510885 21792 raft_consensus.cc:2749] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.511410 21247 raft_consensus.cc:2468] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:36.511901 21757 raft_consensus.cc:697] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
W20260709 12:18:36.513099 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:36.512874 21757 consensus_queue.cc:237] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.516494 21246 raft_consensus.cc:2468] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:36.518462 21065 leader_election.cc:304] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:36.519517 21765 raft_consensus.cc:2804] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.520215 21765 raft_consensus.cc:697] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:36.521075 21765 consensus_queue.cc:237] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.526607 21370 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:36.529410 21372 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:36.530889 21065 leader_election.cc:304] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:36.532192 21732 raft_consensus.cc:2804] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.532819 21732 raft_consensus.cc:697] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:36.533643 21732 consensus_queue.cc:237] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.537341 21372 ts_tablet_manager.cc:1403] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.141s	user 0.031s	sys 0.012s
I20260709 12:18:36.544850 21372 raft_consensus.cc:359] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:36.545773 21372 raft_consensus.cc:385] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.546241 21372 raft_consensus.cc:740] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.552788 21370 tablet_bootstrap.cc:654] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:36.572840 21271 debug-util.cc:398] Leaking SignalData structure 0x7b0800168c60 after lost signal to thread 17969
W20260709 12:18:36.615459 21271 debug-util.cc:398] Leaking SignalData structure 0x7b0800037920 after lost signal to thread 21032
I20260709 12:18:36.556893 21372 consensus_queue.cc:260] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:36.621904 21175 raft_consensus.cc:2468] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:36.622968 21372 ts_tablet_manager.cc:1434] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.006s
W20260709 12:18:36.624002 21271 debug-util.cc:398] Leaking SignalData structure 0x7b080020e2e0 after lost signal to thread 21125
I20260709 12:18:36.624172 21372 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:36.625155 21271 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2c80 after lost signal to thread 21200
W20260709 12:18:36.626327 21271 debug-util.cc:398] Leaking SignalData structure 0x7b0800304080 after lost signal to thread 21274
I20260709 12:18:36.626435 21580 consensus_queue.cc:1048] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:36.613562 21369 tablet_bootstrap.cc:492] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:36.631331 21369 ts_tablet_manager.cc:1403] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.007s
W20260709 12:18:36.600752 21067 leader_election.cc:343] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.505553 21176 raft_consensus.cc:2468] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:36.632501 21580 consensus_queue.cc:1048] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:36.632164 21067 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:36.646893 21067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 81777.3us
I20260709 12:18:36.649863 21725 raft_consensus.cc:2749] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.652060 21216 leader_election.cc:304] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:36.657117 21580 raft_consensus.cc:2804] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.657693 21580 raft_consensus.cc:697] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:36.658552 21580 consensus_queue.cc:237] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.660751 21370 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:36.661238 21370 ts_tablet_manager.cc:1403] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.135s	user 0.007s	sys 0.014s
I20260709 12:18:36.659752 21372 tablet_bootstrap.cc:654] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.732906 21370 raft_consensus.cc:359] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.733834 21370 raft_consensus.cc:385] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.734165 21370 raft_consensus.cc:740] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
W20260709 12:18:36.734527 21141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 50577.1us
W20260709 12:18:36.710807 21271 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4ce0 after lost signal to thread 21348
I20260709 12:18:36.740623 21370 consensus_queue.cc:260] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:36.732442 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 46888.1us
I20260709 12:18:36.752684 21369 raft_consensus.cc:359] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.758739 21369 raft_consensus.cc:385] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.759071 21369 raft_consensus.cc:740] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.761080 21370 ts_tablet_manager.cc:1434] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.100s	user 0.012s	sys 0.000s
W20260709 12:18:36.761905 21810 log.cc:927] Time spent T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Append to log took a long time: real 0.072s	user 0.005s	sys 0.000s
I20260709 12:18:36.761147 21369 consensus_queue.cc:260] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.766428 21370 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:36.770881 21369 ts_tablet_manager.cc:1434] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.003s
I20260709 12:18:36.822082 20998 catalog_manager.cc:5697] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:36.834442 21369 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:36.846993 20995 catalog_manager.cc:5697] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:36.850601 21820 raft_consensus.cc:493] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.851203 21820 raft_consensus.cc:515] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:36.855937 21820 leader_election.cc:290] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:36.852979 20995 catalog_manager.cc:5697] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:36.867816 21427 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.868363 21427 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.872536 21372 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:36.873172 21372 ts_tablet_manager.cc:1403] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.249s	user 0.013s	sys 0.013s
I20260709 12:18:36.892032 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:36.893164 21172 raft_consensus.cc:2393] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 3b64d8c41a484535a0bdd7e5c7358826 in this term.
I20260709 12:18:36.890928 21370 tablet_bootstrap.cc:654] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.907426 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0114cca7e4a4468993d15181e60d9f9" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:36.913810 21369 tablet_bootstrap.cc:654] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.915242 21427 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:36.919800 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:36.928665 21427 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.930361 21427 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:36.932608 21427 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:36.934573 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.934937 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.935408 21323 raft_consensus.cc:2393] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate bbd652bf270f451f81efea17cd9c0976 in this term.
I20260709 12:18:36.939281 21757 consensus_queue.cc:1048] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:36.944608 21141 leader_election.cc:343] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.948670 21288 leader_election.cc:304] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:36.950253 21818 raft_consensus.cc:3060] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.947042 21765 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.954476 21765 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:36.956619 21765 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:36.944979 21099 raft_consensus.cc:2468] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:36.957453 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:36.965534 21097 raft_consensus.cc:2393] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
I20260709 12:18:36.967170 21372 raft_consensus.cc:359] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.967900 21372 raft_consensus.cc:385] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.968202 21372 raft_consensus.cc:740] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.957576 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:36.981822 21372 consensus_queue.cc:260] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:36.987890 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:36.996490 20998 catalog_manager.cc:5697] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.001965 21372 ts_tablet_manager.cc:1434] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.001s
I20260709 12:18:37.004007 21372 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:37.012640 21818 raft_consensus.cc:2749] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.988297 21142 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:37.017171 21814 raft_consensus.cc:2804] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.988423 21246 raft_consensus.cc:2468] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:36.990401 21765 consensus_queue.cc:1048] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
W20260709 12:18:37.017563 21066 leader_election.cc:343] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.017611 21814 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.019789 21814 raft_consensus.cc:3060] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.025482 21765 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.025879 21065 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:37.026142 21765 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.028921 21372 tablet_bootstrap.cc:654] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.029681 21732 raft_consensus.cc:2804] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.030133 21732 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.030501 21732 raft_consensus.cc:3060] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.040688 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:37.042209 21067 leader_election.cc:343] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.040860 21765 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:37.048621 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:37.049913 21247 raft_consensus.cc:2468] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:37.055960 21370 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:37.053609 21757 consensus_queue.cc:1048] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:18:37.056497 21370 ts_tablet_manager.cc:1403] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.290s	user 0.024s	sys 0.015s
W20260709 12:18:37.017194 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 44275us
I20260709 12:18:37.060839 21142 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:37.062098 21778 raft_consensus.cc:3060] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.062964 21370 raft_consensus.cc:359] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.063850 21370 raft_consensus.cc:385] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.064363 21370 raft_consensus.cc:740] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.073045 21370 consensus_queue.cc:260] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.087452 21065 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:37.091809 21369 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:37.092374 21369 ts_tablet_manager.cc:1403] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.011s
I20260709 12:18:37.093859 21694 raft_consensus.cc:2804] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.094297 21694 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.094621 21694 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.070363 21765 consensus_queue.cc:1048] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:18:37.099215 21370 ts_tablet_manager.cc:1434] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 12:18:37.107666 21369 raft_consensus.cc:359] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.117496 21369 raft_consensus.cc:385] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.117841 21369 raft_consensus.cc:740] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.124101 21372 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:37.124749 21372 ts_tablet_manager.cc:1403] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.012s
I20260709 12:18:37.127894 21372 raft_consensus.cc:359] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.128561 21372 raft_consensus.cc:385] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.128820 21372 raft_consensus.cc:740] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.129424 21372 consensus_queue.cc:260] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.131654 21372 ts_tablet_manager.cc:1434] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:37.119863 21814 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.136081 21172 raft_consensus.cc:3060] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.136925 21694 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.132803 21372 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:37.120002 21369 consensus_queue.cc:260] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.147258 21814 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:37.147419 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
W20260709 12:18:37.149960 21067 leader_election.cc:343] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.152945 21732 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.148132 21778 raft_consensus.cc:2749] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:37.157723 21369 ts_tablet_manager.cc:1434] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 12:18:37.163117 21370 tablet_bootstrap.cc:492] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:37.156404 21732 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.156301 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:37.165371 21321 raft_consensus.cc:3060] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.164479 21369 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:37.167742 21372 tablet_bootstrap.cc:654] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.172622 21813 consensus_queue.cc:1048] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.180076 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:37.180888 21247 raft_consensus.cc:3060] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.154465 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:37.189401 21725 consensus_queue.cc:1048] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:18:37.147419 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:37.201960 21694 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:37.205677 21094 raft_consensus.cc:3060] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.229200 21580 consensus_queue.cc:1048] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.231936 21321 raft_consensus.cc:2468] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
W20260709 12:18:37.237120 21141 leader_election.cc:343] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.245740 21247 raft_consensus.cc:2468] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:37.241854 21066 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:37.241287 21694 consensus_queue.cc:1048] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:18:37.248399 21732 raft_consensus.cc:2804] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.248926 21732 raft_consensus.cc:697] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:37.277029 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:37.280123 21246 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.281911 21369 tablet_bootstrap.cc:654] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.275466 21732 consensus_queue.cc:237] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.296440 21372 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:37.297430 21372 ts_tablet_manager.cc:1403] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.165s	user 0.032s	sys 0.038s
I20260709 12:18:37.299364 21094 raft_consensus.cc:2468] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:37.271667 21694 raft_consensus.cc:493] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.301270 21142 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:37.302965 21694 raft_consensus.cc:515] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.304193 21814 raft_consensus.cc:2804] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.304673 21814 raft_consensus.cc:697] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:37.305505 21814 consensus_queue.cc:237] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.306237 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e5627bdd41249a677e2bc605c65e" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:37.306779 21694 leader_election.cc:290] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:37.308372 21067 leader_election.cc:343] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.309618 21321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e5627bdd41249a677e2bc605c65e" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:37.311026 21066 leader_election.cc:343] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.311440 21066 leader_election.cc:304] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:37.312316 21805 raft_consensus.cc:2749] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:37.316130 21372 raft_consensus.cc:359] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.317034 21372 raft_consensus.cc:385] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.317333 21372 raft_consensus.cc:740] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.319063 21372 consensus_queue.cc:260] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.334869 21370 tablet_bootstrap.cc:654] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.339298 21246 raft_consensus.cc:2468] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:37.346490 21372 ts_tablet_manager.cc:1434] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260709 12:18:37.347504 21372 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:37.352375 21372 tablet_bootstrap.cc:654] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.357410 21065 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425
I20260709 12:18:37.358857 21765 raft_consensus.cc:2804] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.359375 21765 raft_consensus.cc:697] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:37.363153 21765 consensus_queue.cc:237] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.370849 20996 catalog_manager.cc:5697] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.391139 21372 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: No bootstrap required, opened a new log
I20260709 12:18:37.391681 21372 ts_tablet_manager.cc:1403] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.005s
I20260709 12:18:37.394495 21372 raft_consensus.cc:359] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.395179 21372 raft_consensus.cc:385] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.396016 21372 raft_consensus.cc:740] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.396824 21372 consensus_queue.cc:260] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.399066 21372 ts_tablet_manager.cc:1434] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:37.432937 21369 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:37.433557 21369 ts_tablet_manager.cc:1403] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.269s	user 0.013s	sys 0.005s
I20260709 12:18:37.436429 21369 raft_consensus.cc:359] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.437237 21369 raft_consensus.cc:385] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.442865 21369 raft_consensus.cc:740] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.443967 21369 consensus_queue.cc:260] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.446401 21369 ts_tablet_manager.cc:1434] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:18:37.447640 21369 tablet_bootstrap.cc:492] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:37.447762 21370 tablet_bootstrap.cc:492] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:37.448447 21370 ts_tablet_manager.cc:1403] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.286s	user 0.012s	sys 0.014s
I20260709 12:18:37.451536 21370 raft_consensus.cc:359] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.452258 21370 raft_consensus.cc:385] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.452525 21370 raft_consensus.cc:740] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.474768 21370 consensus_queue.cc:260] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.435386 20996 catalog_manager.cc:5697] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.477217 21370 ts_tablet_manager.cc:1434] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.009s
I20260709 12:18:37.454445 21369 tablet_bootstrap.cc:654] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.477938 21765 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.478385 21370 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:37.478483 21765 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.481374 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:37.482049 21247 raft_consensus.cc:2468] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:37.482429 21765 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.483443 21065 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:37.484148 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:37.484452 21765 raft_consensus.cc:2804] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.485256 21765 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.485694 21765 raft_consensus.cc:3060] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:37.485848 21066 leader_election.cc:343] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.493311 21765 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.498003 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:37.498601 21247 raft_consensus.cc:3060] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.506147 21369 tablet_bootstrap.cc:492] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:37.506724 21369 ts_tablet_manager.cc:1403] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.003s
I20260709 12:18:37.509704 21369 raft_consensus.cc:359] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.510373 21369 raft_consensus.cc:385] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.510640 21369 raft_consensus.cc:740] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.511425 21369 consensus_queue.cc:260] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.513213 21369 ts_tablet_manager.cc:1434] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:18:37.515089 21369 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:37.521126 21369 tablet_bootstrap.cc:654] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.522006 21247 raft_consensus.cc:2468] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:37.524233 21065 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:37.524303 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:37.525270 21732 raft_consensus.cc:2804] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.525835 21732 raft_consensus.cc:697] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
W20260709 12:18:37.526292 21066 leader_election.cc:343] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:37.526762 21732 consensus_queue.cc:237] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.523032 21765 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.536778 20994 catalog_manager.cc:5697] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.564951 21370 tablet_bootstrap.cc:654] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.583276 21652 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.583871 21652 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.584306 20994 catalog_manager.cc:5697] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.586843 21652 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:37.588764 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:37.591967 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:37.592944 21094 raft_consensus.cc:2393] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
I20260709 12:18:37.594759 21290 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:37.602946 21820 raft_consensus.cc:3060] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.606324 21369 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:37.606879 21369 ts_tablet_manager.cc:1403] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.031s
I20260709 12:18:37.609794 21369 raft_consensus.cc:359] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.610780 21369 raft_consensus.cc:385] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.611080 21369 raft_consensus.cc:740] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.620635 21369 consensus_queue.cc:260] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.628562 21369 ts_tablet_manager.cc:1434] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:18:37.629689 21369 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:37.631990 21820 raft_consensus.cc:2749] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:37.634837 21370 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:37.635380 21370 ts_tablet_manager.cc:1403] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.000s
I20260709 12:18:37.646793 21370 raft_consensus.cc:359] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.647567 21370 raft_consensus.cc:385] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.647852 21370 raft_consensus.cc:740] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.648643 21370 consensus_queue.cc:260] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:37.649298 21046 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:37.652936 21370 ts_tablet_manager.cc:1434] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:18:37.654235 21370 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: Bootstrap starting.
I20260709 12:18:37.665254 21370 tablet_bootstrap.cc:654] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.670617 21369 tablet_bootstrap.cc:654] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.676206 21370 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: No bootstrap required, opened a new log
I20260709 12:18:37.676748 21370 ts_tablet_manager.cc:1403] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260709 12:18:37.677405 21369 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:37.678030 21369 ts_tablet_manager.cc:1403] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.005s
I20260709 12:18:37.679723 21370 raft_consensus.cc:359] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.681054 21369 raft_consensus.cc:359] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.681531 21370 raft_consensus.cc:385] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.682178 21369 raft_consensus.cc:385] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.682214 21370 raft_consensus.cc:740] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.682739 21369 raft_consensus.cc:740] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.683142 21370 consensus_queue.cc:260] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.683784 21369 consensus_queue.cc:260] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.686319 21369 ts_tablet_manager.cc:1434] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:37.692200 21370 ts_tablet_manager.cc:1434] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:18:37.692533 21369 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976: Bootstrap starting.
I20260709 12:18:37.714003 21369 tablet_bootstrap.cc:654] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.725876 21369 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976: No bootstrap required, opened a new log
I20260709 12:18:37.726382 21369 ts_tablet_manager.cc:1403] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260709 12:18:37.729498 21369 raft_consensus.cc:359] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.730217 21369 raft_consensus.cc:385] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.730480 21369 raft_consensus.cc:740] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.731088 21369 consensus_queue.cc:260] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:37.733472 21369 ts_tablet_manager.cc:1434] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:37.736581 21732 raft_consensus.cc:493] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.737093 21732 raft_consensus.cc:515] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.739344 21732 leader_election.cc:290] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.740360 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:37.740304 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:37.750260 21246 raft_consensus.cc:2468] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:37.752139 21065 leader_election.cc:304] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:37.745224 21493 consensus_queue.cc:1048] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:18:37.752996 21765 raft_consensus.cc:2804] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.753382 21765 raft_consensus.cc:493] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.753741 21765 raft_consensus.cc:3060] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.762776 21765 raft_consensus.cc:515] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.766013 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:37.767872 21765 leader_election.cc:290] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 1 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.741475 21318 raft_consensus.cc:2468] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 0.
I20260709 12:18:37.773414 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:37.774272 21247 raft_consensus.cc:3060] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.778421 21654 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.778961 21654 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:37.781042 21654 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:37.781755 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:37.785259 21610 consensus_queue.cc:1048] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.803663 21757 raft_consensus.cc:493] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.804216 21757 raft_consensus.cc:515] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.806663 21757 leader_election.cc:290] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.809406 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2393bc527ae6467388eda88fe7cd79ef" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:37.810283 21175 raft_consensus.cc:2468] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:37.811314 21216 leader_election.cc:304] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:37.813174 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2393bc527ae6467388eda88fe7cd79ef" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:37.813930 21320 raft_consensus.cc:2468] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 0.
I20260709 12:18:37.816272 21171 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.785075 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:37.825057 21757 raft_consensus.cc:2804] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.826049 21757 raft_consensus.cc:493] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.826486 21757 raft_consensus.cc:3060] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.829896 21140 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:37.830695 21654 raft_consensus.cc:2749] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:37.833137 21654 consensus_queue.cc:1048] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.836526 21732 consensus_queue.cc:1048] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.856889 21247 raft_consensus.cc:2468] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 1.
I20260709 12:18:37.892760 21610 consensus_queue.cc:1048] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.897303 21065 leader_election.cc:304] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:37.898850 21610 raft_consensus.cc:2804] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.901130 21610 raft_consensus.cc:697] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:37.902215 21610 consensus_queue.cc:237] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.896481 21757 raft_consensus.cc:515] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.906504 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2393bc527ae6467388eda88fe7cd79ef" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:37.907485 21175 raft_consensus.cc:3060] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.935933 21818 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.936655 21818 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:37.937269 21757 leader_election.cc:290] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:37.939445 21818 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:37.940694 21175 raft_consensus.cc:2468] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:37.942538 21216 leader_election.cc:304] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:37.943728 21757 raft_consensus.cc:2804] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.944677 21757 raft_consensus.cc:697] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:37.946165 21757 consensus_queue.cc:237] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:37.948160 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:37.949018 21246 raft_consensus.cc:2393] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbd652bf270f451f81efea17cd9c0976 in current term 1: Already voted for candidate 42f68a541a304565b2fff1df196225dc in this term.
I20260709 12:18:37.952219 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:37.957266 21288 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:37.958093 21818 raft_consensus.cc:3060] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.987304 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2393bc527ae6467388eda88fe7cd79ef" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:37.988051 21320 raft_consensus.cc:3060] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:38.018508 20995 catalog_manager.cc:5697] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:38.023756 21320 raft_consensus.cc:2468] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:38.034278 21694 consensus_queue.cc:1048] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:38.039716 21805 consensus_queue.cc:1048] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:38.000501 21818 raft_consensus.cc:2749] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:38.075423 20994 catalog_manager.cc:5697] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 1 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:38.106127 21814 raft_consensus.cc:493] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:38.106693 21814 raft_consensus.cc:515] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:38.110351 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e5627bdd41249a677e2bc605c65e" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:38.111469 21318 raft_consensus.cc:2468] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:38.113292 21141 leader_election.cc:304] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:38.114459 21778 raft_consensus.cc:2804] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:38.115114 21778 raft_consensus.cc:493] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:38.115685 21778 raft_consensus.cc:3060] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:38.146951 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e5627bdd41249a677e2bc605c65e" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:38.148176 21094 raft_consensus.cc:2468] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 0.
I20260709 12:18:38.161330 21814 leader_election.cc:290] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:38.186748 21805 consensus_queue.cc:1048] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:38.205150 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 99991.2us
I20260709 12:18:38.232930 21778 raft_consensus.cc:515] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:38.327443 21067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 88005.6us
I20260709 12:18:38.336179 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e5627bdd41249a677e2bc605c65e" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:38.336287 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582e5627bdd41249a677e2bc605c65e" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:38.336826 21094 raft_consensus.cc:3060] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:38.337036 21318 raft_consensus.cc:3060] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:38.344004 21778 leader_election.cc:290] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:38.354763 21094 raft_consensus.cc:2468] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:38.356520 21142 leader_election.cc:304] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:38.357414 21778 raft_consensus.cc:2804] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:38.358224 21778 raft_consensus.cc:697] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:38.359701 21778 consensus_queue.cc:237] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:38.385208 21323 raft_consensus.cc:3060] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:38.397784 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 49334.4us
I20260709 12:18:38.411523 21732 consensus_queue.cc:1048] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:38.423382 21610 consensus_queue.cc:1048] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:38.446628 21318 raft_consensus.cc:2468] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:38.452739 20994 catalog_manager.cc:5697] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:38.492014 21757 consensus_queue.cc:1048] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:38.544868 21813 consensus_queue.cc:1048] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:38.581773 21860 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:38.582387 21860 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:38.584597 21860 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:38.586508 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:38.586987 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:38.587204 21094 raft_consensus.cc:2468] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:38.588238 21171 raft_consensus.cc:2468] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:38.589592 21290 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:38.592952 21652 raft_consensus.cc:2804] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:38.593338 21652 raft_consensus.cc:493] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:38.593719 21652 raft_consensus.cc:3060] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:38.609004 21652 raft_consensus.cc:515] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:38.611485 21652 leader_election.cc:290] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:38.613276 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:38.614161 21175 raft_consensus.cc:3060] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:38.614169 21094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6e07f49b624e5a8bebfac4d0bebf20" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:38.614916 21094 raft_consensus.cc:3060] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:38.620945 21094 raft_consensus.cc:2468] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:38.622148 21290 leader_election.cc:304] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:38.622691 21175 raft_consensus.cc:2468] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:38.622859 21818 raft_consensus.cc:2804] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:38.623752 21818 raft_consensus.cc:697] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:38.624509 21818 consensus_queue.cc:237] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER 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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:38.636175 20995 catalog_manager.cc:5697] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 0 to 2, leader changed from <none> to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:38.770606 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
W20260709 12:18:38.772902 21142 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:18:38.801903 21142 consensus_peers.cc:597] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.802740 21142 consensus_peers.cc:597] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.854089 21142 consensus_peers.cc:597] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.877014 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:38.878250 17966 tablet_replica.cc:333] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.879228 17966 raft_consensus.cc:2243] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:38.880326 17966 raft_consensus.cc:2272] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.884418 17966 tablet_replica.cc:333] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.885454 17966 raft_consensus.cc:2243] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:38.886812 17966 raft_consensus.cc:2272] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.890019 17966 tablet_replica.cc:333] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.891191 17966 raft_consensus.cc:2243] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:38.892925 17966 raft_consensus.cc:2272] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.896090 21142 consensus_peers.cc:597] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.896445 17966 tablet_replica.cc:333] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.896816 21814 consensus_queue.cc:1048] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:38.897415 17966 raft_consensus.cc:2243] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.898059 17966 raft_consensus.cc:2272] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.900609 17966 tablet_replica.cc:333] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.902196 17966 raft_consensus.cc:2243] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:38.907102 17966 raft_consensus.cc:2272] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.913142 17966 tablet_replica.cc:333] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.914412 17966 raft_consensus.cc:2243] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.914930 17966 raft_consensus.cc:2272] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.920358 21142 consensus_peers.cc:597] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.922492 21142 consensus_peers.cc:597] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.924175 17966 tablet_replica.cc:333] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.925532 17966 raft_consensus.cc:2243] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:38.927001 17966 raft_consensus.cc:2272] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.935501 17966 tablet_replica.cc:333] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.936746 17966 raft_consensus.cc:2243] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.937554 17966 raft_consensus.cc:2272] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.944339 21142 consensus_peers.cc:597] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.947502 21290 consensus_peers.cc:597] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.948695 17966 tablet_replica.cc:333] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.949895 17966 raft_consensus.cc:2243] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.950564 17966 raft_consensus.cc:2272] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.951082 21290 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.953744 17966 tablet_replica.cc:333] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.955032 17966 raft_consensus.cc:2243] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.956591 17966 raft_consensus.cc:2272] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.959776 17966 tablet_replica.cc:333] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.960543 17966 raft_consensus.cc:2243] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.961376 17966 raft_consensus.cc:2272] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.963548 21290 consensus_peers.cc:597] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.964454 17966 tablet_replica.cc:333] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.965452 17966 raft_consensus.cc:2243] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.966012 17966 raft_consensus.cc:2272] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.968811 17966 tablet_replica.cc:333] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
W20260709 12:18:38.968870 21142 consensus_peers.cc:597] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.969724 17966 raft_consensus.cc:2243] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.970206 17966 raft_consensus.cc:2272] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.972949 17966 tablet_replica.cc:333] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.973979 17966 raft_consensus.cc:2243] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:38.974898 17966 raft_consensus.cc:2272] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.977290 17966 tablet_replica.cc:333] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.978065 17966 raft_consensus.cc:2243] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.978533 17966 raft_consensus.cc:2272] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.980670 17966 tablet_replica.cc:333] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.981462 17966 raft_consensus.cc:2243] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.981978 17966 raft_consensus.cc:2272] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.984259 21216 consensus_peers.cc:597] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.985452 17966 tablet_replica.cc:333] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
W20260709 12:18:38.985502 21216 consensus_peers.cc:597] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.986442 17966 raft_consensus.cc:2243] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.987012 17966 raft_consensus.cc:2272] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.990888 17966 tablet_replica.cc:333] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.991935 17966 raft_consensus.cc:2243] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.992509 17966 raft_consensus.cc:2272] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:38.993793 21142 consensus_peers.cc:597] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:38.995225 17966 tablet_replica.cc:333] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:38.996240 17966 raft_consensus.cc:2243] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:38.996933 17966 raft_consensus.cc:2272] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:38.999543 17966 tablet_replica.cc:333] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.000240 17966 raft_consensus.cc:2243] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.001262 17966 raft_consensus.cc:2272] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.003965 17966 tablet_replica.cc:333] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.004776 17966 raft_consensus.cc:2243] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.005923 17966 raft_consensus.cc:2272] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.008734 17966 tablet_replica.cc:333] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.009641 17966 raft_consensus.cc:2243] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.010730 17966 raft_consensus.cc:2272] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.013646 17966 tablet_replica.cc:333] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
W20260709 12:18:39.013517 21290 consensus_peers.cc:597] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.013557 21142 consensus_peers.cc:597] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.014680 17966 raft_consensus.cc:2243] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.015506 17966 raft_consensus.cc:2272] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.017557 17966 tablet_replica.cc:333] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.018249 17966 raft_consensus.cc:2243] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.019253 17966 raft_consensus.cc:2272] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.022063 17966 tablet_replica.cc:333] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.022886 17966 raft_consensus.cc:2243] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.023406 17966 raft_consensus.cc:2272] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.026409 17966 tablet_replica.cc:333] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.027371 17966 raft_consensus.cc:2243] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.028407 17966 raft_consensus.cc:2272] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.032222 17966 tablet_replica.cc:333] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.033084 17966 raft_consensus.cc:2243] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.033703 17966 raft_consensus.cc:2272] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.036058 17966 tablet_replica.cc:333] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.036724 17966 raft_consensus.cc:2243] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.037218 17966 raft_consensus.cc:2272] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.039152 17966 tablet_replica.cc:333] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.039767 17966 raft_consensus.cc:2243] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.040194 17966 raft_consensus.cc:2272] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.042243 17966 tablet_replica.cc:333] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.043015 17966 raft_consensus.cc:2243] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.043546 17966 raft_consensus.cc:2272] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.046249 17966 tablet_replica.cc:333] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.047286 17966 raft_consensus.cc:2243] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.047880 17966 raft_consensus.cc:2272] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.050968 17966 tablet_replica.cc:333] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.051805 17966 raft_consensus.cc:2243] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.052971 17966 raft_consensus.cc:2272] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.055639 17966 tablet_replica.cc:333] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.056354 17966 raft_consensus.cc:2243] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.056831 17966 raft_consensus.cc:2272] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.059276 17966 tablet_replica.cc:333] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
W20260709 12:18:39.059593 21216 consensus_peers.cc:597] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.059995 17966 raft_consensus.cc:2243] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.060715 17966 raft_consensus.cc:2272] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.063797 17966 tablet_replica.cc:333] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.064641 17966 raft_consensus.cc:2243] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.065263 17966 raft_consensus.cc:2272] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.067767 17966 tablet_replica.cc:333] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.068488 17966 raft_consensus.cc:2243] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.069514 17966 raft_consensus.cc:2272] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.072741 17966 tablet_replica.cc:333] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.073644 17966 raft_consensus.cc:2243] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.074236 17966 raft_consensus.cc:2272] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.077276 17966 tablet_replica.cc:333] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.078083 17966 raft_consensus.cc:2243] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.078620 17966 raft_consensus.cc:2272] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.081378 17966 tablet_replica.cc:333] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.082118 17966 raft_consensus.cc:2243] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.082808 17966 raft_consensus.cc:2272] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.085557 17966 tablet_replica.cc:333] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.089781 17966 raft_consensus.cc:2243] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.090889 17966 raft_consensus.cc:2272] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:39.092994 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.095312 17966 tablet_replica.cc:333] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.096104 17966 raft_consensus.cc:2243] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.097057 17966 raft_consensus.cc:2272] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.099740 17966 tablet_replica.cc:333] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.100458 17966 raft_consensus.cc:2243] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.100930 17966 raft_consensus.cc:2272] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.103319 17966 tablet_replica.cc:333] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.104107 17966 raft_consensus.cc:2243] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.105108 17966 raft_consensus.cc:2272] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.108305 17966 tablet_replica.cc:333] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.109007 17966 raft_consensus.cc:2243] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.109627 17966 raft_consensus.cc:2272] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:39.112152 21142 consensus_peers.cc:597] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.112452 17966 tablet_replica.cc:333] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: stopping tablet replica
I20260709 12:18:39.113833 17966 raft_consensus.cc:2243] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.115284 17966 raft_consensus.cc:2272] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:39.117846 21290 consensus_peers.cc:597] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.118824 21142 consensus_peers.cc:597] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.130477 21142 consensus_peers.cc:597] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.136091 21175 raft_consensus.cc:1275] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:18:39.138077 21818 consensus_queue.cc:1048] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:39.185551 21290 consensus_peers.cc:597] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:39.194433 21142 consensus_peers.cc:597] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.200759 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.210021 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
W20260709 12:18:39.272689 21142 consensus_peers.cc:597] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.297300 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:39.305828 21879 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 12:18:39.307950 21882 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 12:18:39.309723 21880 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 12:18:39.313702 17966 server_base.cc:1061] running on GCE node
I20260709 12:18:39.330983 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:39.330838 21290 consensus_peers.cc:597] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.331396 17966 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 12:18:39.331704 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599519331685 us; error 0 us; skew 500 ppm
I20260709 12:18:39.334389 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:39.383291 17966 webserver.cc:533] Webserver started at http://127.17.139.129:41889/ using document root <none> and password file <none>
I20260709 12:18:39.384564 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:39.384871 17966 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:18:39.397320 17966 fs_manager.cc:714] Time spent opening directory manager: real 0.011s	user 0.002s	sys 0.008s
I20260709 12:18:39.412567 21888 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:39.413971 17966 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:18:39.414429 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "42f68a541a304565b2fff1df196225dc"
format_stamp: "Formatted at 2026-07-09 12:18:25 on dist-test-slave-0cmf"
I20260709 12:18:39.415023 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599383774379-17966-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 12:18:39.469383 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:39.471462 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:39.486219 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:39.525892 21896 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:18:39.903458 21654 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:39.904157 21654 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:39.907917 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:39.911244 21654 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:39.910977 21863 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:39.913285 21863 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:39.915639 21142 leader_election.cc:336] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:39.916385 21142 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:39.917992 21901 raft_consensus.cc:2749] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:39.921716 21863 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:39.929661 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:39.932359 21216 leader_election.cc:336] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:39.933799 21215 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:39.935372 21813 raft_consensus.cc:2749] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:39.939767 21863 raft_consensus.cc:493] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:39.940244 21863 raft_consensus.cc:515] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:39.942250 21863 leader_election.cc:290] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:39.944391 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:39.945961 21863 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:39.946491 21863 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:39.948462 21863 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:39.956190 21820 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:39.956804 21820 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:39.958581 21820 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:39.960214 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:39.967087 21290 leader_election.cc:336] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:39.967608 21290 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:39.968387 21820 raft_consensus.cc:2749] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:39.969398 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:39.971365 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:18:39.971778 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.461s	user 0.012s	sys 0.008s
I20260709 12:18:39.972178 17966 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
W20260709 12:18:39.975133 21216 leader_election.cc:336] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:39.975668 21216 leader_election.cc:304] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:39.981133 21813 raft_consensus.cc:2749] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:39.982025 21896 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:39.982798 21813 raft_consensus.cc:493] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:39.983481 21813 raft_consensus.cc:515] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:39.990713 21813 leader_election.cc:290] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.004896 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.013505 21901 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.014140 21901 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.016582 21901 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.020212 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:40.024881 21142 leader_election.cc:336] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.025440 21142 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.027311 21897 raft_consensus.cc:2749] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.030443 21897 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.030985 21897 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.033247 21897 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.036574 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.037385 21248 raft_consensus.cc:2468] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
W20260709 12:18:40.038641 21142 leader_election.cc:336] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.039427 21140 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.040689 21897 raft_consensus.cc:2804] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.041460 21897 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.042156 21897 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.047020 21896 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: 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 12:18:40.048180 21896 tablet_bootstrap.cc:492] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:40.048823 21896 ts_tablet_manager.cc:1403] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.008s
I20260709 12:18:40.051774 21896 raft_consensus.cc:359] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.052601 21896 raft_consensus.cc:740] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.053524 21896 consensus_queue.cc:260] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.064088 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 88437.5us
I20260709 12:18:40.066685 21896 ts_tablet_manager.cc:1434] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:18:40.067845 21896 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:40.071470 21818 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.072067 21818 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.074267 21818 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:40.079973 21216 leader_election.cc:336] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.080523 21216 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.081354 21813 raft_consensus.cc:2749] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:40.082688 21290 leader_election.cc:336] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.085840 21897 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.089025 21897 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.090480 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.091145 21248 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.093896 21142 leader_election.cc:336] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.078817 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:40.096793 21216 leader_election.cc:336] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.097477 21216 leader_election.cc:304] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:40.102948 21813 raft_consensus.cc:2749] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.107297 21813 raft_consensus.cc:493] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.107796 21813 raft_consensus.cc:515] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.109946 21813 leader_election.cc:290] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.113101 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:40.116117 21216 leader_election.cc:336] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.117182 21216 leader_election.cc:304] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.118052 21813 raft_consensus.cc:2749] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.122942 21896 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: 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 12:18:40.124109 21896 tablet_bootstrap.cc:492] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:40.124826 21896 ts_tablet_manager.cc:1403] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.000s
I20260709 12:18:40.127627 21896 raft_consensus.cc:359] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.128340 21896 raft_consensus.cc:740] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.129128 21896 consensus_queue.cc:260] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.131513 21896 ts_tablet_manager.cc:1434] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:40.132419 21896 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:40.132246 21288 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.134107 21820 raft_consensus.cc:2749] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.144866 21248 raft_consensus.cc:2468] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
I20260709 12:18:40.146231 21140 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.147251 21901 raft_consensus.cc:2804] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.147787 21901 raft_consensus.cc:697] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:40.148583 21901 consensus_queue.cc:237] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.150117 21813 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.150661 21813 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.153177 21813 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.154247 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.154879 21175 raft_consensus.cc:2468] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.156090 21216 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:40.156193 21654 raft_consensus.cc:493] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.158089 21654 raft_consensus.cc:515] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.158864 21216 leader_election.cc:336] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.160784 21654 leader_election.cc:290] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.161422 21813 raft_consensus.cc:2804] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.161908 21813 raft_consensus.cc:493] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.162369 21813 raft_consensus.cc:3060] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.167304 21142 leader_election.cc:336] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.168216 21654 raft_consensus.cc:493] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.168519 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.168793 21654 raft_consensus.cc:515] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.169351 21248 raft_consensus.cc:2468] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:40.171151 21654 leader_election.cc:290] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.171315 21820 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.171826 21820 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.176573 21820 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.178548 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.179292 21250 raft_consensus.cc:2468] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:40.180449 21288 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.182119 21818 raft_consensus.cc:2804] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.182490 21818 raft_consensus.cc:493] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.182847 21818 raft_consensus.cc:3060] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.186946 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:40.189129 21290 leader_election.cc:336] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.188580 21813 raft_consensus.cc:515] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.190191 21896 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: 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 12:18:40.191164 21896 tablet_bootstrap.cc:492] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:40.191802 21896 ts_tablet_manager.cc:1403] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.004s
I20260709 12:18:40.194202 21813 leader_election.cc:290] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.197069 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248373aafed047ada6ae6766c3cd8216" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.204789 21175 raft_consensus.cc:3060] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.204612 21896 raft_consensus.cc:359] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.205410 21896 raft_consensus.cc:740] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.206190 21896 consensus_queue.cc:260] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.208181 21896 ts_tablet_manager.cc:1434] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260709 12:18:40.202592 21216 leader_election.cc:336] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.209707 21142 leader_election.cc:336] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.210148 21142 leader_election.cc:304] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.210798 21654 raft_consensus.cc:2749] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.216733 21654 raft_consensus.cc:493] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.217139 21175 raft_consensus.cc:2468] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:40.212720 21818 raft_consensus.cc:515] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.226588 21654 raft_consensus.cc:515] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.227418 21216 leader_election.cc:304] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.228271 21813 raft_consensus.cc:2804] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.228714 21813 raft_consensus.cc:697] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:40.226285 21896 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:40.229701 21813 consensus_queue.cc:237] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.229718 21654 leader_election.cc:290] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.235497 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.238993 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83d854cd11a41c291dd90983b29154f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.239624 21248 raft_consensus.cc:3060] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.239796 21290 leader_election.cc:336] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.245831 21818 leader_election.cc:290] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.266793 21896 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: 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 12:18:40.267957 21896 tablet_bootstrap.cc:492] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:40.268868 21896 ts_tablet_manager.cc:1403] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.008s
I20260709 12:18:40.269747 21652 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.270671 21652 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.226253 20994 catalog_manager.cc:5697] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.225319 21140 leader_election.cc:304] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.278443 21652 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:40.278669 21140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 53439.6us
I20260709 12:18:40.280504 21897 raft_consensus.cc:2804] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:18:40.280793 21290 leader_election.cc:336] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.281100 21897 raft_consensus.cc:493] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.281699 21897 raft_consensus.cc:3060] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.285089 21901 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.285733 21901 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.286230 21652 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.286806 21652 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.287827 21901 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.290930 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.293782 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.304606 21896 raft_consensus.cc:359] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.305560 21896 raft_consensus.cc:740] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.302546 21863 raft_consensus.cc:493] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.306456 21896 consensus_queue.cc:260] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.311724 21863 raft_consensus.cc:515] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.296689 21652 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.314464 21896 ts_tablet_manager.cc:1434] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.004s
I20260709 12:18:40.315380 21896 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:40.316558 21876 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.319245 21863 leader_election.cc:290] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.324319 21897 raft_consensus.cc:515] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.324980 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.325871 21175 raft_consensus.cc:2468] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
W20260709 12:18:40.325974 21216 leader_election.cc:336] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.328281 21290 leader_election.cc:336] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.317075 21876 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.328799 21216 leader_election.cc:304] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.329911 21863 raft_consensus.cc:2804] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.330438 21863 raft_consensus.cc:493] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.330578 21876 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.330878 21863 raft_consensus.cc:3060] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.331146 21876 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.334897 21248 raft_consensus.cc:2468] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:40.355573 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.358889 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2363b7cecc30493a9c24a566643ae098" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.359688 21248 raft_consensus.cc:3060] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.336954 21142 leader_election.cc:336] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.363124 21142 leader_election.cc:304] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
W20260709 12:18:40.364296 21142 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.365000 21142 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:40.365950 21654 raft_consensus.cc:2749] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.366604 21901 raft_consensus.cc:2749] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.366137 21290 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.368834 21818 raft_consensus.cc:2749] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:40.338907 21216 leader_election.cc:336] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.331620 21876 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.342615 21897 leader_election.cc:290] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:40.349563 21288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 46847us
I20260709 12:18:40.370862 21288 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.372018 21288 leader_election.cc:304] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.371604 21876 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.373767 21818 raft_consensus.cc:2804] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.373956 21897 raft_consensus.cc:493] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.374946 21818 raft_consensus.cc:697] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:40.374611 21897 raft_consensus.cc:515] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.375803 21863 raft_consensus.cc:515] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.375861 21818 consensus_queue.cc:237] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:40.378057 21216 leader_election.cc:336] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.378239 21652 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.379004 21652 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.382411 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.383090 21171 raft_consensus.cc:3060] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.384359 21820 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.384943 21820 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.381417 21652 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.386754 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.387229 21652 raft_consensus.cc:493] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.387419 21250 raft_consensus.cc:2468] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:40.387748 21652 raft_consensus.cc:515] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.372288 21912 raft_consensus.cc:2749] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.390425 21652 leader_election.cc:290] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.377369 21897 leader_election.cc:290] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.393031 21820 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.394047 21140 leader_election.cc:304] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:40.395251 21216 leader_election.cc:336] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.399366 21897 raft_consensus.cc:2804] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.378513 21863 leader_election.cc:290] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.399802 21897 raft_consensus.cc:493] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.400254 21897 raft_consensus.cc:3060] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.403416 21248 raft_consensus.cc:2468] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
I20260709 12:18:40.410804 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.411445 21175 raft_consensus.cc:2468] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:40.410996 21140 leader_election.cc:304] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:40.412884 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.420267 21248 raft_consensus.cc:2468] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:40.427347 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.428184 21248 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:40.431859 21916 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.433050 21288 leader_election.cc:304] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.433050 21290 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.431413 21911 raft_consensus.cc:2804] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.438380 21911 raft_consensus.cc:697] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:40.438453 21288 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.439127 21912 raft_consensus.cc:2804] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.443813 21652 raft_consensus.cc:2804] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.444196 21652 raft_consensus.cc:493] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.444543 21652 raft_consensus.cc:3060] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.444885 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.445551 21323 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.446230 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.439544 21912 raft_consensus.cc:493] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.447275 21912 raft_consensus.cc:3060] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.435477 21916 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.450055 21916 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.449671 21897 raft_consensus.cc:515] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.451159 21142 leader_election.cc:336] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.452809 21897 leader_election.cc:290] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.454061 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5670950dca0248189b8d14b1d637682c" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.454623 21250 raft_consensus.cc:3060] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.457598 21142 leader_election.cc:336] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.462323 21171 raft_consensus.cc:2468] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
W20260709 12:18:40.462978 21142 leader_election.cc:336] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.463462 21818 raft_consensus.cc:2804] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.464046 21320 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.465945 21216 leader_election.cc:304] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.467859 21818 raft_consensus.cc:493] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.468607 21818 raft_consensus.cc:3060] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.465833 21652 raft_consensus.cc:515] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.472280 21652 leader_election.cc:290] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.442687 21863 raft_consensus.cc:493] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.480719 20995 catalog_manager.cc:5697] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:40.482131 21863 raft_consensus.cc:515] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.439565 21911 consensus_queue.cc:237] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.474344 21876 raft_consensus.cc:2804] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.475893 21654 raft_consensus.cc:493] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.484726 21863 leader_election.cc:290] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.485373 21876 raft_consensus.cc:697] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:40.486615 21876 consensus_queue.cc:237] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.484549 21654 raft_consensus.cc:515] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.488094 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.488948 21174 raft_consensus.cc:2468] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.489236 21654 leader_election.cc:290] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.487731 21912 raft_consensus.cc:515] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.492111 21912 leader_election.cc:290] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.493113 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dc023f74df4877a7cb90db1b73e4ad" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.493860 21246 raft_consensus.cc:3060] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.494632 21250 raft_consensus.cc:2468] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
W20260709 12:18:40.494902 21216 leader_election.cc:336] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.497887 21216 leader_election.cc:304] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.509954 21140 leader_election.cc:304] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.511453 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:40.512486 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 79525us
I20260709 12:18:40.510871 21246 raft_consensus.cc:2468] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:40.516916 21654 raft_consensus.cc:2804] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.517544 21654 raft_consensus.cc:697] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:40.518359 21654 consensus_queue.cc:237] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.521834 21913 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.522461 21913 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.513154 21813 raft_consensus.cc:2804] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.512547 21863 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
W20260709 12:18:40.525751 21290 leader_election.cc:336] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.529796 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.530463 21174 raft_consensus.cc:2468] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:40.531785 20996 catalog_manager.cc:5697] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.532824 21863 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:40.534060 21142 leader_election.cc:336] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.536873 21913 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.537446 21913 raft_consensus.cc:493] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.537930 21913 raft_consensus.cc:515] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.542380 21290 leader_election.cc:336] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.543412 21290 leader_election.cc:336] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.548713 21913 leader_election.cc:290] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.529095 21813 raft_consensus.cc:493] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.549707 21813 raft_consensus.cc:3060] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.551318 21912 raft_consensus.cc:493] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.551887 21912 raft_consensus.cc:515] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.552311 17966 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:18:40.552737 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.581s	user 0.309s	sys 0.019s
I20260709 12:18:40.554211 21912 leader_election.cc:290] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.570370 21288 leader_election.cc:304] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.570546 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9831f9b6074863a805bb7c74075339" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.571321 21171 raft_consensus.cc:3060] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.571403 21919 raft_consensus.cc:2804] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.572019 21919 raft_consensus.cc:697] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
W20260709 12:18:40.573025 21216 leader_election.cc:336] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.573587 21216 leader_election.cc:336] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.577739 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.578480 21174 raft_consensus.cc:2468] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.580771 21216 leader_election.cc:304] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:40.581668 21920 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.581700 21913 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.582309 21920 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.583716 21654 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.584775 21290 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.587428 21652 raft_consensus.cc:2804] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.587812 21652 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.566938 21863 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.588163 21652 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.590062 21896 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: 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 12:18:40.588057 21654 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.589910 21290 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.591862 21290 leader_election.cc:336] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.592237 21290 leader_election.cc:336] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.594666 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.595489 21174 raft_consensus.cc:2468] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 1.
I20260709 12:18:40.595602 21813 raft_consensus.cc:515] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.596678 21216 leader_election.cc:336] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.597836 21919 consensus_queue.cc:237] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.599123 21250 raft_consensus.cc:2393] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 2: Already voted for candidate 3b64d8c41a484535a0bdd7e5c7358826 in this term.
I20260709 12:18:40.536918 21818 raft_consensus.cc:515] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.602001 21818 leader_election.cc:290] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.583206 21913 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.606204 21652 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.608069 21215 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.611403 21215 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.616779 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd5198f8f946c9b7a1cb004d3cc554" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.617529 21250 raft_consensus.cc:3060] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.618112 21652 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.588649 21923 raft_consensus.cc:2804] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.619551 21654 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.604149 21913 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.623386 21896 tablet_bootstrap.cc:492] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:40.626533 21896 ts_tablet_manager.cc:1403] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.311s	user 0.042s	sys 0.019s
I20260709 12:18:40.627640 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.628331 21320 raft_consensus.cc:2468] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:40.629807 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:40.612249 21171 raft_consensus.cc:2468] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:40.630702 21174 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.616087 21876 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.631886 21876 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.632400 21876 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.602001 21920 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:40.638358 21290 leader_election.cc:336] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.621670 21923 raft_consensus.cc:493] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.644841 21923 raft_consensus.cc:3060] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.653379 21876 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.656805 21896 raft_consensus.cc:359] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.658185 21896 raft_consensus.cc:740] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.658499 21250 raft_consensus.cc:2468] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:40.627178 21813 leader_election.cc:290] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.660163 21288 leader_election.cc:304] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.664752 21912 raft_consensus.cc:2804] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.664831 21913 raft_consensus.cc:2764] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:18:40.665423 21912 raft_consensus.cc:697] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:40.666527 21912 consensus_queue.cc:237] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:40.672820 21290 leader_election.cc:336] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.669303 21923 raft_consensus.cc:515] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.676153 21923 leader_election.cc:290] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.676460 21876 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:40.680171 21290 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.659282 21896 consensus_queue.cc:260] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:40.699182 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 87841.5us
I20260709 12:18:40.704381 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.705152 21320 raft_consensus.cc:2468] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.706919 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:40.708398 21318 raft_consensus.cc:2468] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 1.
I20260709 12:18:40.713073 21317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:40.714210 21317 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.718925 21141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 101598us
I20260709 12:18:40.725971 21896 ts_tablet_manager.cc:1434] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.000s
I20260709 12:18:40.726181 21141 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.727198 21896 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:40.727200 21140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 140420us
I20260709 12:18:40.727895 21215 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.728935 21290 leader_election.cc:304] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.730911 21215 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.732785 21923 raft_consensus.cc:2804] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.733371 21818 raft_consensus.cc:2804] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.733304 21923 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.745234 21290 leader_election.cc:304] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.750466 21175 raft_consensus.cc:1275] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.750542 21250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:40.752190 21250 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 1.
I20260709 12:18:40.741758 21936 raft_consensus.cc:2804] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.753648 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3213cce6edb4a02a6ba52852144f5f8" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.754262 21175 raft_consensus.cc:3060] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.735749 21923 raft_consensus.cc:3060] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.735594 21818 raft_consensus.cc:493] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.758665 21818 raft_consensus.cc:3060] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.754021 21936 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.759229 21936 raft_consensus.cc:3060] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.734146 21932 raft_consensus.cc:2804] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.764765 21932 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.757650 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26bd48ee03d54bc99e221f67253e9d06" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.753479 21216 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:40.770005 21140 leader_election.cc:304] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.757220 21912 raft_consensus.cc:2804] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.776841 21175 raft_consensus.cc:2468] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:40.774960 21928 raft_consensus.cc:3060] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.770630 21932 raft_consensus.cc:3060] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.778959 21913 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.784097 21913 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.784621 21913 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.788043 21216 leader_election.cc:336] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.776995 21140 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:40.789477 21216 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.773869 20994 catalog_manager.cc:5697] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:40.792276 21142 leader_election.cc:336] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.794001 21142 consensus_peers.cc:597] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:40.793186 21897 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:40.777742 21876 consensus_queue.cc:1048] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:18:40.778638 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.801092 21317 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:40.824257 21215 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.826583 21923 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.828504 21876 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.828985 21923 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:40.829008 21876 raft_consensus.cc:697] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:40.828222 20995 catalog_manager.cc:5697] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:40.829928 21818 raft_consensus.cc:515] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.777427 21912 raft_consensus.cc:697] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:40.832831 21317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be7430db69e4f6db6eda9a8a8a05406" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:40.832783 21912 consensus_queue.cc:237] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.833513 21317 raft_consensus.cc:3060] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.833711 21818 leader_election.cc:290] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:40.806079 21932 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.835848 21932 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:40.814885 21142 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.816565 21216 leader_election.cc:304] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:40.817266 21897 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:40.818473 21171 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.830632 21876 consensus_queue.cc:237] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:40.842008 21897 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.837751 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f11363caa144356ae4cbc4b24727553" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:40.807492 20994 catalog_manager.cc:5697] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.843380 21813 raft_consensus.cc:2804] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.846403 21323 raft_consensus.cc:3060] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:40.837785 21216 leader_election.cc:336] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.851099 21216 leader_election.cc:336] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.860176 21323 raft_consensus.cc:2468] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:40.861536 21215 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:40.870579 21932 raft_consensus.cc:2804] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.871243 21932 raft_consensus.cc:697] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:40.872434 21932 consensus_queue.cc:237] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:40.893716 21216 consensus_peers.cc:597] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:40.906946 21290 leader_election.cc:336] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.914763 21171 raft_consensus.cc:2468] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:40.899670 21813 raft_consensus.cc:697] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
W20260709 12:18:40.921823 21216 leader_election.cc:336] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:40.922451 21216 leader_election.cc:336] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:40.922709 21813 consensus_queue.cc:237] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.931427 21290 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.934502 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:40.935201 21172 raft_consensus.cc:3060] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.934587 21248 raft_consensus.cc:1275] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 11a0f9c1bef848ba820a90b980b7d425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.941715 21897 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.944095 21928 raft_consensus.cc:2749] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:40.943967 21172 raft_consensus.cc:2468] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 2.
I20260709 12:18:40.954780 21290 leader_election.cc:304] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:40.955713 21818 raft_consensus.cc:2804] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.956254 21818 raft_consensus.cc:697] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:40.956522 21247 raft_consensus.cc:1275] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.957309 21818 consensus_queue.cc:237] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:40.958421 21652 consensus_queue.cc:1048] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.963943 21913 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:40.962220 21928 consensus_queue.cc:1048] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:18:40.969161 20995 catalog_manager.cc:5697] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.970374 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:40.970889 20995 catalog_manager.cc:5697] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.972348 20995 catalog_manager.cc:5697] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.966890 21897 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:40.963212 21912 raft_consensus.cc:2804] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.011714 21248 raft_consensus.cc:2393] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 11a0f9c1bef848ba820a90b980b7d425 in current term 2: Already voted for candidate 3b64d8c41a484535a0bdd7e5c7358826 in this term.
I20260709 12:18:40.986146 21317 raft_consensus.cc:2468] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
W20260709 12:18:41.014675 21942 log.cc:927] Time spent T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
W20260709 12:18:41.016106 21941 log.cc:927] Time spent T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:18:41.027994 21936 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:41.031105 21215 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:41.051012 21172 raft_consensus.cc:1275] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.046904 21934 raft_consensus.cc:2804] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.053953 21924 consensus_queue.cc:1048] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:41.054391 21317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f54ad859370497aabe855f0f0347d77" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:41.055039 21317 raft_consensus.cc:3060] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:41.060853 21142 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:41.062040 21142 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
W20260709 12:18:41.063375 21142 consensus_peers.cc:597] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.046828 21912 raft_consensus.cc:697] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:41.094377 21174 raft_consensus.cc:2468] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:41.061280 21936 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:41.099128 21142 consensus_peers.cc:597] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.105137 21247 raft_consensus.cc:1275] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 11a0f9c1bef848ba820a90b980b7d425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:18:41.105559 21142 leader_election.cc:336] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:41.107517 21216 consensus_peers.cc:597] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:41.108069 21216 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:41.116080 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:41.108247 21913 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:41.128345 21247 raft_consensus.cc:1275] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.130405 21934 raft_consensus.cc:697] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
W20260709 12:18:41.143059 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 97696.6us
I20260709 12:18:41.146261 21940 consensus_queue.cc:1048] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:18:41.146348 21933 raft_consensus.cc:2749] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:18:41.150329 21175 raft_consensus.cc:2393] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b64d8c41a484535a0bdd7e5c7358826 in current term 2: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
W20260709 12:18:41.150383 21290 consensus_peers.cc:597] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.140971 21912 consensus_queue.cc:237] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:41.159463 21896 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: 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
W20260709 12:18:41.155488 21290 consensus_peers.cc:597] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.178292 21896 tablet_bootstrap.cc:492] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:41.179054 21896 ts_tablet_manager.cc:1403] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.452s	user 0.031s	sys 0.017s
I20260709 12:18:41.184701 21897 consensus_queue.cc:1048] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:41.181492 21896 raft_consensus.cc:359] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:41.192077 21896 raft_consensus.cc:740] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.194097 21934 consensus_queue.cc:237] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:41.200049 21896 consensus_queue.cc:260] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:41.202832 21896 ts_tablet_manager.cc:1434] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:18:41.203687 21896 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:41.207276 21317 raft_consensus.cc:2468] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
I20260709 12:18:41.214318 21141 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:41.215164 21928 raft_consensus.cc:2804] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.215804 21928 raft_consensus.cc:697] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:41.223810 21216 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:41.232174 21216 leader_election.cc:304] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:41.234651 21813 raft_consensus.cc:2749] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:18:41.237356 21246 raft_consensus.cc:1275] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 11a0f9c1bef848ba820a90b980b7d425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.237819 21954 raft_consensus.cc:2804] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.238322 21954 raft_consensus.cc:697] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:41.239202 21954 consensus_queue.cc:237] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:41.216941 21928 consensus_queue.cc:237] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:41.260501 21911 consensus_queue.cc:1048] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:41.270133 21248 raft_consensus.cc:1275] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.275332 21916 consensus_queue.cc:1048] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:41.286314 21320 raft_consensus.cc:1275] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:18:41.297401 21142 consensus_peers.cc:597] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.302935 21932 consensus_queue.cc:1048] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:18:41.312529 20994 catalog_manager.cc:5697] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:41.314463 21290 consensus_peers.cc:597] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.314280 20994 catalog_manager.cc:5697] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.315879 20994 catalog_manager.cc:5697] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:41.316480 20995 catalog_manager.cc:5697] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.322785 20995 catalog_manager.cc:5697] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 2 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:41.340903 21142 consensus_peers.cc:597] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.347604 21320 raft_consensus.cc:1275] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:18:41.356082 21142 consensus_peers.cc:597] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.362777 21896 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: 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 12:18:41.363755 21174 raft_consensus.cc:1275] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.363902 21896 tablet_bootstrap.cc:492] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:41.364859 21904 raft_consensus.cc:493] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.365767 21896 ts_tablet_manager.cc:1403] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.162s	user 0.023s	sys 0.007s
I20260709 12:18:41.365384 21904 raft_consensus.cc:515] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:41.368844 21913 consensus_queue.cc:1048] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:41.371563 21290 consensus_peers.cc:597] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.374311 21896 raft_consensus.cc:359] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:41.375000 21896 raft_consensus.cc:740] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.376724 21896 consensus_queue.cc:260] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:41.375581 21904 leader_election.cc:290] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:41.385449 20996 catalog_manager.cc:5697] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "11a0f9c1bef848ba820a90b980b7d425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:41.389763 21919 consensus_queue.cc:1048] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
W20260709 12:18:41.475572 21216 consensus_peers.cc:597] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.476560 21171 raft_consensus.cc:1275] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.479951 21863 consensus_queue.cc:1048] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:18:41.481004 21290 consensus_peers.cc:597] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:41.484709 21216 consensus_peers.cc:597] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:41.487623 21216 consensus_peers.cc:597] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:41.492537 21290 consensus_peers.cc:597] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.518671 21904 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.534955 21904 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:41.539212 21142 consensus_peers.cc:597] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.539783 21142 consensus_peers.cc:597] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.540045 21142 consensus_peers.cc:597] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.558878 21975 log.cc:927] Time spent T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260709 12:18:41.538265 21904 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:41.595319 21290 consensus_peers.cc:597] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.592432 20994 catalog_manager.cc:5697] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.610736 20994 catalog_manager.cc:5697] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:41.619076 21216 consensus_peers.cc:597] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.626698 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.630594 21171 raft_consensus.cc:1275] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.637817 21904 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.638540 21904 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:41.639504 21915 consensus_queue.cc:1048] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:41.641126 21904 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:41.643628 21216 consensus_peers.cc:597] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.646234 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.646859 21290 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.650676 21142 consensus_peers.cc:597] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.651363 21142 consensus_peers.cc:597] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.652104 21142 consensus_peers.cc:597] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.646289 21984 log.cc:927] Time spent T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:18:41.710294 21896 ts_tablet_manager.cc:1434] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.344s	user 0.029s	sys 0.045s
I20260709 12:18:41.711380 21896 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:41.719326 21216 consensus_peers.cc:597] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.737044 21174 raft_consensus.cc:1275] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.739498 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:41.742836 21924 consensus_queue.cc:1048] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:18:41.739578 21290 consensus_peers.cc:597] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:41.752018 21216 consensus_peers.cc:597] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.783998 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64265ad64294c10b2ea9cca2e96d3cc" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:41.793234 21320 raft_consensus.cc:1275] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.796859 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:41.798060 21175 raft_consensus.cc:2393] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 2: Already voted for candidate 11a0f9c1bef848ba820a90b980b7d425 in this term.
W20260709 12:18:41.798194 21142 consensus_peers.cc:597] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.798888 21142 consensus_peers.cc:597] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:41.802876 21176 raft_consensus.cc:1275] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.797339 21934 consensus_queue.cc:1048] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:18:41.818434 21919 consensus_queue.cc:1048] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:18:41.854234 21317 raft_consensus.cc:1275] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 11a0f9c1bef848ba820a90b980b7d425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.831110 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:41.876497 21290 consensus_peers.cc:597] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.877354 21290 consensus_peers.cc:597] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.878424 21892 leader_election.cc:304] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:41.879788 21985 raft_consensus.cc:2749] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:41.902866 21985 raft_consensus.cc:493] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.903373 21985 raft_consensus.cc:515] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:41.912917 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:41.914806 21247 raft_consensus.cc:2393] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 42f68a541a304565b2fff1df196225dc in current term 2: Already voted for candidate 3b64d8c41a484535a0bdd7e5c7358826 in this term.
I20260709 12:18:41.915314 21248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:41.921087 21890 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:41.924193 21904 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:41.928943 21142 consensus_peers.cc:597] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:41.931066 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 80231.7us
I20260709 12:18:41.937326 21654 consensus_queue.cc:1048] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:41.939664 21216 consensus_peers.cc:597] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:41.945410 21290 consensus_peers.cc:597] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:41.955662 21892 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:41.968717 21985 leader_election.cc:290] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:41.969622 21985 raft_consensus.cc:2749] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:41.996867 21290 consensus_peers.cc:597] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:42.001806 21244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:42.001387 22005 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.006947 22005 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.009928 22005 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:42.015870 21247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:42.015967 21904 raft_consensus.cc:2749] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:42.018889 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9921f7ce72dc472a83d0b4d73c503cdf" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
W20260709 12:18:42.018889 21142 consensus_peers.cc:597] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:42.024870 21892 leader_election.cc:304] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:42.032836 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:42.034801 21904 raft_consensus.cc:2749] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:18:42.052047 21142 consensus_peers.cc:597] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:42.054831 21142 consensus_peers.cc:597] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:42.055435 21896 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.056690 21896 tablet_bootstrap.cc:492] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.056267 21892 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:42.057816 22005 raft_consensus.cc:2749] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:42.060730 21896 ts_tablet_manager.cc:1403] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.350s	user 0.029s	sys 0.003s
W20260709 12:18:42.062865 21142 consensus_peers.cc:597] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:42.066427 21896 raft_consensus.cc:359] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.068162 21896 raft_consensus.cc:740] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.069425 21896 consensus_queue.cc:260] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.076099 21896 ts_tablet_manager.cc:1434] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:18:42.077533 21896 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.200491 21896 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.210916 21896 tablet_bootstrap.cc:492] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.211648 21896 ts_tablet_manager.cc:1403] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.014s
I20260709 12:18:42.214756 21896 raft_consensus.cc:359] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:42.221211 21896 raft_consensus.cc:740] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.223042 21896 consensus_queue.cc:260] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:42.225499 21896 ts_tablet_manager.cc:1434] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:18:42.233379 21896 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.295567 21896 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.301357 21896 tablet_bootstrap.cc:492] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.302410 21896 ts_tablet_manager.cc:1403] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.002s
I20260709 12:18:42.309594 21896 raft_consensus.cc:359] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.310716 21896 raft_consensus.cc:740] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.311928 21896 consensus_queue.cc:260] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.314314 21896 ts_tablet_manager.cc:1434] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:42.315460 21896 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.341221 21896 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.342415 21896 tablet_bootstrap.cc:492] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.343288 21896 ts_tablet_manager.cc:1403] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 12:18:42.346715 21896 raft_consensus.cc:359] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.347697 21896 raft_consensus.cc:740] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.348811 21896 consensus_queue.cc:260] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.351521 21896 ts_tablet_manager.cc:1434] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:42.352783 21896 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.386893 21896 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.388495 21896 tablet_bootstrap.cc:492] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.389459 21896 ts_tablet_manager.cc:1403] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.000s
I20260709 12:18:42.393783 21896 raft_consensus.cc:359] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.394716 21896 raft_consensus.cc:740] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.395655 21896 consensus_queue.cc:260] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.398052 21896 ts_tablet_manager.cc:1434] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:18:42.398991 21896 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.530946 21896 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.537084 21896 tablet_bootstrap.cc:492] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.537874 21896 ts_tablet_manager.cc:1403] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.037s
I20260709 12:18:42.541407 21896 raft_consensus.cc:359] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.543589 21896 raft_consensus.cc:740] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.544858 21896 consensus_queue.cc:260] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.549121 21896 ts_tablet_manager.cc:1434] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:18:42.551187 21896 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.583316 21896 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.584444 21896 tablet_bootstrap.cc:492] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.585214 21896 ts_tablet_manager.cc:1403] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.007s
I20260709 12:18:42.588526 21896 raft_consensus.cc:359] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.589486 21896 raft_consensus.cc:740] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.590473 21896 consensus_queue.cc:260] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.593092 21896 ts_tablet_manager.cc:1434] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:42.594158 21896 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.618434 21896 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.619423 21896 tablet_bootstrap.cc:492] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.620227 21896 ts_tablet_manager.cc:1403] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 12:18:42.623710 21896 raft_consensus.cc:359] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.624641 21896 raft_consensus.cc:740] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.626001 21896 consensus_queue.cc:260] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.628289 21896 ts_tablet_manager.cc:1434] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:18:42.629065 21896 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.661468 21896 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.662480 21896 tablet_bootstrap.cc:492] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.663128 21896 ts_tablet_manager.cc:1403] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260709 12:18:42.669416 21896 raft_consensus.cc:359] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:42.671564 21896 raft_consensus.cc:740] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.673764 21896 consensus_queue.cc:260] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:42.677404 21896 ts_tablet_manager.cc:1434] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:18:42.680137 21896 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.710870 21896 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.712487 21896 tablet_bootstrap.cc:492] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.713210 21896 ts_tablet_manager.cc:1403] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260709 12:18:42.716436 21896 raft_consensus.cc:359] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.717226 21896 raft_consensus.cc:740] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.717932 21896 consensus_queue.cc:260] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.720022 21896 ts_tablet_manager.cc:1434] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:42.720959 21896 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.745236 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:40263
I20260709 12:18:42.745352 22057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:40263 every 8 connection(s)
I20260709 12:18:42.759621 21896 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.760761 21896 tablet_bootstrap.cc:492] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.761413 21896 ts_tablet_manager.cc:1403] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.015s
I20260709 12:18:42.775717 21896 raft_consensus.cc:359] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.776449 21896 raft_consensus.cc:740] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.777220 21896 consensus_queue.cc:260] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:42.778925 21896 ts_tablet_manager.cc:1434] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:18:42.779708 21896 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:42.779495 22026 raft_consensus.cc:3060] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.802412 21913 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.803371 21913 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.811237 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:42.812361 21172 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:42.815819 21216 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:42.816913 21876 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:42.817373 21876 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.817734 21876 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:42.825538 21876 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.827788 21876 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:42.816913 21913 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:42.838588 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:42.839488 21174 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:42.850648 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc"
I20260709 12:18:42.851686 22021 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:42.854559 22025 raft_consensus.cc:3060] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.859045 22022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42f68a541a304565b2fff1df196225dc" is_pre_election: true
I20260709 12:18:42.864825 22022 raft_consensus.cc:3060] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.868547 22023 raft_consensus.cc:3060] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.875313 22021 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 3.
I20260709 12:18:42.876580 21216 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:42.877403 21934 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:42.878343 21934 raft_consensus.cc:697] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:42.879402 21934 consensus_queue.cc:237] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER 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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:42.892330 22020 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.922199 21174 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 3.
I20260709 12:18:42.925478 22019 raft_consensus.cc:3060] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:42.939918 21896 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: 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 12:18:42.965446 20995 catalog_manager.cc:5697] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 3, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:42.971263 21896 tablet_bootstrap.cc:492] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:42.972000 21896 ts_tablet_manager.cc:1403] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.192s	user 0.036s	sys 0.047s
I20260709 12:18:42.980762 21896 raft_consensus.cc:359] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:42.992909 21896 raft_consensus.cc:740] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.996345 21896 consensus_queue.cc:260] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:43.001080 21896 ts_tablet_manager.cc:1434] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 12:18:43.006102 21896 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:43.046188 22073 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.046819 22073 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:43.051760 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:43.053279 22073 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:43.055202 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "11a0f9c1bef848ba820a90b980b7d425" is_pre_election: true
I20260709 12:18:43.056674 21892 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc; no voters: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:43.057516 22073 raft_consensus.cc:2749] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:43.104799 22019 raft_consensus.cc:3060] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:43.119709 21896 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: 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 12:18:43.124850 21896 tablet_bootstrap.cc:492] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:43.125620 21896 ts_tablet_manager.cc:1403] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.124s	user 0.020s	sys 0.000s
I20260709 12:18:43.128988 21896 raft_consensus.cc:359] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:43.130290 21896 raft_consensus.cc:740] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.130972 21896 consensus_queue.cc:260] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:43.134416 21896 ts_tablet_manager.cc:1434] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:43.135802 21896 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:43.253847 21896 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: 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 12:18:43.254822 21896 tablet_bootstrap.cc:492] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:43.255472 21896 ts_tablet_manager.cc:1403] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.002s
I20260709 12:18:43.260478 22019 raft_consensus.cc:3060] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:43.260429 21896 raft_consensus.cc:359] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:43.261628 21896 raft_consensus.cc:740] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.263257 21896 consensus_queue.cc:260] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:43.265888 21896 ts_tablet_manager.cc:1434] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:18:43.266656 22060 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41729
I20260709 12:18:43.266814 21896 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:43.267284 22060 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:43.268325 22060 heartbeater.cc:507] Master 127.17.139.190:41729 requested a full tablet report, sending...
I20260709 12:18:43.376246 20994 ts_manager.cc:194] Re-registered known tserver with Master: 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:43.809747 22016 raft_consensus.cc:3060] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:43.818958 21290 consensus_peers.cc:597] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:43.851907 21142 consensus_peers.cc:597] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:43.856029 21142 consensus_peers.cc:597] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:43.833617 21896 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.010s	sys 0.001s
W20260709 12:18:43.867782 21896 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.011s	sys 0.001s
I20260709 12:18:43.882688 21896 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: 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 12:18:43.887069 21896 tablet_bootstrap.cc:492] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
W20260709 12:18:43.876996 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 54432us
I20260709 12:18:43.896571 21896 ts_tablet_manager.cc:1403] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.630s	user 0.027s	sys 0.004s
I20260709 12:18:43.904430 21172 raft_consensus.cc:1275] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:18:43.904636 21290 consensus_peers.cc:597] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:43.910662 21896 raft_consensus.cc:359] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:43.911466 21896 raft_consensus.cc:740] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.912724 21896 consensus_queue.cc:260] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:43.926002 21913 consensus_queue.cc:1048] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
W20260709 12:18:43.958323 21290 consensus_peers.cc:597] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:43.959251 21896 ts_tablet_manager.cc:1434] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:18:43.960486 21896 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:43.981390 22023 raft_consensus.cc:1275] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:18:43.995888 21290 consensus_peers.cc:597] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:44.005861 22098 consensus_queue.cc:1048] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:18:44.008749 21140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 86683.9us
W20260709 12:18:44.070626 21142 consensus_peers.cc:597] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.072124 21142 consensus_peers.cc:597] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.073256 21142 consensus_peers.cc:597] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.077245 21142 consensus_peers.cc:597] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.084991 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.106680 20994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40932
I20260709 12:18:44.113204 22060 heartbeater.cc:499] Master 127.17.139.190:41729 was elected leader, sending a full tablet report...
I20260709 12:18:44.148818 21896 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.149981 21896 tablet_bootstrap.cc:492] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.151090 21896 ts_tablet_manager.cc:1403] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.191s	user 0.020s	sys 0.034s
I20260709 12:18:44.153916 21896 raft_consensus.cc:359] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.154642 21896 raft_consensus.cc:740] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.156172 21896 consensus_queue.cc:260] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.159080 21896 ts_tablet_manager.cc:1434] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:44.170768 21896 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:44.208329 21142 consensus_peers.cc:597] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.208329 21216 consensus_peers.cc:597] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.219463 21896 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.226936 21896 tablet_bootstrap.cc:492] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.227931 21896 ts_tablet_manager.cc:1403] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.000s
I20260709 12:18:44.231573 21896 raft_consensus.cc:359] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.232577 21896 raft_consensus.cc:740] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
W20260709 12:18:44.234930 21142 consensus_peers.cc:597] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.234863 21896 consensus_queue.cc:260] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.237430 21896 ts_tablet_manager.cc:1434] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:18:44.238469 21896 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:44.262948 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.283716 21290 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.286217 21896 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: 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
W20260709 12:18:44.286777 21142 consensus_peers.cc:597] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.288020 21896 tablet_bootstrap.cc:492] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.288796 21896 ts_tablet_manager.cc:1403] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.015s
I20260709 12:18:44.291738 21896 raft_consensus.cc:359] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.292613 21896 raft_consensus.cc:740] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.293674 21896 consensus_queue.cc:260] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:44.296113 21290 consensus_peers.cc:597] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:44.309440 21197 debug-util.cc:398] Leaking SignalData structure 0x7b08002cd960 after lost signal to thread 17969
I20260709 12:18:44.310247 21896 ts_tablet_manager.cc:1434] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 12:18:44.310741 21197 debug-util.cc:398] Leaking SignalData structure 0x7b080005c0e0 after lost signal to thread 21032
W20260709 12:18:44.312093 21197 debug-util.cc:398] Leaking SignalData structure 0x7b080027c8e0 after lost signal to thread 21200
I20260709 12:18:44.315831 21896 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:44.316320 21197 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab0c0 after lost signal to thread 21274
W20260709 12:18:44.351745 21197 debug-util.cc:398] Leaking SignalData structure 0x7b0800227c60 after lost signal to thread 21348
W20260709 12:18:44.353720 21197 debug-util.cc:398] Leaking SignalData structure 0x7b080026bf20 after lost signal to thread 22057
W20260709 12:18:44.361408 21142 consensus_peers.cc:597] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:44.403548 21896 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.404932 21896 tablet_bootstrap.cc:492] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.405772 21896 ts_tablet_manager.cc:1403] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.007s
W20260709 12:18:44.412308 21216 consensus_peers.cc:597] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:44.411144 21896 raft_consensus.cc:359] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:44.422849 21896 raft_consensus.cc:740] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.423759 21896 consensus_queue.cc:260] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:44.427407 21142 consensus_peers.cc:597] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.431641 21896 ts_tablet_manager.cc:1434] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:18:44.432736 21896 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:44.452270 22025 raft_consensus.cc:3060] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:44.461375 22016 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:44.466029 21896 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.469385 21896 tablet_bootstrap.cc:492] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.470181 21896 ts_tablet_manager.cc:1403] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.006s
I20260709 12:18:44.473294 21896 raft_consensus.cc:359] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.474745 21896 raft_consensus.cc:740] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.475474 21896 consensus_queue.cc:260] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.484915 21896 ts_tablet_manager.cc:1434] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:18:44.486002 21896 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:44.486419 21290 consensus_peers.cc:597] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:44.509897 21896 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.510939 21896 tablet_bootstrap.cc:492] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.511626 21896 ts_tablet_manager.cc:1403] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260709 12:18:44.515736 21896 raft_consensus.cc:359] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:44.516475 21896 raft_consensus.cc:740] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.517156 21896 consensus_queue.cc:260] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:44.519763 21896 ts_tablet_manager.cc:1434] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:44.520744 21896 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:44.559957 21896 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.561149 21896 tablet_bootstrap.cc:492] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.561786 21896 ts_tablet_manager.cc:1403] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.012s
I20260709 12:18:44.564301 22015 raft_consensus.cc:3060] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:44.578908 21896 raft_consensus.cc:359] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.579828 21896 raft_consensus.cc:740] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.580713 21896 consensus_queue.cc:260] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.602013 21896 ts_tablet_manager.cc:1434] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 12:18:44.602942 21896 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:44.648658 21896 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.649605 21896 tablet_bootstrap.cc:492] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.650242 21896 ts_tablet_manager.cc:1403] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.002s
I20260709 12:18:44.652459 21896 raft_consensus.cc:359] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.653108 21896 raft_consensus.cc:740] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.666508 21896 consensus_queue.cc:260] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.668560 21896 ts_tablet_manager.cc:1434] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:18:44.684227 21896 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:44.696110 21288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 46705.3us
I20260709 12:18:44.723810 21896 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.724697 21896 tablet_bootstrap.cc:492] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.725389 21896 ts_tablet_manager.cc:1403] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 12:18:44.728147 21896 raft_consensus.cc:359] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.728873 21896 raft_consensus.cc:740] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.729818 21896 consensus_queue.cc:260] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.758989 21896 ts_tablet_manager.cc:1434] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 12:18:44.760195 21896 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:44.811162 21896 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.817842 21896 tablet_bootstrap.cc:492] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.819027 21896 ts_tablet_manager.cc:1403] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.008s
I20260709 12:18:44.822731 22015 raft_consensus.cc:3060] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:44.826300 22025 raft_consensus.cc:3060] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:44.832445 21896 raft_consensus.cc:359] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.833281 21896 raft_consensus.cc:740] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.834198 21896 consensus_queue.cc:260] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:44.841219 21896 ts_tablet_manager.cc:1434] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:18:44.842147 21896 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:44.902817 21896 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: 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 12:18:44.903959 21896 tablet_bootstrap.cc:492] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:44.904731 21896 ts_tablet_manager.cc:1403] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.004s
I20260709 12:18:44.907569 21896 raft_consensus.cc:359] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.908288 21896 raft_consensus.cc:740] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.909003 21896 consensus_queue.cc:260] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:44.911082 21896 ts_tablet_manager.cc:1434] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:44.931866 21896 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
W20260709 12:18:44.955220 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 52339.3us
W20260709 12:18:45.039345 21141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 58452.9us
W20260709 12:18:45.041765 21140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 63248us
I20260709 12:18:45.066402 21896 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.067644 21896 tablet_bootstrap.cc:492] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.068761 21896 ts_tablet_manager.cc:1403] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.137s	user 0.062s	sys 0.050s
I20260709 12:18:45.072046 21896 raft_consensus.cc:359] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.072876 21896 raft_consensus.cc:740] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.073912 21896 consensus_queue.cc:260] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.090811 21896 ts_tablet_manager.cc:1434] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260709 12:18:45.111356 21896 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.156379 21896 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.157516 21896 tablet_bootstrap.cc:492] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.158356 21896 ts_tablet_manager.cc:1403] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.012s
I20260709 12:18:45.161309 21896 raft_consensus.cc:359] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:45.162207 21896 raft_consensus.cc:740] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.163151 21896 consensus_queue.cc:260] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:45.177955 21896 ts_tablet_manager.cc:1434] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:18:45.178979 21896 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.239128 21896 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.240195 21896 tablet_bootstrap.cc:492] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.241346 21896 ts_tablet_manager.cc:1403] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.017s
I20260709 12:18:45.244046 21896 raft_consensus.cc:359] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:45.244802 21896 raft_consensus.cc:740] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.245823 21896 consensus_queue.cc:260] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:45.248545 21896 ts_tablet_manager.cc:1434] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:45.249481 21896 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.338713 21896 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.339769 21896 tablet_bootstrap.cc:492] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.340509 21896 ts_tablet_manager.cc:1403] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.023s
I20260709 12:18:45.343190 21896 raft_consensus.cc:359] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.343932 21896 raft_consensus.cc:740] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.344611 21896 consensus_queue.cc:260] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.346866 21896 ts_tablet_manager.cc:1434] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:18:45.348228 21896 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.394132 21896 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.395272 21896 tablet_bootstrap.cc:492] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.396020 21896 ts_tablet_manager.cc:1403] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.003s
I20260709 12:18:45.398882 21896 raft_consensus.cc:359] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.399653 21896 raft_consensus.cc:740] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.400750 21896 consensus_queue.cc:260] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.410843 21896 ts_tablet_manager.cc:1434] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:18:45.411893 21896 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.458133 21896 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.459151 21896 tablet_bootstrap.cc:492] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.460074 21896 ts_tablet_manager.cc:1403] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.016s
I20260709 12:18:45.462764 21896 raft_consensus.cc:359] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:45.463510 21896 raft_consensus.cc:740] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.464475 21896 consensus_queue.cc:260] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:45.466902 21896 ts_tablet_manager.cc:1434] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:45.468072 21896 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.488397 21896 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.489435 21896 tablet_bootstrap.cc:492] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.490214 21896 ts_tablet_manager.cc:1403] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 12:18:45.492031 21896 raft_consensus.cc:359] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:45.492830 21896 raft_consensus.cc:740] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.493541 21896 consensus_queue.cc:260] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:45.495610 21896 ts_tablet_manager.cc:1434] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:45.496392 21896 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.516217 21896 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.517266 21896 tablet_bootstrap.cc:492] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.518115 21896 ts_tablet_manager.cc:1403] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:18:45.520828 21896 raft_consensus.cc:359] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:45.521596 21896 raft_consensus.cc:740] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.522413 21896 consensus_queue.cc:260] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:45.524888 21896 ts_tablet_manager.cc:1434] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:45.526185 21896 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.553970 22025 raft_consensus.cc:3060] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:45.625442 21896 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.626703 21896 tablet_bootstrap.cc:492] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.627535 21896 ts_tablet_manager.cc:1403] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.102s	user 0.053s	sys 0.039s
I20260709 12:18:45.630599 21896 raft_consensus.cc:359] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.631533 21896 raft_consensus.cc:740] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.632320 21896 consensus_queue.cc:260] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:45.634673 21896 ts_tablet_manager.cc:1434] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:45.635587 21896 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:45.657604 21896 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: 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 12:18:45.658527 21896 tablet_bootstrap.cc:492] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:45.768426 21896 ts_tablet_manager.cc:1403] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.008s
W20260709 12:18:45.874272 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 53207.7us
I20260709 12:18:45.871203 21896 raft_consensus.cc:359] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:45.881745 21896 raft_consensus.cc:740] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.883065 21896 consensus_queue.cc:260] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [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: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:45.909065 22023 raft_consensus.cc:3060] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:45.935819 21896 ts_tablet_manager.cc:1434] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.166s	user 0.007s	sys 0.004s
I20260709 12:18:45.951020 22020 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:45.970942 21896 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:46.132418 21896 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: 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 12:18:46.133565 21896 tablet_bootstrap.cc:492] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:46.134433 21896 ts_tablet_manager.cc:1403] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.164s	user 0.033s	sys 0.013s
I20260709 12:18:46.137331 21896 raft_consensus.cc:359] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:46.138109 21896 raft_consensus.cc:740] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.138949 21896 consensus_queue.cc:260] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:46.141403 21896 ts_tablet_manager.cc:1434] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:46.142392 21896 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Bootstrap starting.
I20260709 12:18:46.164829 21896 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: 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 12:18:46.165985 21896 tablet_bootstrap.cc:492] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Bootstrap complete.
I20260709 12:18:46.166697 21896 ts_tablet_manager.cc:1403] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260709 12:18:46.169866 21896 raft_consensus.cc:359] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:46.170655 21896 raft_consensus.cc:740] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.171547 21896 consensus_queue.cc:260] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:46.173961 21896 ts_tablet_manager.cc:1434] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:18:48.847080 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 90174.8us
I20260709 12:18:52.971918 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:53.034041 21171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:53.034689 21171 raft_consensus.cc:606] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.037853 21171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:53.038563 21171 raft_consensus.cc:606] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.041285 21171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:53.041967 21171 raft_consensus.cc:606] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.044520 21171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:53.045111 21171 raft_consensus.cc:606] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.047513 21171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:53.048058 21171 raft_consensus.cc:606] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.063309 21245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f963cb3300e7464db3bb133063817a35"
dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:58816
I20260709 12:18:53.063843 21245 raft_consensus.cc:606] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.078851 21323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2"
dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:18:53.079403 21323 raft_consensus.cc:606] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:53.080641 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:18:53.081919 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:53.082609 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:53.093483 22180 raft_consensus.cc:993] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.094092 22180 raft_consensus.cc:1081] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.095557 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:53.096060 22020 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.096382 22020 raft_consensus.cc:3060] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.104606 22020 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.107884 22020 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:53.108248 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:53.108421 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbebdef99ff46a1be019c3717564f7f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:53.109144 21171 raft_consensus.cc:3055] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.109159 21323 raft_consensus.cc:3060] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.109504 21171 raft_consensus.cc:740] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:53.110980 21171 consensus_queue.cc:260] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.112766 21171 raft_consensus.cc:3060] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.120556 21323 raft_consensus.cc:2468] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.122293 21891 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:53.124928 22188 raft_consensus.cc:2804] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.126688 22188 raft_consensus.cc:697] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.127674 22188 consensus_queue.cc:237] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.121750 21171 raft_consensus.cc:2468] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.140738 20996 catalog_manager.cc:5697] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.188141 22180 raft_consensus.cc:993] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.188818 22180 raft_consensus.cc:1081] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.190443 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:53.191111 22020 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.191509 22020 raft_consensus.cc:3060] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.199362 22020 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.202351 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:53.202836 21323 raft_consensus.cc:3060] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.203329 22020 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:53.211242 21323 raft_consensus.cc:2468] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.211259 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:53.216464 21171 raft_consensus.cc:3055] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.216794 21171 raft_consensus.cc:740] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:53.216954 21891 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:53.217868 22188 raft_consensus.cc:2804] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.217521 21171 consensus_queue.cc:260] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.219264 22188 raft_consensus.cc:697] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.220225 22188 consensus_queue.cc:237] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.221951 21171 raft_consensus.cc:3060] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.226208 22173 raft_consensus.cc:993] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.227927 22181 raft_consensus.cc:1081] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.232213 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f963cb3300e7464db3bb133063817a35"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56614
I20260709 12:18:53.256963 22020 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.257383 22020 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.272447 22179 raft_consensus.cc:993] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.273135 22179 raft_consensus.cc:1081] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.277642 22020 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.278143 22016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56584
I20260709 12:18:53.279161 22016 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.279543 22016 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.282436 21243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:53.283300 21243 raft_consensus.cc:3055] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:53.283798 21243 raft_consensus.cc:740] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:53.285254 21243 consensus_queue.cc:260] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.286378 21243 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.291620 22020 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 4 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:53.330260 22016 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:53.337474 22016 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:53.386582 21243 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 4.
W20260709 12:18:53.416682 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 120937us
I20260709 12:18:53.448354 21243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:53.453462 21243 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.463047 21890 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [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: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:53.470211 21243 raft_consensus.cc:2468] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.473872 21890 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:53.480758 22189 raft_consensus.cc:2804] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:53.496752 22189 raft_consensus.cc:697] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 4 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.497731 22201 raft_consensus.cc:2804] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.498265 22189 consensus_queue.cc:237] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.506651 22201 raft_consensus.cc:697] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.507901 22201 consensus_queue.cc:237] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:53.513324 21247 raft_consensus.cc:1240] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Rejecting Update request from peer bbd652bf270f451f81efea17cd9c0976 for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:53.558139 21317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:53.537642 22179 consensus_queue.cc:1059] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:18:53.568368 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:53.569497 21174 raft_consensus.cc:3060] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.623998 21317 raft_consensus.cc:3055] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.624445 21317 raft_consensus.cc:740] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:53.624816 21171 raft_consensus.cc:2468] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.625383 21317 consensus_queue.cc:260] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:53.638142 21317 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.640159 21174 raft_consensus.cc:2468] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 4.
W20260709 12:18:53.659694 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 70959.8us
W20260709 12:18:53.677557 21290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 49286.4us
W20260709 12:18:53.689893 21345 debug-util.cc:398] Leaking SignalData structure 0x7b0800299f40 after lost signal to thread 17969
W20260709 12:18:53.691180 21345 debug-util.cc:398] Leaking SignalData structure 0x7b0800125da0 after lost signal to thread 21032
W20260709 12:18:53.692397 21345 debug-util.cc:398] Leaking SignalData structure 0x7b08002efc40 after lost signal to thread 21200
W20260709 12:18:53.693349 21345 debug-util.cc:398] Leaking SignalData structure 0x7b08002b72c0 after lost signal to thread 21274
W20260709 12:18:53.694528 21345 debug-util.cc:398] Leaking SignalData structure 0x7b08001d54e0 after lost signal to thread 21348
W20260709 12:18:53.695709 21345 debug-util.cc:398] Leaking SignalData structure 0x7b080017d460 after lost signal to thread 22057
I20260709 12:18:53.702533 22206 raft_consensus.cc:993] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.703545 22210 raft_consensus.cc:1081] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
W20260709 12:18:53.705715 21288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 108323us
I20260709 12:18:53.707254 22149 raft_consensus.cc:993] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.707492 22204 raft_consensus.cc:993] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.707764 22149 raft_consensus.cc:1081] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.708019 22204 raft_consensus.cc:1081] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:53.697223 21317 raft_consensus.cc:2468] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
W20260709 12:18:53.715080 22199 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:18:53.719910 22023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:53.720597 22023 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.720934 22023 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.730594 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:53.731321 22025 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.731710 22025 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.730839 22015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:53.733563 22015 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.733978 22015 raft_consensus.cc:3060] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.741683 22023 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.745826 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:53.746580 21174 raft_consensus.cc:3055] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:53.746915 21174 raft_consensus.cc:740] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:53.747766 21174 consensus_queue.cc:260] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.748981 21174 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.755563 22015 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.758574 21171 raft_consensus.cc:1275] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.761190 22188 consensus_queue.cc:1048] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:53.770499 20996 catalog_manager.cc:5697] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.776010 22015 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:53.778877 21317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:53.779325 21322 raft_consensus.cc:1275] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.779505 21317 raft_consensus.cc:3060] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.779474 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:53.783674 21172 raft_consensus.cc:3055] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.784077 21174 raft_consensus.cc:2468] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 3.
I20260709 12:18:53.784089 21172 raft_consensus.cc:740] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
W20260709 12:18:53.785910 21140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.131:34601, user_credentials={real_user=slave}} blocked reactor thread for 82840.1us
I20260709 12:18:53.789149 22023 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 3 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:53.790117 22188 consensus_queue.cc:1048] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.790505 21172 consensus_queue.cc:260] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.790653 21892 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:53.791823 21172 raft_consensus.cc:3060] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.792158 22025 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.797545 22188 raft_consensus.cc:2804] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:53.797627 21243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe74568578c4b70a3c5e21ce13f36d1" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:53.800112 21243 raft_consensus.cc:3060] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.803084 21317 raft_consensus.cc:2468] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.811077 21891 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:53.812096 22025 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:53.812824 22201 raft_consensus.cc:2804] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.813586 22201 raft_consensus.cc:697] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.814505 22201 consensus_queue.cc:237] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:53.814899 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:53.815502 21245 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.822554 22188 raft_consensus.cc:697] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 3 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.824146 22188 consensus_queue.cc:237] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.827148 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:53.828128 21174 raft_consensus.cc:3055] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.828424 21174 raft_consensus.cc:740] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:53.829247 21174 consensus_queue.cc:260] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.830685 21174 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.837193 21320 raft_consensus.cc:1275] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.838531 21172 raft_consensus.cc:2468] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.839138 21245 raft_consensus.cc:2468] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.840345 21890 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:53.840747 22189 consensus_queue.cc:1048] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:53.846443 22189 raft_consensus.cc:2804] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.847832 22189 raft_consensus.cc:697] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:53.855762 21176 raft_consensus.cc:1275] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.859860 21243 raft_consensus.cc:2468] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 3.
I20260709 12:18:53.849432 22189 consensus_queue.cc:237] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:53.867842 21174 raft_consensus.cc:2468] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:53.877159 22201 consensus_queue.cc:1048] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:18:53.917865 21892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 57736.7us
I20260709 12:18:53.974588 21245 raft_consensus.cc:1275] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.992748 21322 raft_consensus.cc:1275] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.986990 22188 consensus_queue.cc:1048] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:18:53.996870 21245 raft_consensus.cc:1275] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:18:54.009348 22188 consensus_queue.cc:1048] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:54.009919 22202 consensus_queue.cc:1048] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:54.082506 21171 raft_consensus.cc:1275] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:18:54.081115 20994 catalog_manager.cc:5697] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from bbd652bf270f451f81efea17cd9c0976 (127.17.139.132) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } }
I20260709 12:18:54.099050 22226 consensus_queue.cc:1048] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:54.144886 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:54.227139 21320 raft_consensus.cc:1275] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.228585 20994 catalog_manager.cc:5697] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 3 to 4, leader changed from 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 4 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:54.233564 22222 consensus_queue.cc:1048] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:18:54.235100 20994 catalog_manager.cc:5697] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.247484 21172 raft_consensus.cc:1275] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:54.249053 20994 catalog_manager.cc:5697] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.251761 20994 catalog_manager.cc:5697] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 2 to 3, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 3 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.253903 22226 consensus_queue.cc:1048] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:54.274927 21172 raft_consensus.cc:1275] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.276326 22202 consensus_queue.cc:1048] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:54.280483 21247 raft_consensus.cc:1275] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.282421 22222 consensus_queue.cc:1048] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:54.293468 21173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:54.294169 21173 raft_consensus.cc:606] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:54.296514 21173 raft_consensus.cc:1275] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.298444 22226 consensus_queue.cc:1048] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:54.304627 21322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9"
dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:18:54.305464 21322 raft_consensus.cc:606] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:54.315876 21174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78fda381ba1848fc8c067863ad804109"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:54.316497 21174 raft_consensus.cc:606] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:54.319444 21174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:54.320148 21174 raft_consensus.cc:606] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:54.326056 21174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:54.326920 21174 raft_consensus.cc:606] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:18:54.334721 21172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456"
dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:37820
I20260709 12:18:54.335299 22149 raft_consensus.cc:993] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.335393 21172 raft_consensus.cc:606] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:54.335902 22180 raft_consensus.cc:1081] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.344175 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78fda381ba1848fc8c067863ad804109"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:54.344931 22025 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:54.345377 22025 raft_consensus.cc:3060] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.350934 22206 raft_consensus.cc:993] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.351462 22206 raft_consensus.cc:1081] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
W20260709 12:18:54.354314 21197 debug-util.cc:398] Leaking SignalData structure 0x7b0800364ac0 after lost signal to thread 17969
W20260709 12:18:54.355410 21197 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3ee0 after lost signal to thread 21032
W20260709 12:18:54.356613 21197 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3d60 after lost signal to thread 21200
W20260709 12:18:54.357688 21197 debug-util.cc:398] Leaking SignalData structure 0x7b080036dd20 after lost signal to thread 21274
W20260709 12:18:54.358829 21197 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad440 after lost signal to thread 21348
W20260709 12:18:54.360001 21197 debug-util.cc:398] Leaking SignalData structure 0x7b0800347000 after lost signal to thread 22057
I20260709 12:18:54.365003 21245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f963cb3300e7464db3bb133063817a35"
dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:58816
I20260709 12:18:54.365705 21245 raft_consensus.cc:606] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:54.366060 21245 raft_consensus.cc:614] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:18:54.367300 22015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:54.368014 22015 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:54.368518 22015 raft_consensus.cc:3060] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.370102 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:18:54.370029 22025 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:54.372215 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:54.373082 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:54.375754 22025 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:54.377678 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:54.378278 21174 raft_consensus.cc:3055] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:54.378589 21174 raft_consensus.cc:740] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:54.379338 21174 consensus_queue.cc:260] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:54.380656 21174 raft_consensus.cc:3060] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.386283 21243 raft_consensus.cc:1275] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:54.389079 22188 consensus_queue.cc:1048] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:54.377324 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fda381ba1848fc8c067863ad804109" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:54.392028 21245 raft_consensus.cc:3060] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.397425 22015 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:54.404008 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:54.404726 21322 raft_consensus.cc:3060] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.410461 22015 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:54.417807 21174 raft_consensus.cc:2468] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.424307 21892 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:54.425482 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:54.426139 21174 raft_consensus.cc:3055] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:54.426429 21174 raft_consensus.cc:740] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:54.426445 22226 raft_consensus.cc:2804] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:54.427620 21174 consensus_queue.cc:260] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:54.429109 21174 raft_consensus.cc:3060] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.430334 22226 raft_consensus.cc:697] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:54.431495 22226 consensus_queue.cc:237] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:54.437646 21174 raft_consensus.cc:2468] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.438815 21245 raft_consensus.cc:2468] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.442255 21892 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:54.444401 22149 raft_consensus.cc:993] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.445133 22149 raft_consensus.cc:1081] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.444492 22188 raft_consensus.cc:2804] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:54.446247 22188 raft_consensus.cc:697] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:54.447132 22188 consensus_queue.cc:237] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:54.478753 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:54.487418 22025 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:54.487833 22025 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.503093 22180 raft_consensus.cc:993] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 3b64d8c41a484535a0bdd7e5c7358826 to start an election
I20260709 12:18:54.508147 22149 raft_consensus.cc:1081] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 3b64d8c41a484535a0bdd7e5c7358826 to start an election
I20260709 12:18:54.515237 21247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54"
dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
 from {username='slave'} at 127.0.0.1:53110
I20260709 12:18:54.515868 21247 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:54.516359 21247 raft_consensus.cc:3060] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.450804 21322 raft_consensus.cc:2468] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.532212 21247 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:54.536748 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:54.537457 21174 raft_consensus.cc:3055] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:54.543718 21174 raft_consensus.cc:740] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:54.534391 22025 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:54.549101 22025 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:54.549780 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:54.550482 21171 raft_consensus.cc:3055] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:54.550818 21171 raft_consensus.cc:740] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:54.551647 21171 consensus_queue.cc:260] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:54.552747 21171 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.562960 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:54.563726 21245 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.545250 21174 consensus_queue.cc:260] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:54.572554 21174 raft_consensus.cc:3060] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.568296 20996 catalog_manager.cc:5697] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.588912 22216 raft_consensus.cc:993] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.589617 22206 raft_consensus.cc:1081] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.592360 21247 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:54.600181 21174 raft_consensus.cc:2468] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:54.600757 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56598
I20260709 12:18:54.601604 22025 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:54.602020 22025 raft_consensus.cc:3060] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.602895 21216 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:54.604053 22208 raft_consensus.cc:2804] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:54.604585 22208 raft_consensus.cc:697] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:54.605480 22208 consensus_queue.cc:237] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:18:54.606573 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cfc1e5648b64fb0b614368c55fffe54" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:54.607223 21320 raft_consensus.cc:3060] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.616976 22025 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:54.619858 21174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:54.620437 21174 raft_consensus.cc:3055] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:54.620729 21174 raft_consensus.cc:740] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:54.623433 22025 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:54.624742 21174 consensus_queue.cc:260] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:54.626490 21174 raft_consensus.cc:3060] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.630167 21245 raft_consensus.cc:2468] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.629253 20996 catalog_manager.cc:5697] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.632155 21171 raft_consensus.cc:2468] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.628870 22176 raft_consensus.cc:993] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.633813 22176 raft_consensus.cc:1081] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:54.637199 21320 raft_consensus.cc:2468] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:54.632411 21890 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:54.644328 21174 raft_consensus.cc:2468] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.641297 21243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:54.644017 22226 raft_consensus.cc:2804] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:54.648849 21243 raft_consensus.cc:3060] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.649971 20995 catalog_manager.cc:5697] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.655794 22015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56584
I20260709 12:18:54.656528 22015 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:54.656924 22015 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.657696 21892 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:54.658771 22188 raft_consensus.cc:2804] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:54.659286 22188 raft_consensus.cc:697] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:54.660334 22188 consensus_queue.cc:237] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:54.662976 22015 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:54.663019 21243 raft_consensus.cc:2468] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.669345 21322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:54.670125 21322 raft_consensus.cc:3055] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:54.670547 21322 raft_consensus.cc:740] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:54.671375 21322 consensus_queue.cc:260] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:54.672564 21322 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.677500 22226 raft_consensus.cc:697] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:54.685068 21171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:54.696534 21171 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:54.696301 22226 consensus_queue.cc:237] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:54.685678 22015 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:54.693197 21322 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.704481 21171 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:54.707182 21892 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:54.708436 22188 raft_consensus.cc:2804] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:54.709362 22188 raft_consensus.cc:697] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:54.710557 22188 consensus_queue.cc:237] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:54.763399 20995 catalog_manager.cc:5697] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.766239 20995 catalog_manager.cc:5697] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:54.809957 20996 catalog_manager.cc:5697] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from bbd652bf270f451f81efea17cd9c0976 (127.17.139.132) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.871013 21174 raft_consensus.cc:1275] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.873730 22188 consensus_queue.cc:1048] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:54.940076 21322 raft_consensus.cc:1275] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.946424 22226 consensus_queue.cc:1048] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:54.989180 21245 raft_consensus.cc:1275] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:54.991529 22226 consensus_queue.cc:1048] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:55.029110 21171 raft_consensus.cc:1275] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.032737 22226 consensus_queue.cc:1048] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:55.106988 21243 raft_consensus.cc:1275] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.126994 21320 raft_consensus.cc:1275] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.129528 22208 consensus_queue.cc:1048] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:55.111699 22226 consensus_queue.cc:1048] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:18:55.136072 21171 raft_consensus.cc:1275] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.138854 22208 consensus_queue.cc:1048] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:55.143589 21243 raft_consensus.cc:1275] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.145025 21174 raft_consensus.cc:1275] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.147399 21174 raft_consensus.cc:1275] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.151324 22202 consensus_queue.cc:1048] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:18:55.161674 22226 consensus_queue.cc:1048] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:55.152774 22222 consensus_queue.cc:1048] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:18:55.169164 21174 raft_consensus.cc:1275] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.178216 22222 consensus_queue.cc:1048] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:18:55.250509 21320 raft_consensus.cc:1275] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:55.258198 22188 consensus_queue.cc:1048] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:55.493778 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:55.625231 21245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "535f6f49b8be48e588317af52937749f"
dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:58816
I20260709 12:18:55.625890 21245 raft_consensus.cc:606] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:55.634927 21323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8"
dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:18:55.635581 21323 raft_consensus.cc:606] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:55.638739 21245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc8740003d664e53a672f058cc427452"
dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
mode: GRACEFUL
new_leader_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:58816
I20260709 12:18:55.639359 21245 raft_consensus.cc:606] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Received request to transfer leadership to TS 42f68a541a304565b2fff1df196225dc
I20260709 12:18:55.640717 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:55.642782 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:55.643688 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:55.769059 22208 raft_consensus.cc:993] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:55.769694 22173 raft_consensus.cc:1081] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:55.771095 22023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "535f6f49b8be48e588317af52937749f"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56614
I20260709 12:18:55.771562 22023 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:55.771859 22023 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:55.777032 22023 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:55.779313 22023 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:55.780797 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:55.781545 21323 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:55.787376 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:55.788074 21245 raft_consensus.cc:3055] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:55.793910 21245 raft_consensus.cc:740] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:55.794708 21245 consensus_queue.cc:260] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:55.796094 21245 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:55.816847 21323 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:55.821122 21891 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:55.822088 22202 raft_consensus.cc:2804] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:55.822732 22202 raft_consensus.cc:697] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:55.823695 22202 consensus_queue.cc:237] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:55.846237 21245 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 2.
I20260709 12:18:55.918442 20996 catalog_manager.cc:5697] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 1 to 2, leader changed from 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 2 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:56.135501 21891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 115717us
I20260709 12:18:56.152449 22272 raft_consensus.cc:993] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:56.153172 22272 raft_consensus.cc:1081] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:56.156175 22023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc8740003d664e53a672f058cc427452"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56614
I20260709 12:18:56.157292 22023 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.157823 22023 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.215561 22023 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:56.235188 22199 raft_consensus.cc:993] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: : Instructing follower 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:56.235858 22199 raft_consensus.cc:1081] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Signalling peer 42f68a541a304565b2fff1df196225dc to start an election
I20260709 12:18:56.266745 22023 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 3 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651)
I20260709 12:18:56.276422 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:56.277455 21323 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.281947 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:56.282938 21246 raft_consensus.cc:3055] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:56.283339 21246 raft_consensus.cc:740] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:56.284873 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8"
dest_uuid: "42f68a541a304565b2fff1df196225dc"
 from {username='slave'} at 127.0.0.1:56584
I20260709 12:18:56.284588 21246 consensus_queue.cc:260] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:56.285593 22025 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.286791 22025 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.290593 21246 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.302423 21246 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 3.
I20260709 12:18:56.300750 21323 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 3.
I20260709 12:18:56.306272 21891 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [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: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:56.307927 22188 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:56.308439 22188 raft_consensus.cc:697] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 3 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:56.309407 22188 consensus_queue.cc:237] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:56.323041 21245 raft_consensus.cc:1275] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:56.330703 21320 raft_consensus.cc:1275] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:56.334520 22226 consensus_queue.cc:1048] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:56.336243 22280 consensus_queue.cc:1048] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:56.359942 22025 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:56.365238 22025 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [CANDIDATE]: Term 3 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:56.368496 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:56.369453 21172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "42f68a541a304565b2fff1df196225dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11a0f9c1bef848ba820a90b980b7d425"
I20260709 12:18:56.370069 21172 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.392480 21172 raft_consensus.cc:2468] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 3.
I20260709 12:18:56.403475 20994 catalog_manager.cc:5697] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 2 to 3, leader changed from 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 3 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:56.411846 21323 raft_consensus.cc:3055] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:56.412273 21323 raft_consensus.cc:740] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:56.418197 21323 consensus_queue.cc:260] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:56.419612 21323 raft_consensus.cc:3060] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.446267 21892 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [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: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc; no voters: 
I20260709 12:18:56.448037 22226 raft_consensus.cc:2804] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:56.449237 22226 raft_consensus.cc:697] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 3 LEADER]: Becoming Leader. State: Replica: 42f68a541a304565b2fff1df196225dc, State: Running, Role: LEADER
I20260709 12:18:56.450429 22226 consensus_queue.cc:237] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:56.451718 21323 raft_consensus.cc:2468] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42f68a541a304565b2fff1df196225dc in term 3.
I20260709 12:18:56.497500 20995 catalog_manager.cc:5697] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc reported cstate change: term changed from 2 to 3, leader changed from bbd652bf270f451f81efea17cd9c0976 (127.17.139.132) to 42f68a541a304565b2fff1df196225dc (127.17.139.129). New cstate: current_term: 3 leader_uuid: "42f68a541a304565b2fff1df196225dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:56.719187 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:56.761616 21246 raft_consensus.cc:1275] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.766350 22202 consensus_queue.cc:1048] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:56.833031 21323 raft_consensus.cc:1275] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.838459 22280 consensus_queue.cc:1048] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:56.852391 21172 raft_consensus.cc:1275] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.855535 22226 consensus_queue.cc:1048] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:56.995818 21323 raft_consensus.cc:1275] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Refusing update from remote peer 42f68a541a304565b2fff1df196225dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:57.023478 22202 consensus_queue.cc:1048] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:18:57.101706 21891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 65480.6us
I20260709 12:18:57.133947 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:57.136514 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:57.137511 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:57.295118 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:57.406400 17966 tablet_server.cc:179] TabletServer@127.17.139.129:40263 shutting down...
W20260709 12:18:57.423034 21216 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 321 similar messages]
W20260709 12:18:57.436446 21216 consensus_peers.cc:597] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.481206 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 52797.1us
W20260709 12:18:57.492833 21142 consensus_peers.cc:597] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.511693 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.525470 21290 consensus_peers.cc:597] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.533996 21142 consensus_peers.cc:597] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.547292 21216 consensus_peers.cc:597] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.558949 21216 consensus_peers.cc:597] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.559959 21290 consensus_peers.cc:597] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.566218 21290 consensus_peers.cc:597] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.575456 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:57.577108 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.578603 17966 raft_consensus.cc:2243] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:57.579680 21142 consensus_peers.cc:597] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.582321 17966 raft_consensus.cc:2272] T 131e8f58cce6455bb4c813733a5ba3b0 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.585064 21142 consensus_peers.cc:597] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.588100 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.589280 17966 raft_consensus.cc:2243] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:57.599972 21216 consensus_peers.cc:597] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.594302 17966 raft_consensus.cc:2272] T 1292bd11d1f743919e219ab6e9902aac P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.606980 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.608311 17966 raft_consensus.cc:2243] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.609371 17966 raft_consensus.cc:2272] T 5670950dca0248189b8d14b1d637682c P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.614578 21290 consensus_peers.cc:597] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.621829 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.623085 17966 raft_consensus.cc:2243] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.623687 17966 raft_consensus.cc:2272] T 28fc85e230524b74bf06563de8e2359b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.627046 17966 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:57.627651 21142 consensus_peers.cc:597] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.628238 17966 raft_consensus.cc:2243] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.629545 17966 raft_consensus.cc:2272] T 623777e93c3744c68610fd51d6fe05f9 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.633360 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.634565 17966 raft_consensus.cc:2243] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.635286 17966 raft_consensus.cc:2272] T 7f54ad859370497aabe855f0f0347d77 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.639182 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.640300 17966 raft_consensus.cc:2243] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.641088 17966 raft_consensus.cc:2272] T 4582e5627bdd41249a677e2bc605c65e P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.645397 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.646682 17966 raft_consensus.cc:2243] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.647851 17966 raft_consensus.cc:2272] T ac6e07f49b624e5a8bebfac4d0bebf20 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.653501 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.655136 17966 raft_consensus.cc:2243] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.656239 17966 raft_consensus.cc:2272] T ef9831f9b6074863a805bb7c74075339 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.660943 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.662043 17966 raft_consensus.cc:2243] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.662786 17966 raft_consensus.cc:2272] T 26bd48ee03d54bc99e221f67253e9d06 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.666213 21290 consensus_peers.cc:597] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.666558 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.667757 17966 raft_consensus.cc:2243] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.669240 17966 raft_consensus.cc:2272] T 5c44a3dced10426dafd5f37d575cd0f8 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.673448 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.674561 17966 raft_consensus.cc:2243] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.675969 17966 raft_consensus.cc:2272] T 3b904ca74c314df4a59e031170a67a46 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.679605 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.680794 17966 raft_consensus.cc:2243] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.681532 17966 raft_consensus.cc:2272] T 2363b7cecc30493a9c24a566643ae098 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.685621 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.686489 17966 raft_consensus.cc:2243] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.687835 17966 raft_consensus.cc:2272] T f7b575debeb1430ba87d5cb74b07a456 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.691293 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.692579 17966 raft_consensus.cc:2243] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.693271 17966 raft_consensus.cc:2272] T 7044174d717a4dd086e391b4ddf59b3b P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.697039 17966 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:57.697873 21290 consensus_peers.cc:597] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.698182 17966 raft_consensus.cc:2243] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.699081 17966 raft_consensus.cc:2272] T 04dc023f74df4877a7cb90db1b73e4ad P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.702890 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.704037 17966 raft_consensus.cc:2243] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.705142 17966 raft_consensus.cc:2272] T b83d854cd11a41c291dd90983b29154f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.709594 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.710594 17966 raft_consensus.cc:2243] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.711477 17966 raft_consensus.cc:2272] T bcbd5198f8f946c9b7a1cb004d3cc554 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.714753 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.715677 17966 raft_consensus.cc:2243] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.716807 17966 raft_consensus.cc:2272] T fc8740003d664e53a672f058cc427452 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.717348 21216 consensus_peers.cc:597] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.720983 17966 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:57.699069 21142 consensus_peers.cc:597] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.722285 17966 raft_consensus.cc:2243] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:57.722697 21142 consensus_peers.cc:597] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.723234 17966 raft_consensus.cc:2272] T 8be7430db69e4f6db6eda9a8a8a05406 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.726832 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.727825 17966 raft_consensus.cc:2243] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.728559 17966 raft_consensus.cc:2272] T 248373aafed047ada6ae6766c3cd8216 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.732398 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.733624 17966 raft_consensus.cc:2243] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.734896 17966 raft_consensus.cc:2272] T 84db4c4d6a054564a2d464bacecbf423 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.737988 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.738926 17966 raft_consensus.cc:2243] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.739611 17966 raft_consensus.cc:2272] T eb5292f47c534f90a799254cd43c8562 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.743193 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.744428 17966 raft_consensus.cc:2243] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.745937 17966 raft_consensus.cc:2272] T 8d22bcaa633348f889c9607a483aff5a P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.749310 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.750473 17966 raft_consensus.cc:2243] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.751214 17966 raft_consensus.cc:2272] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.752072 21216 consensus_peers.cc:597] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.754917 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.756175 17966 raft_consensus.cc:2243] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.756867 17966 raft_consensus.cc:2272] T 7bbfe375050a49fcba7bb6da09234fd2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.761435 17966 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:57.761516 21290 consensus_peers.cc:597] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.762291 21290 consensus_peers.cc:597] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.762704 17966 raft_consensus.cc:2243] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.764124 17966 raft_consensus.cc:2272] T 535f6f49b8be48e588317af52937749f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.767445 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.768379 17966 raft_consensus.cc:2243] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.769049 17966 raft_consensus.cc:2272] T 4f11363caa144356ae4cbc4b24727553 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.772459 17966 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:57.773058 21216 consensus_peers.cc:597] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.773365 17966 raft_consensus.cc:2243] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.774328 17966 raft_consensus.cc:2272] T 080ac7b271d44394bccddf729918a109 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.779166 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.780184 17966 raft_consensus.cc:2243] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.780903 17966 raft_consensus.cc:2272] T c3213cce6edb4a02a6ba52852144f5f8 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.784667 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.786079 17966 raft_consensus.cc:2243] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.787496 17966 raft_consensus.cc:2272] T 7a8f6f70395d4746b6b70831ea1265e0 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.791157 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.792150 17966 raft_consensus.cc:2243] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.793100 17966 raft_consensus.cc:2272] T 3e68d590fadc4bc3871797a9a258b152 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.794479 21216 consensus_peers.cc:597] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.796823 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.797976 17966 raft_consensus.cc:2243] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.798703 17966 raft_consensus.cc:2272] T 588d23c336f44db08af708d4994ee3a7 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.801957 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.802992 17966 raft_consensus.cc:2243] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.804251 17966 raft_consensus.cc:2272] T ff64286addb44ee293d355a9a580dcf2 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.808238 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.809645 17966 raft_consensus.cc:2243] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.811034 17966 raft_consensus.cc:2272] T 6fbebdef99ff46a1be019c3717564f7f P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.814440 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.815104 17966 raft_consensus.cc:2243] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.815631 17966 raft_consensus.cc:2272] T 89495de99ccc469f8dc18732f61c2dcd P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.818264 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.819253 17966 raft_consensus.cc:2243] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.819934 17966 raft_consensus.cc:2272] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.823518 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.824352 17966 raft_consensus.cc:2243] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.824940 17966 raft_consensus.cc:2272] T c45b4645e4dc40bd9c53d737445463c3 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.828174 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.829041 17966 raft_consensus.cc:2243] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.830308 17966 raft_consensus.cc:2272] T f963cb3300e7464db3bb133063817a35 P 42f68a541a304565b2fff1df196225dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.834192 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.835109 17966 raft_consensus.cc:2243] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.836380 17966 raft_consensus.cc:2272] T 78fda381ba1848fc8c067863ad804109 P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.839033 21142 consensus_peers.cc:597] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.839668 17966 tablet_replica.cc:333] stopping tablet replica
W20260709 12:18:57.839964 21290 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.840735 17966 raft_consensus.cc:2243] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:57.842686 17966 raft_consensus.cc:2272] T 5fe74568578c4b70a3c5e21ce13f36d1 P 42f68a541a304565b2fff1df196225dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.846728 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.847723 17966 raft_consensus.cc:2243] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.848748 17966 raft_consensus.cc:2272] T efaba4d6f1a941f499a8370f9632b637 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.855957 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.858050 17966 raft_consensus.cc:2243] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.859337 17966 raft_consensus.cc:2272] T 5e9c12bc855b498595dd907b234a68e2 P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.864614 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.865548 17966 raft_consensus.cc:2243] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.866174 17966 raft_consensus.cc:2272] T a64265ad64294c10b2ea9cca2e96d3cc P 42f68a541a304565b2fff1df196225dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:57.869259 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:57.870656 17966 raft_consensus.cc:2243] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:57.871665 17966 raft_consensus.cc:2272] T 9921f7ce72dc472a83d0b4d73c503cdf P 42f68a541a304565b2fff1df196225dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:57.877400 21290 consensus_peers.cc:597] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.933147 21142 consensus_peers.cc:597] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.946188 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. 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 12:18:57.984027 21290 connection.cc:573] client connection to 127.17.139.129:40263 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:18:58.024585 17966 tablet_server.cc:196] TabletServer@127.17.139.129:40263 shutdown complete.
W20260709 12:18:58.060442 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 47501.9us
W20260709 12:18:58.066442 21142 consensus_peers.cc:597] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:58.173247 21216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:35479, user_credentials={real_user=slave}} blocked reactor thread for 56564.8us
W20260709 12:18:58.190328 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 69331.9us
I20260709 12:18:58.526257 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
W20260709 12:18:58.679666 21290 consensus_peers.cc:597] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.680507 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.681195 21290 consensus_peers.cc:597] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.691987 21142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:40263, user_credentials={real_user=slave}} blocked reactor thread for 323717us
I20260709 12:18:58.732167 22286 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.733057 22286 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.735177 22286 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:58.770439 22286 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.770979 22286 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.776351 22286 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:58.791491 22311 raft_consensus.cc:493] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.795411 22311 raft_consensus.cc:515] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:58.798296 22311 leader_election.cc:290] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:58.812685 21290 leader_election.cc:336] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:58.814718 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.815712 21290 leader_election.cc:336] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:58.816259 21290 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:58.817291 22314 raft_consensus.cc:2749] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:58.822021 21215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 67734.3us
I20260709 12:18:58.825280 22275 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.825892 22275 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.828576 22275 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:58.834472 21141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.132:44651, user_credentials={real_user=slave}} blocked reactor thread for 71532.2us
I20260709 12:18:58.838735 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b904ca74c314df4a59e031170a67a46" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:58.841878 22323 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.842536 22323 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:58.849246 22319 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.850890 22319 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.854514 22283 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.855122 22283 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
W20260709 12:18:58.855602 21216 consensus_peers.cc:597] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.853374 22319 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:58.856750 21216 consensus_peers.cc:597] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.857841 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:58.858610 22283 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:58.862462 21318 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
I20260709 12:18:58.860108 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b575debeb1430ba87d5cb74b07a456" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:58.862588 21216 consensus_peers.cc:597] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.863651 21216 consensus_peers.cc:597] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.864351 21216 consensus_peers.cc:597] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.865552 21141 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:58.866534 22276 raft_consensus.cc:2804] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:58.866825 22323 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:58.867147 21216 leader_election.cc:336] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.866997 22276 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.867786 22276 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:18:58.873096 21290 leader_election.cc:336] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:58.874192 21290 consensus_peers.cc:597] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.875535 22319 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.876184 22275 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.878441 22275 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:58.878947 21290 leader_election.cc:336] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:58.879323 21290 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:58.878397 22319 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.881202 22275 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:58.882673 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f963cb3300e7464db3bb133063817a35" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:58.883985 22323 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.884521 22323 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:58.886287 22319 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:58.887090 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131e8f58cce6455bb4c813733a5ba3b0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:58.887831 22286 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.888352 22286 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:58.881260 22276 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.891080 22286 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:58.881268 22314 raft_consensus.cc:2749] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:58.895035 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:58.897334 22323 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:58.898002 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:58.898159 22286 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.898840 22286 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:58.902009 21290 consensus_peers.cc:597] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.902586 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:58.903882 17966 tablet_replica.cc:333] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:58.904863 17966 raft_consensus.cc:2243] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:58.902428 22286 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:58.905603 17966 raft_consensus.cc:2272] T 5fe74568578c4b70a3c5e21ce13f36d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:58.906893 21142 leader_election.cc:336] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.907487 21142 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:58.910195 22319 raft_consensus.cc:2749] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:58.915015 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623777e93c3744c68610fd51d6fe05f9" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:58.915673 21318 raft_consensus.cc:3060] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:18:58.917491 21216 consensus_peers.cc:597] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.918257 21216 consensus_peers.cc:597] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.918781 21216 leader_election.cc:336] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:58.919148 21216 leader_election.cc:304] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:58.919909 22323 raft_consensus.cc:2749] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:18:58.921962 22319 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.922565 22319 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.923692 21318 raft_consensus.cc:2468] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 3.
I20260709 12:18:58.908782 17966 tablet_replica.cc:333] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:58.926122 22319 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:58.927217 17966 raft_consensus.cc:2243] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:58.929500 17966 raft_consensus.cc:2272] T 2393bc527ae6467388eda88fe7cd79ef P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:58.928594 21141 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, bbd652bf270f451f81efea17cd9c0976; no voters: 
W20260709 12:18:58.936347 21290 leader_election.cc:336] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.938580 22319 raft_consensus.cc:2804] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:58.939422 22319 raft_consensus.cc:697] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
I20260709 12:18:58.938103 21290 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:58.940502 22319 consensus_queue.cc:237] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [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: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:58.942071 22308 raft_consensus.cc:2749] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:58.924824 22276 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:58.927147 21142 leader_election.cc:336] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.930471 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44a3dced10426dafd5f37d575cd0f8" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
W20260709 12:18:58.932485 21216 leader_election.cc:336] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:58.945480 21142 leader_election.cc:336] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.946008 21142 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
W20260709 12:18:58.947412 21216 consensus_peers.cc:597] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.948321 21216 consensus_peers.cc:597] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.948694 17966 tablet_replica.cc:333] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:58.949654 17966 raft_consensus.cc:2243] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:58.949734 21216 leader_election.cc:336] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:58.950675 21216 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:58.951421 22323 raft_consensus.cc:2749] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:58.949705 22276 raft_consensus.cc:2749] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:58.951948 21216 consensus_peers.cc:597] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.952754 17966 raft_consensus.cc:2272] T 6fbebdef99ff46a1be019c3717564f7f P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:58.956391 21290 consensus_peers.cc:597] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:58.956476 21216 leader_election.cc:336] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.956568 17966 tablet_replica.cc:333] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:58.961117 21216 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:58.962109 22323 raft_consensus.cc:2749] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:18:58.963354 17966 raft_consensus.cc:2243] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:58.967841 17966 raft_consensus.cc:2272] T ac6e07f49b624e5a8bebfac4d0bebf20 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:58.960345 21142 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.970269 21142 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:58.971033 22319 raft_consensus.cc:2749] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:18:58.971256 21142 leader_election.cc:336] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.971753 21142 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:58.972519 22286 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.973202 22286 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:58.975185 22286 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:58.975476 21290 leader_election.cc:336] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.975783 22319 raft_consensus.cc:2749] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:58.981290 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:58.983803 21142 leader_election.cc:336] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.986066 22323 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.986657 17966 tablet_replica.cc:333] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:58.986872 22323 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:58.988082 17966 raft_consensus.cc:2243] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:58.988849 17966 raft_consensus.cc:2272] T b0114cca7e4a4468993d15181e60d9f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:58.990088 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:58.990737 21323 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
I20260709 12:18:58.992048 21215 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:58.993040 17966 tablet_replica.cc:333] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
W20260709 12:18:58.985296 21290 leader_election.cc:336] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:58.994239 21290 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
W20260709 12:18:58.986166 21142 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:58.998134 21142 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:58.999891 22314 raft_consensus.cc:2749] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:18:59.000674 21216 leader_election.cc:336] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.001120 22315 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:58.993150 22311 raft_consensus.cc:2804] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:59.001986 22315 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:59.002378 22311 raft_consensus.cc:493] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.002846 22311 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:59.004781 22324 raft_consensus.cc:493] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.005378 22315 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:59.006194 22324 raft_consensus.cc:515] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.007040 22319 raft_consensus.cc:2749] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:18:59.012360 21216 leader_election.cc:336] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.013324 22324 leader_election.cc:290] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:58.994253 22323 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:59.018620 21216 leader_election.cc:336] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:59.019215 21290 leader_election.cc:336] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.019255 21216 leader_election.cc:304] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.019848 21290 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.021754 22286 raft_consensus.cc:2749] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.022655 22323 raft_consensus.cc:2749] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.023530 22276 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.024067 22276 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:59.026357 22276 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:59.027772 17966 raft_consensus.cc:2243] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.028086 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f6f70395d4746b6b70831ea1265e0" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:59.029984 17966 raft_consensus.cc:2272] T 9921f7ce72dc472a83d0b4d73c503cdf P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.029803 22311 raft_consensus.cc:515] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.031724 22286 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.032390 22286 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:18:59.029170 21290 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.034399 22286 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:59.035959 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535f6f49b8be48e588317af52937749f" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:59.036590 21323 raft_consensus.cc:3060] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:59.037406 17966 tablet_replica.cc:333] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.038477 17966 raft_consensus.cc:2243] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.039628 17966 raft_consensus.cc:2272] T 5670950dca0248189b8d14b1d637682c P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.042470 17966 tablet_replica.cc:333] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.043184 22286 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.043403 17966 raft_consensus.cc:2243] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.045027 17966 raft_consensus.cc:2272] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.043824 22286 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:59.049408 17966 tablet_replica.cc:333] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.050534 17966 raft_consensus.cc:2243] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:18:59.050661 21216 consensus_peers.cc:597] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. 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 12:18:59.051793 17966 raft_consensus.cc:2272] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:59.053475 21142 leader_election.cc:336] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:59.051801 21290 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.054059 21142 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:59.058220 22276 raft_consensus.cc:2749] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.057881 21290 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.060504 22315 raft_consensus.cc:2749] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:18:59.061699 21216 leader_election.cc:336] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.061839 22276 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.062498 22311 leader_election.cc:290] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:59.062464 22276 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.054733 21323 raft_consensus.cc:2468] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 3.
I20260709 12:18:59.055240 22286 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:59.066576 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:59.067260 21245 raft_consensus.cc:2468] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
W20260709 12:18:59.068446 21290 leader_election.cc:336] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.066346 22276 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:59.056946 17966 tablet_replica.cc:333] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.070034 21215 leader_election.cc:304] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.071635 21140 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
I20260709 12:18:59.070263 17966 raft_consensus.cc:2243] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.073156 17966 raft_consensus.cc:2272] T 78fda381ba1848fc8c067863ad804109 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.073740 22276 raft_consensus.cc:2804] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:59.075327 22276 raft_consensus.cc:493] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.075732 22276 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:18:59.077013 21290 leader_election.cc:336] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:18:59.083967 21142 leader_election.cc:336] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.086194 22311 raft_consensus.cc:2804] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:59.088613 22311 raft_consensus.cc:697] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
W20260709 12:18:59.094846 21290 leader_election.cc:336] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.095464 21290 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.079845 17966 tablet_replica.cc:333] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.096427 22286 raft_consensus.cc:2749] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.099457 17966 raft_consensus.cc:2243] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.101089 17966 raft_consensus.cc:2272] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.104245 17966 tablet_replica.cc:333] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.105259 17966 raft_consensus.cc:2243] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.106444 17966 raft_consensus.cc:2272] T 1292bd11d1f743919e219ab6e9902aac P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.109659 17966 tablet_replica.cc:333] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.111025 17966 raft_consensus.cc:2243] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.111960 17966 pending_rounds.cc:70] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: Trying to abort 1 pending ops.
I20260709 12:18:59.112336 17966 pending_rounds.cc:77] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305623711514390528 op_type: NO_OP noop_request { }
I20260709 12:18:59.112869 17966 raft_consensus.cc:2889] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:59.113303 22323 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.114034 22323 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.117108 22323 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:18:59.113309 17966 raft_consensus.cc:2272] T 623777e93c3744c68610fd51d6fe05f9 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.118315 22276 raft_consensus.cc:515] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
W20260709 12:18:59.126364 21216 leader_election.cc:336] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.128942 22308 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.129587 22308 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.131750 22308 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:59.132401 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
I20260709 12:18:59.133047 21245 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 3.
I20260709 12:18:59.134281 21288 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:59.135337 22308 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:18:59.135671 22308 raft_consensus.cc:493] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.136004 22308 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:59.129019 17966 tablet_replica.cc:333] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.139087 17966 raft_consensus.cc:2243] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.139688 17966 raft_consensus.cc:2272] T ef9831f9b6074863a805bb7c74075339 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.142544 17966 tablet_replica.cc:333] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.143311 17966 raft_consensus.cc:2243] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.143712 22308 raft_consensus.cc:515] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.144340 17966 raft_consensus.cc:2272] T 28fc85e230524b74bf06563de8e2359b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.146219 22323 raft_consensus.cc:493] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.147153 17966 tablet_replica.cc:333] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.146979 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8740003d664e53a672f058cc427452" candidate_uuid: "bbd652bf270f451f81efea17cd9c0976" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:59.146803 22323 raft_consensus.cc:515] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.147593 21245 raft_consensus.cc:3060] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:59.147974 17966 raft_consensus.cc:2243] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.148524 17966 raft_consensus.cc:2272] T efaba4d6f1a941f499a8370f9632b637 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.149469 22323 leader_election.cc:290] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:59.154619 21142 leader_election.cc:336] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.156926 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d22bcaa633348f889c9607a483aff5a" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:59.158607 22311 consensus_queue.cc:237] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.159665 21246 raft_consensus.cc:3060] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:18:59.156806 21290 leader_election.cc:336] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.161873 21290 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.165171 22286 raft_consensus.cc:2749] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.167805 22319 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.168421 22319 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.169818 21245 raft_consensus.cc:2468] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbd652bf270f451f81efea17cd9c0976 in term 4.
I20260709 12:18:59.170351 17966 tablet_replica.cc:333] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.170671 22319 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:18:59.173954 21216 leader_election.cc:336] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.174435 21216 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.175050 17966 raft_consensus.cc:2243] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.175977 17966 raft_consensus.cc:2272] T 96f92175c1d34c0b9fba594ed1ef7302 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.176080 22323 raft_consensus.cc:2749] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.177161 22323 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.177695 22323 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.180120 22323 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:59.181464 17966 tablet_replica.cc:333] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.182580 17966 raft_consensus.cc:2243] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.183923 21288 leader_election.cc:304] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:59.189201 21245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826" is_pre_election: true
W20260709 12:18:59.185312 21142 leader_election.cc:336] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.190569 17966 raft_consensus.cc:2272] T f7b575debeb1430ba87d5cb74b07a456 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.189524 22286 raft_consensus.cc:2804] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:59.192114 22286 raft_consensus.cc:697] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 4 LEADER]: Becoming Leader. State: Replica: bbd652bf270f451f81efea17cd9c0976, State: Running, Role: LEADER
I20260709 12:18:59.193545 22286 consensus_queue.cc:237] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.190033 22276 leader_election.cc:290] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:59.194979 17966 tablet_replica.cc:333] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.195935 17966 raft_consensus.cc:2243] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.197006 17966 raft_consensus.cc:2272] T 7044174d717a4dd086e391b4ddf59b3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.200304 17966 tablet_replica.cc:333] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.191090 21245 raft_consensus.cc:2468] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 2.
I20260709 12:18:59.184705 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:59.214423 21323 raft_consensus.cc:2468] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 2.
W20260709 12:18:59.210668 21290 leader_election.cc:336] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.214507 17966 raft_consensus.cc:2243] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.215623 21140 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.216172 17966 raft_consensus.cc:2272] T f1253400d6d0418abf46b98b7fb685d1 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.217612 22308 leader_election.cc:290] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 election: Requested vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:59.217730 22275 raft_consensus.cc:2804] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:59.236586 22275 raft_consensus.cc:493] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.237025 22275 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:59.188519 21246 raft_consensus.cc:2468] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 3.
I20260709 12:18:59.243564 22316 raft_consensus.cc:493] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.244311 21215 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:59.244400 22316 raft_consensus.cc:515] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.246378 22317 raft_consensus.cc:2804] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:18:59.246984 22317 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:18:59.247345 22317 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:59.248236 22316 leader_election.cc:290] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:18:59.214412 21216 leader_election.cc:336] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.219164 17966 tablet_replica.cc:333] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.250654 21140 leader_election.cc:304] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.252590 22319 raft_consensus.cc:2804] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:59.253067 22319 raft_consensus.cc:697] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 3 LEADER]: Becoming Leader. State: Replica: 11a0f9c1bef848ba820a90b980b7d425, State: Running, Role: LEADER
W20260709 12:18:59.254559 21216 leader_election.cc:336] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.256889 21216 leader_election.cc:304] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.233520 20994 catalog_manager.cc:5697] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 2 to 3, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:59.269682 17966 raft_consensus.cc:2243] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.275502 17966 raft_consensus.cc:2272] T 535c995c49024858b1a36acf27ee3188 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.272598 20996 catalog_manager.cc:5697] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 reported cstate change: term changed from 3 to 4, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to bbd652bf270f451f81efea17cd9c0976 (127.17.139.132). New cstate: current_term: 4 leader_uuid: "bbd652bf270f451f81efea17cd9c0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:59.274006 22319 consensus_queue.cc:237] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [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: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.279136 17966 tablet_replica.cc:333] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.280177 17966 raft_consensus.cc:2243] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.280833 17966 raft_consensus.cc:2272] T 85ee29c1ef614688b38ce6f5f00ef89f P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.284104 17966 tablet_replica.cc:333] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.285096 17966 raft_consensus.cc:2243] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.298440 17966 raft_consensus.cc:2272] T eb5292f47c534f90a799254cd43c8562 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.293795 22316 raft_consensus.cc:2749] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.289831 22275 raft_consensus.cc:515] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } }
I20260709 12:18:59.301625 17966 tablet_replica.cc:333] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.302273 21246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84db4c4d6a054564a2d464bacecbf423" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3b64d8c41a484535a0bdd7e5c7358826"
I20260709 12:18:59.302567 17966 raft_consensus.cc:2243] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.302927 21246 raft_consensus.cc:3060] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:18:59.302263 21290 leader_election.cc:336] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.303426 17966 raft_consensus.cc:2272] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:59.308117 21216 leader_election.cc:336] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.315496 21246 raft_consensus.cc:2468] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11a0f9c1bef848ba820a90b980b7d425 in term 3.
I20260709 12:18:59.316886 21140 leader_election.cc:304] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826; no voters: 
W20260709 12:18:59.317605 21140 raft_consensus.cc:2686] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:18:59.321588 21142 leader_election.cc:336] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.324945 22275 leader_election.cc:290] T 84db4c4d6a054564a2d464bacecbf423 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 election: Requested vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:18:59.323873 22317 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.327435 22317 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 election: Requested vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:18:59.328215 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff64286addb44ee293d355a9a580dcf2" candidate_uuid: "3b64d8c41a484535a0bdd7e5c7358826" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976"
I20260709 12:18:59.328542 17966 tablet_replica.cc:333] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.328887 21323 raft_consensus.cc:3060] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:59.329656 17966 raft_consensus.cc:2243] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.330955 17966 raft_consensus.cc:2272] T fbee67aa404647b8b877693a20eceb3b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.333963 17966 tablet_replica.cc:333] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.334882 17966 raft_consensus.cc:2243] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.336813 17966 raft_consensus.cc:2272] T 26bd48ee03d54bc99e221f67253e9d06 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.337229 22275 raft_consensus.cc:493] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbd652bf270f451f81efea17cd9c0976)
I20260709 12:18:59.337816 22275 raft_consensus.cc:515] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:18:59.338716 21323 raft_consensus.cc:2468] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b64d8c41a484535a0bdd7e5c7358826 in term 3.
I20260709 12:18:59.339918 22275 leader_election.cc:290] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbd652bf270f451f81efea17cd9c0976 (127.17.139.132:44651), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:18:59.347841 21142 leader_election.cc:336] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.339880 21215 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826, bbd652bf270f451f81efea17cd9c0976; no voters: 
I20260709 12:18:59.350060 22311 raft_consensus.cc:2804] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:59.348790 17966 tablet_replica.cc:333] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.350606 22311 raft_consensus.cc:697] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Becoming Leader. State: Replica: 3b64d8c41a484535a0bdd7e5c7358826, State: Running, Role: LEADER
I20260709 12:18:59.351683 17966 raft_consensus.cc:2243] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.351779 22311 consensus_queue.cc:237] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [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: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:18:59.352499 17966 raft_consensus.cc:2272] T 248373aafed047ada6ae6766c3cd8216 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.361336 17966 tablet_replica.cc:333] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.362936 17966 raft_consensus.cc:2243] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.364272 17966 raft_consensus.cc:2272] T 131e8f58cce6455bb4c813733a5ba3b0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.368551 17966 tablet_replica.cc:333] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.369701 17966 raft_consensus.cc:2243] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.370273 17966 raft_consensus.cc:2272] T 457bf29eeb2e421a8792b6b64178811e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.350229 21323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e68d590fadc4bc3871797a9a258b152" candidate_uuid: "11a0f9c1bef848ba820a90b980b7d425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbd652bf270f451f81efea17cd9c0976" is_pre_election: true
I20260709 12:18:59.372572 21141 leader_election.cc:304] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [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: 11a0f9c1bef848ba820a90b980b7d425; no voters: 42f68a541a304565b2fff1df196225dc, bbd652bf270f451f81efea17cd9c0976
I20260709 12:18:59.373765 22275 raft_consensus.cc:2749] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:18:59.375320 17966 tablet_replica.cc:333] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.376400 17966 raft_consensus.cc:2243] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.376999 17966 raft_consensus.cc:2272] T 99275a9c5a11450abb5f831bc79925a5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:59.373641 21216 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.385730 17966 tablet_replica.cc:333] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.386883 17966 raft_consensus.cc:2243] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.388438 17966 raft_consensus.cc:2272] T 2363b7cecc30493a9c24a566643ae098 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.391978 17966 tablet_replica.cc:333] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.392848 17966 raft_consensus.cc:2243] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.399832 17966 raft_consensus.cc:2272] T 84ad6f1bee34457cb126bc2ccfd4597b P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:59.404750 21216 leader_election.cc:336] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:18:59.405375 21216 leader_election.cc:304] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [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: 3b64d8c41a484535a0bdd7e5c7358826; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:18:59.407619 22311 raft_consensus.cc:2749] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:18:59.411424 17966 tablet_replica.cc:333] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
W20260709 12:18:59.412216 21216 leader_election.cc:336] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:18:59.412357 17966 raft_consensus.cc:2243] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.416141 17966 raft_consensus.cc:2272] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.420423 17966 tablet_replica.cc:333] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.421160 17966 raft_consensus.cc:2243] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.421777 17966 raft_consensus.cc:2272] T f963cb3300e7464db3bb133063817a35 P 11a0f9c1bef848ba820a90b980b7d425 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.424404 17966 tablet_replica.cc:333] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.425113 17966 raft_consensus.cc:2243] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.425688 17966 raft_consensus.cc:2272] T 5c44a3dced10426dafd5f37d575cd0f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.440379 17966 tablet_replica.cc:333] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.441138 17966 raft_consensus.cc:2243] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.441900 17966 raft_consensus.cc:2272] T 3b904ca74c314df4a59e031170a67a46 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.444677 17966 tablet_replica.cc:333] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.445466 17966 raft_consensus.cc:2243] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.446456 17966 raft_consensus.cc:2272] T a64265ad64294c10b2ea9cca2e96d3cc P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.449093 17966 tablet_replica.cc:333] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.466670 17966 raft_consensus.cc:2243] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.467598 17966 raft_consensus.cc:2272] T 7a8f6f70395d4746b6b70831ea1265e0 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.470563 17966 tablet_replica.cc:333] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.471302 17966 raft_consensus.cc:2243] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.472070 17966 raft_consensus.cc:2272] T 3e68d590fadc4bc3871797a9a258b152 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.476486 17966 tablet_replica.cc:333] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.477270 17966 raft_consensus.cc:2243] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.478127 17966 pending_rounds.cc:70] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: Trying to abort 1 pending ops.
I20260709 12:18:59.478364 17966 pending_rounds.cc:77] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305623712893521920 op_type: NO_OP noop_request { }
I20260709 12:18:59.478724 17966 raft_consensus.cc:2889] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:59.479025 17966 raft_consensus.cc:2272] T 8d22bcaa633348f889c9607a483aff5a P 11a0f9c1bef848ba820a90b980b7d425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.482072 17966 tablet_replica.cc:333] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.482867 17966 raft_consensus.cc:2243] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.483601 17966 raft_consensus.cc:2272] T c3213cce6edb4a02a6ba52852144f5f8 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.487669 17966 tablet_replica.cc:333] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.488412 17966 raft_consensus.cc:2243] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.489850 17966 raft_consensus.cc:2272] T 4582e5627bdd41249a677e2bc605c65e P 11a0f9c1bef848ba820a90b980b7d425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.492769 17966 tablet_replica.cc:333] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
I20260709 12:18:59.493455 17966 raft_consensus.cc:2243] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:59.494403 17966 raft_consensus.cc:2272] T 7f54ad859370497aabe855f0f0347d77 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.497517 17966 tablet_replica.cc:333] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425: stopping tablet replica
W20260709 12:18:59.497381 21271 debug-util.cc:398] Leaking SignalData structure 0x7b080027f020 after lost signal to thread 17969
I20260709 12:18:59.498421 17966 raft_consensus.cc:2243] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.498975 17966 raft_consensus.cc:2272] T 9cfc1e5648b64fb0b614368c55fffe54 P 11a0f9c1bef848ba820a90b980b7d425 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:59.499006 21271 debug-util.cc:398] Leaking SignalData structure 0x7b08002a0840 after lost signal to thread 21032
W20260709 12:18:59.500260 21271 debug-util.cc:398] Leaking SignalData structure 0x7b080016ca00 after lost signal to thread 21200
W20260709 12:18:59.501302 21271 debug-util.cc:398] Leaking SignalData structure 0x7b0800304da0 after lost signal to thread 21274
W20260709 12:18:59.502388 21271 debug-util.cc:398] Leaking SignalData structure 0x7b08003451a0 after lost signal to thread 21348
I20260709 12:18:59.488561 20996 catalog_manager.cc:5697] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 reported cstate change: term changed from 2 to 3, leader changed from 42f68a541a304565b2fff1df196225dc (127.17.139.129) to 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "3b64d8c41a484535a0bdd7e5c7358826" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:59.561733 21216 consensus_peers.cc:597] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:59.594177 21290 consensus_peers.cc:597] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:59.602602 21323 raft_consensus.cc:1275] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:59.609525 22323 consensus_queue.cc:1048] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:18:59.700201 21290 consensus_peers.cc:597] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:59.715418 21246 raft_consensus.cc:1275] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Refusing update from remote peer bbd652bf270f451f81efea17cd9c0976: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:59.717090 22314 consensus_queue.cc:1048] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:59.778798 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
W20260709 12:18:59.788446 21216 consensus_peers.cc:597] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:59.841902 21290 consensus_peers.cc:597] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:59.856961 21290 consensus_peers.cc:597] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:18:59.931722 21319 raft_consensus.cc:1275] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Refusing update from remote peer 3b64d8c41a484535a0bdd7e5c7358826: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:59.936803 22316 consensus_queue.cc:1048] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:59.938731 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
W20260709 12:18:59.977474 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:00.054303 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:00.055546 17966 tablet_replica.cc:333] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.057144 17966 raft_consensus.cc:2243] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.057847 17966 raft_consensus.cc:2272] T 5fe74568578c4b70a3c5e21ce13f36d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.060930 17966 tablet_replica.cc:333] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.061888 17966 raft_consensus.cc:2243] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.063256 17966 raft_consensus.cc:2272] T 04dc023f74df4877a7cb90db1b73e4ad P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.067299 17966 tablet_replica.cc:333] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.068591 17966 raft_consensus.cc:2243] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.069478 17966 raft_consensus.cc:2272] T b83d854cd11a41c291dd90983b29154f P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.073738 17966 tablet_replica.cc:333] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.076020 17966 raft_consensus.cc:2243] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.077684 17966 raft_consensus.cc:2272] T 2393bc527ae6467388eda88fe7cd79ef P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.080798 17966 tablet_replica.cc:333] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.081717 17966 raft_consensus.cc:2243] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.082660 17966 raft_consensus.cc:2272] T 9921f7ce72dc472a83d0b4d73c503cdf P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.085855 17966 tablet_replica.cc:333] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.087091 17966 raft_consensus.cc:2243] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.088279 17966 raft_consensus.cc:2272] T b0114cca7e4a4468993d15181e60d9f9 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.092000 17966 tablet_replica.cc:333] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.092959 17966 raft_consensus.cc:2243] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:19:00.093758 21288 consensus_peers.cc:597] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.094174 17966 raft_consensus.cc:2272] T 5e9c12bc855b498595dd907b234a68e2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.099892 17966 tablet_replica.cc:333] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.100867 17966 raft_consensus.cc:2243] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.101496 17966 raft_consensus.cc:2272] T 5670950dca0248189b8d14b1d637682c P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.105435 17966 tablet_replica.cc:333] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.106609 17966 raft_consensus.cc:2243] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.107195 17966 raft_consensus.cc:2272] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.108446 21288 consensus_peers.cc:597] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.111348 17966 tablet_replica.cc:333] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.112564 17966 raft_consensus.cc:2243] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.113148 17966 raft_consensus.cc:2272] T 78fda381ba1848fc8c067863ad804109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.116348 17966 tablet_replica.cc:333] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.117229 17966 raft_consensus.cc:2243] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.118331 17966 raft_consensus.cc:2272] T 85ee29c1ef614688b38ce6f5f00ef89f P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.122433 17966 tablet_replica.cc:333] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.123521 17966 raft_consensus.cc:2243] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.124238 17966 raft_consensus.cc:2272] T b4c83f1d64ba4bf1bcc4ea965dbe987d P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.127734 17966 tablet_replica.cc:333] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.129083 17966 raft_consensus.cc:2243] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.130342 17966 raft_consensus.cc:2272] T 89495de99ccc469f8dc18732f61c2dcd P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.133711 17966 tablet_replica.cc:333] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.135259 17966 raft_consensus.cc:2243] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.136282 17966 raft_consensus.cc:2272] T 7f6a63001fdc4a5da92eebf200a8a4d6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.139415 17966 tablet_replica.cc:333] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.140252 17966 raft_consensus.cc:2243] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.141134 17966 raft_consensus.cc:2272] T c45b4645e4dc40bd9c53d737445463c3 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.144555 17966 tablet_replica.cc:333] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.145547 17966 raft_consensus.cc:2243] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.146526 17966 raft_consensus.cc:2272] T 1292bd11d1f743919e219ab6e9902aac P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.149811 17966 tablet_replica.cc:333] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.150754 17966 raft_consensus.cc:2243] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.151494 17966 raft_consensus.cc:2272] T 96f92175c1d34c0b9fba594ed1ef7302 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.151959 21288 consensus_peers.cc:597] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.153757 21288 consensus_peers.cc:597] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.155247 17966 tablet_replica.cc:333] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.156165 17966 raft_consensus.cc:2243] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.156697 17966 raft_consensus.cc:2272] T 84db4c4d6a054564a2d464bacecbf423 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.159632 17966 tablet_replica.cc:333] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.160979 17966 raft_consensus.cc:2243] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.161604 17966 raft_consensus.cc:2272] T 28fc85e230524b74bf06563de8e2359b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.165416 17966 tablet_replica.cc:333] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.166363 17966 raft_consensus.cc:2243] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.167574 17966 raft_consensus.cc:2272] T fbee67aa404647b8b877693a20eceb3b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.172214 17966 tablet_replica.cc:333] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.173108 17966 raft_consensus.cc:2243] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.174378 17966 raft_consensus.cc:2272] T 26bd48ee03d54bc99e221f67253e9d06 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.177933 17966 tablet_replica.cc:333] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.178782 17966 raft_consensus.cc:2243] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.180874 17966 raft_consensus.cc:2272] T ff64286addb44ee293d355a9a580dcf2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.188454 17966 tablet_replica.cc:333] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.189597 17966 raft_consensus.cc:2243] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.190351 17966 raft_consensus.cc:2272] T 588d23c336f44db08af708d4994ee3a7 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.192865 21288 consensus_peers.cc:597] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.193871 17966 tablet_replica.cc:333] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.196313 17966 raft_consensus.cc:2243] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.197268 17966 raft_consensus.cc:2272] T f7b575debeb1430ba87d5cb74b07a456 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.200614 17966 tablet_replica.cc:333] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.202010 17966 raft_consensus.cc:2243] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.202986 17966 raft_consensus.cc:2272] T 535c995c49024858b1a36acf27ee3188 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.205943 17966 tablet_replica.cc:333] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.206827 17966 raft_consensus.cc:2243] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.207966 17966 raft_consensus.cc:2272] T f1253400d6d0418abf46b98b7fb685d1 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.208834 21288 consensus_peers.cc:597] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.211079 17966 tablet_replica.cc:333] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.212271 17966 raft_consensus.cc:2243] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.213290 17966 raft_consensus.cc:2272] T 457bf29eeb2e421a8792b6b64178811e P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.216775 17966 tablet_replica.cc:333] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.217700 17966 raft_consensus.cc:2243] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.218634 17966 raft_consensus.cc:2272] T 535f6f49b8be48e588317af52937749f P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.222532 17966 tablet_replica.cc:333] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.223452 17966 raft_consensus.cc:2243] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.224534 17966 raft_consensus.cc:2272] T 4f11363caa144356ae4cbc4b24727553 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.228006 17966 tablet_replica.cc:333] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.228842 22308 raft_consensus.cc:493] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.229060 17966 raft_consensus.cc:2243] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.229501 22308 raft_consensus.cc:515] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:00.230420 17966 raft_consensus.cc:2272] T 9cfc1e5648b64fb0b614368c55fffe54 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.234191 17966 tablet_replica.cc:333] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.235040 17966 raft_consensus.cc:2243] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.236075 17966 raft_consensus.cc:2272] T 8be7430db69e4f6db6eda9a8a8a05406 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.238986 17966 tablet_replica.cc:333] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
W20260709 12:19:00.239816 21288 leader_election.cc:336] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:00.240859 22308 leader_election.cc:290] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:19:00.242031 21290 leader_election.cc:336] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.239845 17966 raft_consensus.cc:2243] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.242552 21290 leader_election.cc:304] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:00.243076 17966 raft_consensus.cc:2272] T fc8740003d664e53a672f058cc427452 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.243741 22308 raft_consensus.cc:2749] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:00.249410 17966 tablet_replica.cc:333] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.250901 17966 raft_consensus.cc:2243] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.252007 17966 raft_consensus.cc:2272] T 248373aafed047ada6ae6766c3cd8216 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.255213 17966 tablet_replica.cc:333] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.256325 17966 raft_consensus.cc:2243] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.257361 17966 raft_consensus.cc:2272] T bcbd5198f8f946c9b7a1cb004d3cc554 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.260694 17966 tablet_replica.cc:333] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.261924 17966 raft_consensus.cc:2243] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.262625 17966 raft_consensus.cc:2272] T 080ac7b271d44394bccddf729918a109 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.266206 17966 tablet_replica.cc:333] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.267087 17966 raft_consensus.cc:2243] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.267776 17966 raft_consensus.cc:2272] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.272001 17966 tablet_replica.cc:333] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.275198 17966 raft_consensus.cc:2243] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.275938 17966 raft_consensus.cc:2272] T 84ad6f1bee34457cb126bc2ccfd4597b P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.276304 21288 consensus_peers.cc:597] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.279191 17966 tablet_replica.cc:333] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.280208 17966 raft_consensus.cc:2243] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.281553 17966 raft_consensus.cc:2272] T 99275a9c5a11450abb5f831bc79925a5 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.284631 17966 tablet_replica.cc:333] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.285658 17966 raft_consensus.cc:2243] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.286377 17966 raft_consensus.cc:2272] T 2363b7cecc30493a9c24a566643ae098 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.289415 17966 tablet_replica.cc:333] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.290336 17966 raft_consensus.cc:2243] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.291013 17966 raft_consensus.cc:2272] T 8d22bcaa633348f889c9607a483aff5a P 3b64d8c41a484535a0bdd7e5c7358826 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.294422 17966 tablet_replica.cc:333] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.295264 17966 raft_consensus.cc:2243] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.295882 17966 raft_consensus.cc:2272] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:00.296051 21288 consensus_peers.cc:597] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.300457 17966 tablet_replica.cc:333] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.301357 17966 raft_consensus.cc:2243] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.302034 17966 raft_consensus.cc:2272] T 7bbfe375050a49fcba7bb6da09234fd2 P 3b64d8c41a484535a0bdd7e5c7358826 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.305044 17966 tablet_replica.cc:333] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.305931 17966 raft_consensus.cc:2243] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:00.306520 17966 raft_consensus.cc:2272] T f963cb3300e7464db3bb133063817a35 P 3b64d8c41a484535a0bdd7e5c7358826 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.309437 17966 tablet_replica.cc:333] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826: stopping tablet replica
I20260709 12:19:00.310155 17966 raft_consensus.cc:2243] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:00.311129 17966 raft_consensus.cc:2272] T c3213cce6edb4a02a6ba52852144f5f8 P 3b64d8c41a484535a0bdd7e5c7358826 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:00.337844 22308 raft_consensus.cc:493] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.341426 22315 raft_consensus.cc:493] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.342133 22315 raft_consensus.cc:515] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
W20260709 12:19:00.347949 21288 consensus_peers.cc:597] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.356192 21290 leader_election.cc:336] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.358071 22315 leader_election.cc:290] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:19:00.338733 22308 raft_consensus.cc:515] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.363102 22308 leader_election.cc:290] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.370709 21215 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:00.382942 21288 leader_election.cc:336] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:00.385263 21288 leader_election.cc:304] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:00.388833 22308 raft_consensus.cc:2749] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:00.399225 22344 raft_consensus.cc:493] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.402197 22308 raft_consensus.cc:493] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.401978 22344 raft_consensus.cc:515] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:00.402824 22308 raft_consensus.cc:515] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.404338 22344 leader_election.cc:290] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:19:00.408545 21216 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:00.409204 21290 leader_election.cc:336] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.410336 22308 leader_election.cc:290] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.413782 21288 leader_election.cc:336] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:00.418049 21288 consensus_peers.cc:597] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.418715 21290 leader_election.cc:336] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.420826 21290 leader_election.cc:304] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:00.422132 22308 raft_consensus.cc:2749] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:00.427186 21290 leader_election.cc:336] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
W20260709 12:19:00.489202 21288 consensus_peers.cc:597] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.523932 21216 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:00.534570 21288 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Couldn't send request to peer 3b64d8c41a484535a0bdd7e5c7358826. 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 12:19:00.589046 22344 raft_consensus.cc:493] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.589854 22344 raft_consensus.cc:515] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.592468 22344 leader_election.cc:290] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.599273 21216 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:00.603004 21290 leader_election.cc:336] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.701730 22344 raft_consensus.cc:493] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.702323 22344 raft_consensus.cc:515] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:00.704924 22344 leader_election.cc:290] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:19:00.709906 21215 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:00.713127 21288 leader_election.cc:336] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:00.721115 21290 leader_election.cc:336] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.721729 21290 leader_election.cc:304] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:00.722805 22344 raft_consensus.cc:2749] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:00.735843 21214 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:00.771121 22344 raft_consensus.cc:493] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:19:00.771862 22344 raft_consensus.cc:515] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.774339 22344 leader_election.cc:290] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.779002 21290 leader_election.cc:336] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.830550 22343 raft_consensus.cc:493] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:19:00.831248 22343 raft_consensus.cc:515] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.833835 22343 leader_election.cc:290] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.842782 21290 leader_election.cc:336] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
W20260709 12:19:00.877898 21215 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:00.884846 22344 raft_consensus.cc:493] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:19:00.885556 22344 raft_consensus.cc:515] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.889040 22344 leader_election.cc:290] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.895254 21290 leader_election.cc:336] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
W20260709 12:19:00.919649 21216 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:00.937661 22344 raft_consensus.cc:493] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.938733 22344 raft_consensus.cc:515] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.941074 22344 leader_election.cc:290] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.941560 21290 consensus_peers.cc:597] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:00.947726 21290 leader_election.cc:336] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:00.971923 22344 raft_consensus.cc:493] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 11a0f9c1bef848ba820a90b980b7d425)
I20260709 12:19:00.972862 22344 raft_consensus.cc:515] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:00.976701 22344 leader_election.cc:290] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:00.982980 21290 leader_election.cc:336] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
W20260709 12:19:01.035787 21290 consensus_peers.cc:597] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.036396 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.036862 21290 consensus_peers.cc:597] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.037284 21290 consensus_peers.cc:597] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.037757 21290 consensus_peers.cc:597] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.038347 21290 leader_election.cc:336] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.038763 21290 leader_election.cc:304] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.040274 22344 raft_consensus.cc:2749] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:01.041841 21290 leader_election.cc:336] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.042309 21290 leader_election.cc:304] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.043025 22344 raft_consensus.cc:2749] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:01.044691 21290 consensus_peers.cc:597] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.045187 21290 consensus_peers.cc:597] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.045753 21290 leader_election.cc:336] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.046164 21290 leader_election.cc:304] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.047030 22344 raft_consensus.cc:2749] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:01.048051 21290 leader_election.cc:336] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.048707 21290 leader_election.cc:304] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.049621 22344 raft_consensus.cc:2749] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:01.050657 21290 leader_election.cc:336] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.051254 21290 leader_election.cc:304] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.052206 22344 raft_consensus.cc:2749] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:01.053249 21290 leader_election.cc:336] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.053632 22344 raft_consensus.cc:493] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:19:01.053747 21290 leader_election.cc:304] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.054500 22344 raft_consensus.cc:515] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:19:01.054844 21290 leader_election.cc:336] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.055429 21290 leader_election.cc:304] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.056787 22342 raft_consensus.cc:2749] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:01.057163 21290 leader_election.cc:336] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.057687 22342 raft_consensus.cc:2749] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:01.057947 21290 leader_election.cc:304] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.058852 22343 raft_consensus.cc:2749] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:01.058530 22344 leader_election.cc:290] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:01.067112 21290 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:19:01.067684 21290 leader_election.cc:336] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:01.068353 21290 leader_election.cc:304] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.069422 22344 raft_consensus.cc:2749] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:01.120448 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:19:01.132422 22343 raft_consensus.cc:493] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 42f68a541a304565b2fff1df196225dc)
I20260709 12:19:01.133401 22343 raft_consensus.cc:515] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
I20260709 12:19:01.143976 22343 leader_election.cc:290] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
W20260709 12:19:01.149457 21290 consensus_peers.cc:597] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 -> Peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Couldn't send request to peer 42f68a541a304565b2fff1df196225dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.150162 21290 leader_election.cc:336] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:19:01.152853 21290 leader_election.cc:336] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:01.153715 21290 leader_election.cc:304] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.155153 22343 raft_consensus.cc:2749] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:01.171811 21290 consensus_peers.cc:597] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.214812 21290 consensus_peers.cc:597] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:01.225095 17966 tablet_server.cc:179] TabletServer@127.17.139.132:0 shutting down...
I20260709 12:19:01.228178 22343 raft_consensus.cc:493] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.228994 22343 raft_consensus.cc:515] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:19:01.232659 22343 leader_election.cc:290] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:19:01.239084 21288 leader_election.cc:336] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
W20260709 12:19:01.240322 21290 consensus_peers.cc:597] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:01.240934 21290 leader_election.cc:336] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.241328 21290 leader_election.cc:304] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.241941 22343 raft_consensus.cc:2749] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:01.247988 22343 raft_consensus.cc:493] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.248574 22343 raft_consensus.cc:515] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:19:01.251443 22343 leader_election.cc:290] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
W20260709 12:19:01.255867 21288 leader_election.cc:336] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
W20260709 12:19:01.259027 21290 leader_election.cc:336] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.259404 21290 leader_election.cc:304] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.259994 22343 raft_consensus.cc:2749] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:01.262885 22343 raft_consensus.cc:493] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.263521 22343 raft_consensus.cc:515] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:01.266384 22343 leader_election.cc:290] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
W20260709 12:19:01.273023 21290 leader_election.cc:336] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
W20260709 12:19:01.285642 21288 leader_election.cc:336] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
I20260709 12:19:01.286267 21288 leader_election.cc:304] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:01.287034 22343 raft_consensus.cc:2749] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:01.301919 21290 consensus_peers.cc:597] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 -> Peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Couldn't send request to peer 11a0f9c1bef848ba820a90b980b7d425. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:01.317899 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:01.318939 17966 tablet_replica.cc:333] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.320010 17966 raft_consensus.cc:2243] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.321404 17966 raft_consensus.cc:2272] T b83d854cd11a41c291dd90983b29154f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.324745 17966 tablet_replica.cc:333] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.325683 17966 raft_consensus.cc:2243] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.326660 17966 raft_consensus.cc:2272] T 04dc023f74df4877a7cb90db1b73e4ad P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.329742 17966 tablet_replica.cc:333] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.330632 17966 raft_consensus.cc:2243] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.331209 17966 raft_consensus.cc:2272] T 2393bc527ae6467388eda88fe7cd79ef P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.334035 17966 tablet_replica.cc:333] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.335012 17966 raft_consensus.cc:2243] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.335966 22343 raft_consensus.cc:493] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.335638 17966 raft_consensus.cc:2272] T 6fbebdef99ff46a1be019c3717564f7f P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.336520 22343 raft_consensus.cc:515] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:01.337632 22344 raft_consensus.cc:493] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.338136 22344 raft_consensus.cc:515] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:01.338732 22343 leader_election.cc:290] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:19:01.339241 22343 raft_consensus.cc:493] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.339655 22343 raft_consensus.cc:515] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:19:01.340108 22344 leader_election.cc:290] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:19:01.341547 22343 leader_election.cc:290] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:19:01.342967 17966 tablet_replica.cc:333] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.347366 22343 raft_consensus.cc:493] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:01.347973 22343 raft_consensus.cc:515] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } } peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } }
W20260709 12:19:01.348635 21288 leader_election.cc:336] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
W20260709 12:19:01.349174 21288 leader_election.cc:336] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
W20260709 12:19:01.349632 21288 leader_election.cc:336] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
I20260709 12:19:01.350535 22343 leader_election.cc:290] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263), 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479)
I20260709 12:19:01.346817 17966 raft_consensus.cc:2243] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.351773 17966 raft_consensus.cc:2272] T b0114cca7e4a4468993d15181e60d9f9 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.355257 17966 tablet_replica.cc:333] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.356114 17966 raft_consensus.cc:2243] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.356637 17966 raft_consensus.cc:2272] T 99275a9c5a11450abb5f831bc79925a5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.359360 17966 tablet_replica.cc:333] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.360211 17966 raft_consensus.cc:2243] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.361228 17966 raft_consensus.cc:2272] T ac6e07f49b624e5a8bebfac4d0bebf20 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:01.361449 21290 leader_election.cc:336] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.362185 21290 leader_election.cc:304] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
I20260709 12:19:01.363446 22343 raft_consensus.cc:2749] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:01.365612 17966 tablet_replica.cc:333] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.366781 17966 raft_consensus.cc:2243] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:01.366178 21290 leader_election.cc:336] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:01.367578 17966 raft_consensus.cc:2272] T fc0b7f9184aa4ecf99ab2598bd0f4f0c P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.367468 21290 leader_election.cc:304] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:01.369473 22343 raft_consensus.cc:2749] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:01.371031 21290 leader_election.cc:336] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:01.372156 21290 leader_election.cc:304] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:01.373106 22343 raft_consensus.cc:2749] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:01.373483 17966 tablet_replica.cc:333] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.374522 17966 raft_consensus.cc:2243] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.375605 17966 raft_consensus.cc:2272] T ef9831f9b6074863a805bb7c74075339 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.378495 17966 tablet_replica.cc:333] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.379369 17966 raft_consensus.cc:2243] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.380116 17966 raft_consensus.cc:2272] T 8be7430db69e4f6db6eda9a8a8a05406 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.381740 22343 raft_consensus.cc:493] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.382306 22343 raft_consensus.cc:515] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11a0f9c1bef848ba820a90b980b7d425" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35479 } } peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } }
I20260709 12:19:01.383602 17966 tablet_replica.cc:333] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.384298 22343 leader_election.cc:290] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479), 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601)
I20260709 12:19:01.384859 17966 raft_consensus.cc:2243] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.386376 17966 raft_consensus.cc:2272] T fc8740003d664e53a672f058cc427452 P bbd652bf270f451f81efea17cd9c0976 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.389730 17966 tablet_replica.cc:333] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.390578 17966 raft_consensus.cc:2243] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:01.390686 21288 leader_election.cc:336] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
I20260709 12:19:01.391244 17966 raft_consensus.cc:2272] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:01.391687 21290 leader_election.cc:336] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
W20260709 12:19:01.392561 21290 leader_election.cc:336] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:01.392983 21290 leader_election.cc:304] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 42f68a541a304565b2fff1df196225dc
W20260709 12:19:01.393744 21290 raft_consensus.cc:2686] T 623777e93c3744c68610fd51d6fe05f9 P bbd652bf270f451f81efea17cd9c0976: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:19:01.394954 17966 tablet_replica.cc:333] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.395933 17966 raft_consensus.cc:2243] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.396478 17966 raft_consensus.cc:2272] T 7f6a63001fdc4a5da92eebf200a8a4d6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:01.400620 21290 leader_election.cc:336] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11a0f9c1bef848ba820a90b980b7d425 (127.17.139.130:35479): Network error: Client connection negotiation failed: client connection to 127.17.139.130:35479: connect: Connection refused (error 111)
I20260709 12:19:01.401861 21290 leader_election.cc:304] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 11a0f9c1bef848ba820a90b980b7d425, 3b64d8c41a484535a0bdd7e5c7358826
I20260709 12:19:01.402701 22343 raft_consensus.cc:2749] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:01.402710 17966 tablet_replica.cc:333] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.403898 17966 raft_consensus.cc:2243] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.404498 17966 raft_consensus.cc:2272] T c45b4645e4dc40bd9c53d737445463c3 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.408497 17966 tablet_replica.cc:333] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.409466 17966 raft_consensus.cc:2243] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.410599 17966 raft_consensus.cc:2272] T 89495de99ccc469f8dc18732f61c2dcd P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.413702 17966 tablet_replica.cc:333] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.414561 17966 raft_consensus.cc:2243] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.415160 17966 raft_consensus.cc:2272] T 5e9c12bc855b498595dd907b234a68e2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.417932 17966 tablet_replica.cc:333] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.418819 17966 raft_consensus.cc:2243] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.419902 17966 raft_consensus.cc:2272] T efaba4d6f1a941f499a8370f9632b637 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.422923 17966 tablet_replica.cc:333] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.423938 17966 raft_consensus.cc:2243] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.424525 17966 raft_consensus.cc:2272] T 85ee29c1ef614688b38ce6f5f00ef89f P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.427290 17966 tablet_replica.cc:333] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.428154 17966 raft_consensus.cc:2243] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.429207 17966 raft_consensus.cc:2272] T bcbd5198f8f946c9b7a1cb004d3cc554 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.432260 17966 tablet_replica.cc:333] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.433151 17966 raft_consensus.cc:2243] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.433759 17966 raft_consensus.cc:2272] T 131e8f58cce6455bb4c813733a5ba3b0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.436635 17966 tablet_replica.cc:333] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.437491 17966 raft_consensus.cc:2243] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.438094 17966 raft_consensus.cc:2272] T 457bf29eeb2e421a8792b6b64178811e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.440927 17966 tablet_replica.cc:333] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.441833 17966 raft_consensus.cc:2243] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.442399 17966 raft_consensus.cc:2272] T 7a8f6f70395d4746b6b70831ea1265e0 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.445098 17966 tablet_replica.cc:333] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.445966 17966 raft_consensus.cc:2243] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.446996 17966 raft_consensus.cc:2272] T 3e68d590fadc4bc3871797a9a258b152 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.449667 17966 tablet_replica.cc:333] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.450480 17966 raft_consensus.cc:2243] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.451138 17966 raft_consensus.cc:2272] T 7044174d717a4dd086e391b4ddf59b3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.454036 17966 tablet_replica.cc:333] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.455020 17966 raft_consensus.cc:2243] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.455615 17966 raft_consensus.cc:2272] T f1253400d6d0418abf46b98b7fb685d1 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.458455 17966 tablet_replica.cc:333] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.459306 17966 raft_consensus.cc:2243] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.460716 17966 raft_consensus.cc:2272] T 535c995c49024858b1a36acf27ee3188 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.463562 17966 tablet_replica.cc:333] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.464634 17966 raft_consensus.cc:2243] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.465406 17966 raft_consensus.cc:2272] T 535f6f49b8be48e588317af52937749f P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.469025 17966 tablet_replica.cc:333] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.469981 17966 raft_consensus.cc:2243] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.470621 17966 raft_consensus.cc:2272] T 4f11363caa144356ae4cbc4b24727553 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.470842 22343 raft_consensus.cc:493] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3b64d8c41a484535a0bdd7e5c7358826)
I20260709 12:19:01.471825 22343 raft_consensus.cc:515] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b64d8c41a484535a0bdd7e5c7358826" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 34601 } } peers { permanent_uuid: "bbd652bf270f451f81efea17cd9c0976" member_type: VOTER last_known_addr { host: "127.17.139.132" port: 44651 } } peers { permanent_uuid: "42f68a541a304565b2fff1df196225dc" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 40263 } }
I20260709 12:19:01.474670 17966 tablet_replica.cc:333] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.474568 22343 leader_election.cc:290] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601), 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263)
I20260709 12:19:01.475673 17966 raft_consensus.cc:2243] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.476276 17966 raft_consensus.cc:2272] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.478917 17966 tablet_replica.cc:333] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.479676 17966 raft_consensus.cc:2243] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.480712 17966 raft_consensus.cc:2272] T 588d23c336f44db08af708d4994ee3a7 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:01.480314 21288 leader_election.cc:336] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3b64d8c41a484535a0bdd7e5c7358826 (127.17.139.131:34601): Network error: Client connection negotiation failed: client connection to 127.17.139.131:34601: connect: Connection refused (error 111)
W20260709 12:19:01.482358 21290 leader_election.cc:336] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 42f68a541a304565b2fff1df196225dc (127.17.139.129:40263): Network error: Client connection negotiation failed: client connection to 127.17.139.129:40263: connect: Connection refused (error 111)
I20260709 12:19:01.482757 21290 leader_election.cc:304] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976 [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: bbd652bf270f451f81efea17cd9c0976; no voters: 3b64d8c41a484535a0bdd7e5c7358826, 42f68a541a304565b2fff1df196225dc
W20260709 12:19:01.483345 21290 raft_consensus.cc:2686] T ff64286addb44ee293d355a9a580dcf2 P bbd652bf270f451f81efea17cd9c0976: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:19:01.484687 17966 tablet_replica.cc:333] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.485679 17966 raft_consensus.cc:2243] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.486725 17966 raft_consensus.cc:2272] T 96f92175c1d34c0b9fba594ed1ef7302 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.490209 17966 tablet_replica.cc:333] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.491523 17966 raft_consensus.cc:2243] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.492858 17966 raft_consensus.cc:2272] T 7bbfe375050a49fcba7bb6da09234fd2 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.495899 17966 tablet_replica.cc:333] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.496753 17966 raft_consensus.cc:2243] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.497872 17966 raft_consensus.cc:2272] T 68cf745bcdf54f8ab5b95d3032ed6ff6 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.500639 17966 tablet_replica.cc:333] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.501430 17966 raft_consensus.cc:2243] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.502002 17966 raft_consensus.cc:2272] T eb5292f47c534f90a799254cd43c8562 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.504875 17966 tablet_replica.cc:333] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.505795 17966 raft_consensus.cc:2243] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.507483 17966 raft_consensus.cc:2272] T 9cfc1e5648b64fb0b614368c55fffe54 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.511202 17966 tablet_replica.cc:333] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.512261 17966 raft_consensus.cc:2243] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.512884 17966 raft_consensus.cc:2272] T 3b904ca74c314df4a59e031170a67a46 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.515964 17966 tablet_replica.cc:333] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.516855 17966 raft_consensus.cc:2243] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.517424 17966 raft_consensus.cc:2272] T 5c44a3dced10426dafd5f37d575cd0f8 P bbd652bf270f451f81efea17cd9c0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.520128 17966 tablet_replica.cc:333] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.520942 17966 raft_consensus.cc:2243] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.521488 17966 raft_consensus.cc:2272] T fbee67aa404647b8b877693a20eceb3b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.524683 17966 tablet_replica.cc:333] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.525632 17966 raft_consensus.cc:2243] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.527029 17966 raft_consensus.cc:2272] T 6ae6fc3b1f7a4454864a48ac2ac10da5 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.530078 17966 tablet_replica.cc:333] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.530961 17966 raft_consensus.cc:2243] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.531682 17966 raft_consensus.cc:2272] T 84ad6f1bee34457cb126bc2ccfd4597b P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.534502 17966 tablet_replica.cc:333] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.535291 17966 raft_consensus.cc:2243] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.535840 17966 raft_consensus.cc:2272] T 4582e5627bdd41249a677e2bc605c65e P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.538609 17966 tablet_replica.cc:333] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.539175 17966 raft_consensus.cc:2243] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.539624 17966 raft_consensus.cc:2272] T 7f54ad859370497aabe855f0f0347d77 P bbd652bf270f451f81efea17cd9c0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.541522 17966 tablet_replica.cc:333] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.542619 17966 raft_consensus.cc:2243] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:01.543397 17966 raft_consensus.cc:2272] T a64265ad64294c10b2ea9cca2e96d3cc P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.546339 17966 tablet_replica.cc:333] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976: stopping tablet replica
I20260709 12:19:01.546873 17966 raft_consensus.cc:2243] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:01.547637 17966 raft_consensus.cc:2272] T 080ac7b271d44394bccddf729918a109 P bbd652bf270f451f81efea17cd9c0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:01.942982 17966 tablet_server.cc:196] TabletServer@127.17.139.132:0 shutdown complete.
I20260709 12:19:02.012223 17966 master.cc:562] Master@127.17.139.190:41729 shutting down...
I20260709 12:19:02.047838 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:02.048486 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:02.048791 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffbf7574fc3744778888a325188e999d: stopping tablet replica
I20260709 12:19:02.073727 17966 master.cc:584] Master@127.17.139.190:41729 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37213 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:19:02.185066 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:41825
I20260709 12:19:02.187299 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:02.196599 22347 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 12:19:02.197301 22350 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 12:19:02.197557 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:02.197558 22348 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 12:19:02.199535 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:02.199761 17966 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 12:19:02.200083 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599542199919 us; error 0 us; skew 500 ppm
I20260709 12:19:02.200821 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:02.204476 17966 webserver.cc:533] Webserver started at http://127.17.139.190:43603/ using document root <none> and password file <none>
I20260709 12:19:02.205031 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:02.205250 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:02.205605 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:02.208781 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "9cd557821db245bba1268cbb6857091e"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.213892 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.001s
I20260709 12:19:02.218019 22355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.219048 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:19:02.219480 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "9cd557821db245bba1268cbb6857091e"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.219803 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-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 12:19:02.235705 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:02.237015 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:02.287469 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:41825
I20260709 12:19:02.287587 22406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:41825 every 8 connection(s)
I20260709 12:19:02.293015 22407 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 12:19:02.305641 22407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e: Bootstrap starting.
I20260709 12:19:02.311034 22407 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:02.315789 22407 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e: No bootstrap required, opened a new log
I20260709 12:19:02.318143 22407 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd557821db245bba1268cbb6857091e" member_type: VOTER }
I20260709 12:19:02.318868 22407 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:02.319202 22407 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cd557821db245bba1268cbb6857091e, State: Initialized, Role: FOLLOWER
I20260709 12:19:02.320205 22407 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cd557821db245bba1268cbb6857091e" member_type: VOTER }
I20260709 12:19:02.320719 22407 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:02.320960 22407 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:02.321237 22407 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:02.327073 22407 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd557821db245bba1268cbb6857091e" member_type: VOTER }
I20260709 12:19:02.327765 22407 leader_election.cc:304] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [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: 9cd557821db245bba1268cbb6857091e; no voters: 
I20260709 12:19:02.329053 22407 leader_election.cc:290] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:02.329857 22410 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:02.331699 22410 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 1 LEADER]: Becoming Leader. State: Replica: 9cd557821db245bba1268cbb6857091e, State: Running, Role: LEADER
I20260709 12:19:02.332458 22410 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [LEADER]: Queue going to LEADER mode. State: All 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: "9cd557821db245bba1268cbb6857091e" member_type: VOTER }
I20260709 12:19:02.332571 22407 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:02.337224 22412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cd557821db245bba1268cbb6857091e. Latest consensus state: current_term: 1 leader_uuid: "9cd557821db245bba1268cbb6857091e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd557821db245bba1268cbb6857091e" member_type: VOTER } }
I20260709 12:19:02.338054 22412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:02.337731 22411 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9cd557821db245bba1268cbb6857091e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd557821db245bba1268cbb6857091e" member_type: VOTER } }
I20260709 12:19:02.338634 22411 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:02.340895 22418 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:02.346701 22418 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:02.351325 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:02.357724 22418 catalog_manager.cc:1383] Generated new cluster ID: c31292af6f3a410aa3c3b54fd8925b23
I20260709 12:19:02.358165 22418 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:02.395177 22418 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:02.397562 22418 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:02.414188 22418 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e: Generated new TSK 0
I20260709 12:19:02.414893 22418 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:02.483502 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:02.490911 22428 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 12:19:02.493225 22429 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 12:19:02.496397 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:02.496510 22431 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 12:19:02.498682 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:02.498914 17966 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 12:19:02.499141 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599542499124 us; error 0 us; skew 500 ppm
I20260709 12:19:02.499763 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:02.502943 17966 webserver.cc:533] Webserver started at http://127.17.139.129:37389/ using document root <none> and password file <none>
I20260709 12:19:02.503523 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:02.503700 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:02.504025 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:02.506376 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "53d07bcdc0124ffcb571297c913ba7d8"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.511821 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:19:02.515991 22436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.517259 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:02.518056 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "53d07bcdc0124ffcb571297c913ba7d8"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.518375 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-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 12:19:02.538697 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:02.540004 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:02.541693 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:02.544759 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:02.545020 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.545302 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:02.545588 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.605356 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:42409
I20260709 12:19:02.605511 22498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:42409 every 8 connection(s)
I20260709 12:19:02.611166 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:02.621855 22503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:02.622066 22504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:02.624634 22506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:02.626446 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:02.628057 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:02.628319 17966 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 12:19:02.628541 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599542628516 us; error 0 us; skew 500 ppm
I20260709 12:19:02.629350 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:02.632140 22499 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41825
I20260709 12:19:02.632978 17966 webserver.cc:533] Webserver started at http://127.17.139.130:35037/ using document root <none> and password file <none>
I20260709 12:19:02.632992 22499 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:02.633688 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:02.633982 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:02.634343 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:02.634899 22499 heartbeater.cc:507] Master 127.17.139.190:41825 requested a full tablet report, sending...
I20260709 12:19:02.635653 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "1b6605e5cced47e29591f5b187b30c94"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.637408 22372 ts_manager.cc:194] Registered new tserver with Master: 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:02.640059 22372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39298
I20260709 12:19:02.642349 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:19:02.648025 22511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.650116 17966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:19:02.650856 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "1b6605e5cced47e29591f5b187b30c94"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.651473 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-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 12:19:02.666417 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:02.667788 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:02.669893 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:02.672760 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:02.673060 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.673313 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:02.673506 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.729398 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:44809
I20260709 12:19:02.729460 22573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:44809 every 8 connection(s)
I20260709 12:19:02.734886 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:02.744182 22577 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 12:19:02.745671 22578 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 12:19:02.749783 22580 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 12:19:02.751415 22574 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41825
I20260709 12:19:02.752046 22574 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:02.752591 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:02.753801 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:19:02.753547 22574 heartbeater.cc:507] Master 127.17.139.190:41825 requested a full tablet report, sending...
W20260709 12:19:02.754151 17966 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 12:19:02.754361 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599542754348 us; error 0 us; skew 500 ppm
I20260709 12:19:02.755067 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:02.756850 22372 ts_manager.cc:194] Registered new tserver with Master: 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:02.757979 17966 webserver.cc:533] Webserver started at http://127.17.139.131:41619/ using document root <none> and password file <none>
I20260709 12:19:02.758445 22372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39310
I20260709 12:19:02.758556 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:02.758894 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:02.759186 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:02.760368 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "6715c8145762467f98b3be863b180925"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.766304 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:19:02.770625 22585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.771654 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:19:02.772058 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "6715c8145762467f98b3be863b180925"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:02.772424 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-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 12:19:02.797366 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:02.798650 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:02.800225 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:02.803280 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:02.803560 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.803844 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:02.804041 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:02.864967 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:46365
I20260709 12:19:02.865540 22647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:46365 every 8 connection(s)
I20260709 12:19:02.885895 22648 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41825
I20260709 12:19:02.886368 22648 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:02.887319 22648 heartbeater.cc:507] Master 127.17.139.190:41825 requested a full tablet report, sending...
I20260709 12:19:02.890224 22372 ts_manager.cc:194] Registered new tserver with Master: 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:02.890873 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02138428s
I20260709 12:19:02.892094 22372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39322
I20260709 12:19:02.924300 22372 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39326:
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 12:19:02.928529 22372 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 12:19:03.017732 22539 tablet_service.cc:1511] Processing CreateTablet for tablet f4930ed1d6574fefb675c9b7171be3b6 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:03.019289 22539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4930ed1d6574fefb675c9b7171be3b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.018989 22536 tablet_service.cc:1511] Processing CreateTablet for tablet ca25edf243ac4dd3bd0ab6f3ba05c607 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:03.020418 22537 tablet_service.cc:1511] Processing CreateTablet for tablet b82dc77a216d4775aee7a6e0d82b945e (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:03.020435 22536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca25edf243ac4dd3bd0ab6f3ba05c607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.021651 22538 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6669058489425f93f56125e225d79d (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:03.022208 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82dc77a216d4775aee7a6e0d82b945e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.023949 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6669058489425f93f56125e225d79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.028659 22535 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2bec0892084665a2e562234364bf30 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:03.030285 22535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2bec0892084665a2e562234364bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.036556 22534 tablet_service.cc:1511] Processing CreateTablet for tablet 057b77c4ffd24a158976e7b1f1480630 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:03.038084 22534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057b77c4ffd24a158976e7b1f1480630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.049746 22609 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2bec0892084665a2e562234364bf30 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:03.050786 22613 tablet_service.cc:1511] Processing CreateTablet for tablet f4930ed1d6574fefb675c9b7171be3b6 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:03.051349 22609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2bec0892084665a2e562234364bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.052170 22613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4930ed1d6574fefb675c9b7171be3b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.052759 22531 tablet_service.cc:1511] Processing CreateTablet for tablet c97881aebf8645dd8bb1299ac27fe8fc (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:03.054229 22531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97881aebf8645dd8bb1299ac27fe8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.056420 22608 tablet_service.cc:1511] Processing CreateTablet for tablet 057b77c4ffd24a158976e7b1f1480630 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:03.056538 22464 tablet_service.cc:1511] Processing CreateTablet for tablet f4930ed1d6574fefb675c9b7171be3b6 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:03.058521 22464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4930ed1d6574fefb675c9b7171be3b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.058753 22530 tablet_service.cc:1511] Processing CreateTablet for tablet af23edcce7e64408aa8e3d89baa29966 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:03.058892 22607 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7063e3a9c14caa8d11202faf13c819 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:03.060161 22530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af23edcce7e64408aa8e3d89baa29966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.060578 22607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7063e3a9c14caa8d11202faf13c819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.062704 22459 tablet_service.cc:1511] Processing CreateTablet for tablet 057b77c4ffd24a158976e7b1f1480630 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:03.064966 22459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057b77c4ffd24a158976e7b1f1480630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.064360 22463 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6669058489425f93f56125e225d79d (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:03.064622 22611 tablet_service.cc:1511] Processing CreateTablet for tablet b82dc77a216d4775aee7a6e0d82b945e (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:03.062789 22533 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7063e3a9c14caa8d11202faf13c819 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:03.067230 22533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7063e3a9c14caa8d11202faf13c819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.067404 22612 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6669058489425f93f56125e225d79d (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:03.067202 22462 tablet_service.cc:1511] Processing CreateTablet for tablet b82dc77a216d4775aee7a6e0d82b945e (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:03.068938 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6669058489425f93f56125e225d79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.071189 22610 tablet_service.cc:1511] Processing CreateTablet for tablet ca25edf243ac4dd3bd0ab6f3ba05c607 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:03.072926 22460 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2bec0892084665a2e562234364bf30 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:03.050824 22532 tablet_service.cc:1511] Processing CreateTablet for tablet efb4d032ed194243b208456ee968ebf3 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:03.075668 22606 tablet_service.cc:1511] Processing CreateTablet for tablet efb4d032ed194243b208456ee968ebf3 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:03.076121 22605 tablet_service.cc:1511] Processing CreateTablet for tablet c97881aebf8645dd8bb1299ac27fe8fc (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:03.076918 22532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb4d032ed194243b208456ee968ebf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.079335 22604 tablet_service.cc:1511] Processing CreateTablet for tablet af23edcce7e64408aa8e3d89baa29966 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:03.071223 22461 tablet_service.cc:1511] Processing CreateTablet for tablet ca25edf243ac4dd3bd0ab6f3ba05c607 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:03.087155 22458 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7063e3a9c14caa8d11202faf13c819 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:03.092164 22457 tablet_service.cc:1511] Processing CreateTablet for tablet efb4d032ed194243b208456ee968ebf3 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:03.096069 22456 tablet_service.cc:1511] Processing CreateTablet for tablet c97881aebf8645dd8bb1299ac27fe8fc (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:03.100344 22455 tablet_service.cc:1511] Processing CreateTablet for tablet af23edcce7e64408aa8e3d89baa29966 (DEFAULT_TABLE table=test-workload [id=36f1b5adef2043c08e1bb655c6005914]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:03.072990 22610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca25edf243ac4dd3bd0ab6f3ba05c607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.113991 22606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb4d032ed194243b208456ee968ebf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.118000 22604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af23edcce7e64408aa8e3d89baa29966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.069447 22462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82dc77a216d4775aee7a6e0d82b945e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.121505 22460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2bec0892084665a2e562234364bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.122776 22461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca25edf243ac4dd3bd0ab6f3ba05c607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.127732 22463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6669058489425f93f56125e225d79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.138059 22455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af23edcce7e64408aa8e3d89baa29966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.142043 22456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97881aebf8645dd8bb1299ac27fe8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.143733 22458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7063e3a9c14caa8d11202faf13c819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.145757 22457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb4d032ed194243b208456ee968ebf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.127774 22611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82dc77a216d4775aee7a6e0d82b945e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.159521 22608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057b77c4ffd24a158976e7b1f1480630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.162034 22605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97881aebf8645dd8bb1299ac27fe8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.198896 22666 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:03.200663 22667 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.208707 22667 tablet_bootstrap.cc:654] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.212797 22668 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.225085 22667 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.225739 22667 ts_tablet_manager.cc:1403] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260709 12:19:03.228675 22667 raft_consensus.cc:359] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.230818 22667 raft_consensus.cc:385] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.231237 22667 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.230445 22668 tablet_bootstrap.cc:654] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.235280 22667 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.236387 22666 tablet_bootstrap.cc:654] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.297123 22499 heartbeater.cc:499] Master 127.17.139.190:41825 was elected leader, sending a full tablet report...
I20260709 12:19:03.303164 22668 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.303745 22668 ts_tablet_manager.cc:1403] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.015s
I20260709 12:19:03.306516 22668 raft_consensus.cc:359] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.307240 22668 raft_consensus.cc:385] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.307538 22668 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.308601 22668 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.309870 22667 ts_tablet_manager.cc:1434] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.084s	user 0.011s	sys 0.023s
I20260709 12:19:03.310997 22667 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.337255 22667 tablet_bootstrap.cc:654] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.339174 22648 heartbeater.cc:499] Master 127.17.139.190:41825 was elected leader, sending a full tablet report...
I20260709 12:19:03.339218 22666 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.340098 22666 ts_tablet_manager.cc:1403] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.141s	user 0.029s	sys 0.021s
I20260709 12:19:03.341473 22668 ts_tablet_manager.cc:1434] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 12:19:03.342724 22668 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.343559 22666 raft_consensus.cc:359] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
W20260709 12:19:03.345130 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:03.349079 22666 raft_consensus.cc:385] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.349489 22666 raft_consensus.cc:740] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.350693 22668 tablet_bootstrap.cc:654] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.351236 22666 consensus_queue.cc:260] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.354909 22667 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.355777 22667 ts_tablet_manager.cc:1403] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.005s
W20260709 12:19:03.360908 22500 tablet.cc:2406] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:03.361636 22667 raft_consensus.cc:359] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.362629 22667 raft_consensus.cc:385] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.363123 22667 raft_consensus.cc:740] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.364118 22667 consensus_queue.cc:260] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.366989 22666 ts_tablet_manager.cc:1434] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.005s
I20260709 12:19:03.367820 22574 heartbeater.cc:499] Master 127.17.139.190:41825 was elected leader, sending a full tablet report...
I20260709 12:19:03.347266 22673 raft_consensus.cc:493] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.369887 22673 raft_consensus.cc:515] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.370959 22668 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.371558 22668 ts_tablet_manager.cc:1403] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:19:03.373893 22666 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:03.374662 22668 raft_consensus.cc:359] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.375527 22668 raft_consensus.cc:385] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.375823 22668 raft_consensus.cc:740] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.376617 22668 consensus_queue.cc:260] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.378473 22668 ts_tablet_manager.cc:1434] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:03.379287 22668 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.367072 22667 ts_tablet_manager.cc:1434] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:19:03.382023 22666 tablet_bootstrap.cc:654] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.383490 22667 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.385651 22668 tablet_bootstrap.cc:654] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.388784 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
W20260709 12:19:03.392089 22587 leader_election.cc:343] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.393031 22667 tablet_bootstrap.cc:654] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.407461 22667 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.408023 22667 ts_tablet_manager.cc:1403] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 12:19:03.411882 22667 raft_consensus.cc:359] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.412266 22674 raft_consensus.cc:493] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.412701 22667 raft_consensus.cc:385] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.413031 22667 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.412812 22674 raft_consensus.cc:515] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.416080 22674 leader_election.cc:290] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.418394 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
W20260709 12:19:03.420861 22587 leader_election.cc:343] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.429484 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:03.431233 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
W20260709 12:19:03.433552 22587 leader_election.cc:343] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.434319 22587 leader_election.cc:304] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:03.436017 22674 raft_consensus.cc:2749] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:03.407898 22673 leader_election.cc:290] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:03.418470 22667 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.444720 22474 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 0.
I20260709 12:19:03.448170 22667 ts_tablet_manager.cc:1434] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 12:19:03.451891 22668 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.452100 22667 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.452641 22666 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.452780 22668 ts_tablet_manager.cc:1403] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.074s	user 0.037s	sys 0.027s
I20260709 12:19:03.453263 22666 ts_tablet_manager.cc:1403] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.037s
I20260709 12:19:03.456432 22587 leader_election.cc:304] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [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: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:03.456396 22666 raft_consensus.cc:359] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.452694 22676 raft_consensus.cc:493] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.457407 22666 raft_consensus.cc:385] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.457756 22673 raft_consensus.cc:2804] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:03.457828 22666 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.457628 22676 raft_consensus.cc:515] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.458264 22673 raft_consensus.cc:493] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:03.458638 22673 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.459551 22667 tablet_bootstrap.cc:654] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.467156 22673 raft_consensus.cc:515] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.469003 22676 leader_election.cc:290] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:03.469054 22668 raft_consensus.cc:359] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.471565 22668 raft_consensus.cc:385] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.473474 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:03.475883 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:03.477013 22474 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.482051 22668 raft_consensus.cc:740] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.481045 22666 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.483641 22549 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.486111 22668 consensus_queue.cc:260] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.483191 22673 leader_election.cc:290] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:03.489599 22668 ts_tablet_manager.cc:1434] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:19:03.490756 22668 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.498873 22474 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:03.500530 22587 leader_election.cc:304] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:03.500726 22549 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:03.501539 22673 raft_consensus.cc:2804] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:03.502364 22673 raft_consensus.cc:697] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:03.503437 22673 consensus_queue.cc:237] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:03.510356 22668 tablet_bootstrap.cc:654] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.519852 22666 ts_tablet_manager.cc:1434] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 12:19:03.522781 22668 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.526134 22668 ts_tablet_manager.cc:1403] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 12:19:03.530205 22668 raft_consensus.cc:359] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.533144 22666 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:03.534956 22668 raft_consensus.cc:385] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.536129 22668 raft_consensus.cc:740] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.536473 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25edf243ac4dd3bd0ab6f3ba05c607" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:03.537187 22474 raft_consensus.cc:2468] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 0.
I20260709 12:19:03.537012 22668 consensus_queue.cc:260] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.538937 22513 leader_election.cc:304] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:03.539887 22676 raft_consensus.cc:2804] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:03.540202 22668 ts_tablet_manager.cc:1434] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:19:03.540316 22676 raft_consensus.cc:493] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:03.540961 22676 raft_consensus.cc:3060] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.541771 22668 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.546378 22369 catalog_manager.cc:5697] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.547766 22667 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.548700 22673 raft_consensus.cc:493] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.548972 22667 ts_tablet_manager.cc:1403] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.097s	user 0.052s	sys 0.031s
I20260709 12:19:03.549268 22673 raft_consensus.cc:515] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.552182 22666 tablet_bootstrap.cc:654] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.552906 22667 raft_consensus.cc:359] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.553414 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:03.555919 22667 raft_consensus.cc:385] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.554703 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25edf243ac4dd3bd0ab6f3ba05c607" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:03.556517 22667 raft_consensus.cc:740] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
W20260709 12:19:03.557647 22587 leader_election.cc:343] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:03.557994 22514 leader_election.cc:343] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6715c8145762467f98b3be863b180925 (127.17.139.131:46365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.557303 22667 consensus_queue.cc:260] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.558820 22673 leader_election.cc:290] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.560674 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:03.561189 22667 ts_tablet_manager.cc:1434] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:19:03.562397 22667 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
W20260709 12:19:03.562542 22587 leader_election.cc:343] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.563951 22587 leader_election.cc:304] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:03.565722 22673 raft_consensus.cc:2749] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:03.568681 22668 tablet_bootstrap.cc:654] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.573827 22676 raft_consensus.cc:515] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.575079 22668 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.575735 22668 ts_tablet_manager.cc:1403] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260709 12:19:03.578387 22666 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.578637 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25edf243ac4dd3bd0ab6f3ba05c607" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:03.579082 22666 ts_tablet_manager.cc:1403] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260709 12:19:03.579015 22668 raft_consensus.cc:359] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.579674 22474 raft_consensus.cc:3060] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.579932 22668 raft_consensus.cc:385] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.580327 22668 raft_consensus.cc:740] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.581254 22668 consensus_queue.cc:260] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.582576 22666 raft_consensus.cc:359] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.583329 22666 raft_consensus.cc:385] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.583982 22666 raft_consensus.cc:740] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.584625 22668 ts_tablet_manager.cc:1434] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:19:03.585081 22666 consensus_queue.cc:260] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.585804 22668 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.592200 22474 raft_consensus.cc:2468] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 1.
I20260709 12:19:03.593477 22676 leader_election.cc:290] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:03.594795 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca25edf243ac4dd3bd0ab6f3ba05c607" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:03.595213 22667 tablet_bootstrap.cc:654] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.595523 22668 tablet_bootstrap.cc:654] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:03.597343 22514 leader_election.cc:343] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6715c8145762467f98b3be863b180925 (127.17.139.131:46365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.598724 22513 leader_election.cc:304] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 6715c8145762467f98b3be863b180925
I20260709 12:19:03.601300 22676 raft_consensus.cc:2804] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:03.602164 22676 raft_consensus.cc:697] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:03.603555 22676 consensus_queue.cc:237] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.606985 22666 ts_tablet_manager.cc:1434] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 12:19:03.608490 22666 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:03.609401 22667 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.610185 22667 ts_tablet_manager.cc:1403] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.012s
I20260709 12:19:03.614297 22667 raft_consensus.cc:359] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.615065 22667 raft_consensus.cc:385] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.615343 22667 raft_consensus.cc:740] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.616258 22667 consensus_queue.cc:260] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.617477 22666 tablet_bootstrap.cc:654] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.618918 22667 ts_tablet_manager.cc:1434] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:03.620107 22667 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.630383 22667 tablet_bootstrap.cc:654] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.631510 22668 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.632517 22668 ts_tablet_manager.cc:1403] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.008s
I20260709 12:19:03.637492 22668 raft_consensus.cc:359] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.638531 22668 raft_consensus.cc:385] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.638949 22668 raft_consensus.cc:740] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.641430 22668 consensus_queue.cc:260] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.640769 22370 catalog_manager.cc:5697] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.642875 22666 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.643435 22666 ts_tablet_manager.cc:1403] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.015s
I20260709 12:19:03.650642 22667 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.651573 22667 ts_tablet_manager.cc:1403] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260709 12:19:03.651633 22671 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.652253 22671 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.651647 22673 raft_consensus.cc:493] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.654312 22673 raft_consensus.cc:515] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.654582 22668 ts_tablet_manager.cc:1434] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 12:19:03.655393 22667 raft_consensus.cc:359] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.656188 22667 raft_consensus.cc:385] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.656392 22673 leader_election.cc:290] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.651100 22666 raft_consensus.cc:359] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.656898 22667 raft_consensus.cc:740] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.657162 22666 raft_consensus.cc:385] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.657524 22666 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.658099 22667 consensus_queue.cc:260] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.658321 22666 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.659940 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:03.662034 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:03.666020 22668 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.667192 22666 ts_tablet_manager.cc:1434] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 12:19:03.672075 22666 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
W20260709 12:19:03.669231 22587 leader_election.cc:343] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:03.675726 22587 leader_election.cc:343] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.676301 22587 leader_election.cc:304] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:03.666209 22671 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:03.677394 22673 raft_consensus.cc:2749] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:03.691398 22667 ts_tablet_manager.cc:1434] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.007s
I20260709 12:19:03.696014 22666 tablet_bootstrap.cc:654] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.697060 22667 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.704203 22667 tablet_bootstrap.cc:654] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.706804 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:03.708072 22549 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 0.
I20260709 12:19:03.709764 22438 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:03.710973 22698 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:03.711390 22698 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:03.711711 22698 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.712611 22666 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.713455 22666 ts_tablet_manager.cc:1403] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.004s
I20260709 12:19:03.716746 22666 raft_consensus.cc:359] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.712610 22668 tablet_bootstrap.cc:654] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.720772 22666 raft_consensus.cc:385] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.721222 22666 raft_consensus.cc:740] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.723177 22698 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.723868 22666 consensus_queue.cc:260] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.727581 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:03.728639 22549 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.732146 22666 ts_tablet_manager.cc:1434] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:19:03.733681 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:03.735502 22666 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
W20260709 12:19:03.735755 22439 leader_election.cc:343] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6715c8145762467f98b3be863b180925 (127.17.139.131:46365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.740590 22667 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.741228 22667 ts_tablet_manager.cc:1403] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.018s
I20260709 12:19:03.743481 22668 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.744482 22668 ts_tablet_manager.cc:1403] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.006s
I20260709 12:19:03.744782 22667 raft_consensus.cc:359] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.745767 22667 raft_consensus.cc:385] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.746259 22667 raft_consensus.cc:740] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.746547 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:03.747251 22667 consensus_queue.cc:260] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
W20260709 12:19:03.747978 22439 leader_election.cc:343] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6715c8145762467f98b3be863b180925 (127.17.139.131:46365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.749993 22667 ts_tablet_manager.cc:1434] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 12:19:03.750099 22668 raft_consensus.cc:359] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.751066 22668 raft_consensus.cc:385] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.751328 22667 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.751425 22668 raft_consensus.cc:740] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.752099 22666 tablet_bootstrap.cc:654] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.752836 22668 consensus_queue.cc:260] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.759236 22667 tablet_bootstrap.cc:654] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.763404 22668 ts_tablet_manager.cc:1434] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:19:03.769534 22549 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:03.771196 22668 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.771308 22438 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [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: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 6715c8145762467f98b3be863b180925
I20260709 12:19:03.747910 22698 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:03.774259 22698 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:03.774724 22698 raft_consensus.cc:697] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Becoming Leader. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Running, Role: LEADER
I20260709 12:19:03.775556 22698 consensus_queue.cc:237] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.780416 22668 tablet_bootstrap.cc:654] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.782089 22673 raft_consensus.cc:493] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.782452 22666 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.783003 22666 ts_tablet_manager.cc:1403] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.005s
I20260709 12:19:03.782660 22673 raft_consensus.cc:515] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.784148 22676 raft_consensus.cc:493] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.784693 22676 raft_consensus.cc:515] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.785145 22673 leader_election.cc:290] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.785840 22667 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.786906 22676 leader_election.cc:290] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:03.787055 22667 ts_tablet_manager.cc:1403] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.011s
I20260709 12:19:03.787197 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
W20260709 12:19:03.788790 22587 leader_election.cc:343] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.788895 22666 raft_consensus.cc:359] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.789664 22666 raft_consensus.cc:385] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.789657 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:03.790182 22666 raft_consensus.cc:740] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.790387 22667 raft_consensus.cc:359] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.791239 22667 raft_consensus.cc:385] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.790998 22666 consensus_queue.cc:260] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.791594 22667 raft_consensus.cc:740] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.792094 22549 raft_consensus.cc:2468] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 0.
I20260709 12:19:03.792402 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:03.792621 22667 consensus_queue.cc:260] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.793085 22474 raft_consensus.cc:2468] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 0.
I20260709 12:19:03.793515 22666 ts_tablet_manager.cc:1434] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:19:03.793921 22587 leader_election.cc:304] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:03.794551 22513 leader_election.cc:304] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:03.794740 22673 raft_consensus.cc:2804] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:03.795194 22673 raft_consensus.cc:493] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:03.795580 22673 raft_consensus.cc:3060] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.795332 22667 ts_tablet_manager.cc:1434] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:03.796882 22676 raft_consensus.cc:2804] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:03.797065 22667 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.797327 22676 raft_consensus.cc:493] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:03.797706 22676 raft_consensus.cc:3060] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.799285 22668 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:03.799830 22668 ts_tablet_manager.cc:1403] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260709 12:19:03.789811 22370 catalog_manager.cc:5697] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "53d07bcdc0124ffcb571297c913ba7d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.791026 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:03.804138 22667 tablet_bootstrap.cc:654] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.804625 22623 raft_consensus.cc:2468] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 0.
I20260709 12:19:03.811416 22673 raft_consensus.cc:515] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.811517 22676 raft_consensus.cc:515] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.815078 22668 raft_consensus.cc:359] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.815878 22668 raft_consensus.cc:385] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.815680 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:03.816236 22668 raft_consensus.cc:740] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.816753 22674 raft_consensus.cc:493] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:03.817201 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:03.817040 22668 consensus_queue.cc:260] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.817854 22549 raft_consensus.cc:3060] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.817444 22674 raft_consensus.cc:515] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.820422 22674 leader_election.cc:290] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.823397 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af23edcce7e64408aa8e3d89baa29966" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:03.824822 22472 raft_consensus.cc:2468] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 0.
I20260709 12:19:03.827180 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af23edcce7e64408aa8e3d89baa29966" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
W20260709 12:19:03.829885 22587 leader_election.cc:343] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.830861 22587 leader_election.cc:304] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [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: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:03.835450 22473 raft_consensus.cc:3060] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.840569 22673 leader_election.cc:290] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.845490 22673 raft_consensus.cc:2804] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:03.846184 22673 raft_consensus.cc:493] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:03.846798 22673 raft_consensus.cc:3060] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.849908 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
W20260709 12:19:03.852425 22587 leader_election.cc:343] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.794553 22666 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:03.859306 22549 raft_consensus.cc:2468] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:03.862430 22587 leader_election.cc:304] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:03.870052 22674 raft_consensus.cc:2804] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:03.871289 22674 raft_consensus.cc:697] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:03.868254 22473 raft_consensus.cc:2468] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 1.
I20260709 12:19:03.872918 22674 consensus_queue.cc:237] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.875197 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:03.879279 22623 raft_consensus.cc:3060] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.876613 22513 leader_election.cc:304] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:03.884351 22690 raft_consensus.cc:2804] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:03.893394 22667 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
I20260709 12:19:03.893441 22668 ts_tablet_manager.cc:1434] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.093s	user 0.035s	sys 0.036s
I20260709 12:19:03.873934 22676 leader_election.cc:290] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 1 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:03.895900 22667 ts_tablet_manager.cc:1403] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.099s	user 0.054s	sys 0.039s
I20260709 12:19:03.895015 22666 tablet_bootstrap.cc:654] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.898386 22668 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:03.898892 22667 raft_consensus.cc:359] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.899888 22667 raft_consensus.cc:385] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.893150 22623 raft_consensus.cc:2468] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 1.
I20260709 12:19:03.900247 22667 raft_consensus.cc:740] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.900805 22673 raft_consensus.cc:515] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.901242 22667 consensus_queue.cc:260] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.904596 22690 raft_consensus.cc:697] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:03.904829 22667 ts_tablet_manager.cc:1434] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:03.906081 22667 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:03.905699 22690 consensus_queue.cc:237] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.909461 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af23edcce7e64408aa8e3d89baa29966" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:03.910230 22473 raft_consensus.cc:3060] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:03.912863 22370 catalog_manager.cc:5697] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:03.915329 22667 tablet_bootstrap.cc:654] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.921711 22673 leader_election.cc:290] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:03.925825 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af23edcce7e64408aa8e3d89baa29966" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:03.928948 22473 raft_consensus.cc:2468] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:03.929908 22667 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: No bootstrap required, opened a new log
W20260709 12:19:03.929102 22587 leader_election.cc:343] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:03.931816 22667 ts_tablet_manager.cc:1403] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 12:19:03.932365 22668 tablet_bootstrap.cc:654] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:03.936717 22667 raft_consensus.cc:359] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.937669 22667 raft_consensus.cc:385] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.938023 22667 raft_consensus.cc:740] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.939563 22667 consensus_queue.cc:260] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.942701 22667 ts_tablet_manager.cc:1434] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:19:03.951694 22587 leader_election.cc:304] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [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: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:03.952230 22666 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:03.952778 22666 ts_tablet_manager.cc:1403] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.005s
I20260709 12:19:03.953315 22673 raft_consensus.cc:2804] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:03.953994 22673 raft_consensus.cc:697] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:03.955026 22673 consensus_queue.cc:237] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.957600 22666 raft_consensus.cc:359] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:03.958389 22666 raft_consensus.cc:385] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:03.958690 22666 raft_consensus.cc:740] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:03.965308 22673 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:03.981148 22371 catalog_manager.cc:5697] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:03.982710 22369 catalog_manager.cc:5697] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.960668 22666 consensus_queue.cc:260] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.014851 22666 ts_tablet_manager.cc:1434] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 12:19:04.022233 22673 raft_consensus.cc:493] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:04.023132 22673 raft_consensus.cc:515] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.027348 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057b77c4ffd24a158976e7b1f1480630" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:04.028276 22474 raft_consensus.cc:2468] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 0.
I20260709 12:19:04.029804 22587 leader_election.cc:304] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:04.031008 22708 raft_consensus.cc:2804] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:04.031503 22708 raft_consensus.cc:493] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:04.031894 22708 raft_consensus.cc:3060] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.032526 22668 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:04.033094 22668 ts_tablet_manager.cc:1403] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.136s	user 0.038s	sys 0.025s
I20260709 12:19:04.035723 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057b77c4ffd24a158976e7b1f1480630" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:04.039947 22668 raft_consensus.cc:359] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.040747 22668 raft_consensus.cc:385] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:04.041019 22668 raft_consensus.cc:740] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
W20260709 12:19:04.041167 22587 leader_election.cc:343] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:04.042470 22673 leader_election.cc:290] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:04.046703 22668 consensus_queue.cc:260] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.049638 22668 ts_tablet_manager.cc:1434] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 12:19:04.051023 22668 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: Bootstrap starting.
I20260709 12:19:04.054539 22674 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.054430 22666 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:04.057237 22668 tablet_bootstrap.cc:654] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:04.065560 22666 tablet_bootstrap.cc:654] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:04.071884 22668 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: No bootstrap required, opened a new log
I20260709 12:19:04.072577 22668 ts_tablet_manager.cc:1403] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:19:04.078544 22708 raft_consensus.cc:515] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.080729 22666 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:04.084419 22666 ts_tablet_manager.cc:1403] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.012s
I20260709 12:19:04.087361 22666 raft_consensus.cc:359] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.088234 22666 raft_consensus.cc:385] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:04.087924 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057b77c4ffd24a158976e7b1f1480630" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:04.088555 22666 raft_consensus.cc:740] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:04.088971 22698 raft_consensus.cc:493] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:04.080811 22668 raft_consensus.cc:359] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.089054 22474 raft_consensus.cc:3060] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.089747 22668 raft_consensus.cc:385] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:04.090150 22668 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Initialized, Role: FOLLOWER
I20260709 12:19:04.090936 22668 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.093395 22668 ts_tablet_manager.cc:1434] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.006s
I20260709 12:19:04.089474 22698 raft_consensus.cc:515] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.089284 22666 consensus_queue.cc:260] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.096043 22666 ts_tablet_manager.cc:1434] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:19:04.097190 22666 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:04.097788 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:04.098484 22623 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 0.
I20260709 12:19:04.100242 22439 leader_election.cc:304] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:04.101105 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057b77c4ffd24a158976e7b1f1480630" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:04.102031 22548 raft_consensus.cc:3060] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.104646 22666 tablet_bootstrap.cc:654] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:04.105986 22671 raft_consensus.cc:2804] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:04.107235 22671 raft_consensus.cc:493] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:04.107860 22671 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.095659 22698 leader_election.cc:290] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.110725 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:04.111785 22549 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 0.
I20260709 12:19:04.118122 22690 consensus_queue.cc:1048] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.138238 22698 raft_consensus.cc:493] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:04.139206 22698 raft_consensus.cc:515] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.147547 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:04.148774 22623 raft_consensus.cc:2468] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 0.
I20260709 12:19:04.150907 22439 leader_election.cc:304] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:04.152014 22708 leader_election.cc:290] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:04.152477 22698 leader_election.cc:290] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.144345 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:04.154325 22698 raft_consensus.cc:2804] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:04.155170 22698 raft_consensus.cc:493] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:04.154376 22549 raft_consensus.cc:2468] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 0.
I20260709 12:19:04.155757 22698 raft_consensus.cc:3060] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.170280 22548 raft_consensus.cc:2468] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:04.187783 22587 leader_election.cc:304] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:04.180743 22623 raft_consensus.cc:3060] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.188809 22708 raft_consensus.cc:2804] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:04.189474 22708 raft_consensus.cc:697] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:04.190179 22666 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:04.190753 22666 ts_tablet_manager.cc:1403] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.094s	user 0.054s	sys 0.033s
I20260709 12:19:04.190392 22708 consensus_queue.cc:237] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.193413 22666 raft_consensus.cc:359] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.194111 22666 raft_consensus.cc:385] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:04.194393 22666 raft_consensus.cc:740] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:04.195185 22666 consensus_queue.cc:260] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.197186 22666 ts_tablet_manager.cc:1434] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:04.199419 22666 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94: Bootstrap starting.
I20260709 12:19:04.183676 22698 raft_consensus.cc:515] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.185179 22474 raft_consensus.cc:2468] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:04.177497 22671 raft_consensus.cc:515] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.202478 22676 consensus_queue.cc:1048] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.205510 22666 tablet_bootstrap.cc:654] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:04.206233 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:04.206749 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:04.207288 22671 leader_election.cc:290] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.207765 22548 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.208104 22671 raft_consensus.cc:493] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:04.207000 22623 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.208719 22671 raft_consensus.cc:515] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.217875 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:04.219038 22549 raft_consensus.cc:2393] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53d07bcdc0124ffcb571297c913ba7d8 in current term 1: Already voted for candidate 6715c8145762467f98b3be863b180925 in this term.
I20260709 12:19:04.225013 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:04.225788 22549 raft_consensus.cc:3060] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.235600 22698 leader_election.cc:290] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.236500 22666 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94: No bootstrap required, opened a new log
I20260709 12:19:04.237421 22666 ts_tablet_manager.cc:1403] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.012s
I20260709 12:19:04.238662 22671 leader_election.cc:290] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.244174 22549 raft_consensus.cc:2468] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:04.246333 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:04.247289 22621 raft_consensus.cc:3060] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.247671 22438 leader_election.cc:304] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:04.248920 22671 raft_consensus.cc:2804] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:04.249410 22671 raft_consensus.cc:697] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Becoming Leader. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Running, Role: LEADER
I20260709 12:19:04.250000 22620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:04.250507 22671 consensus_queue.cc:237] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.253109 22439 leader_election.cc:304] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8; no voters: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925
I20260709 12:19:04.253973 22698 raft_consensus.cc:3060] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.261615 22623 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:04.262905 22725 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.263553 22439 leader_election.cc:304] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:04.265218 22725 raft_consensus.cc:2804] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:04.261873 22666 raft_consensus.cc:359] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.268119 22666 raft_consensus.cc:385] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:04.268181 22548 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:04.268468 22666 raft_consensus.cc:740] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Initialized, Role: FOLLOWER
I20260709 12:19:04.267778 22725 raft_consensus.cc:697] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Becoming Leader. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Running, Role: LEADER
I20260709 12:19:04.270514 22725 consensus_queue.cc:237] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.270677 22666 consensus_queue.cc:260] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.282369 22666 ts_tablet_manager.cc:1434] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:19:04.285044 22725 raft_consensus.cc:493] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:04.288486 22725 raft_consensus.cc:515] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.290895 22725 leader_election.cc:290] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.292274 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:04.294068 22549 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 0.
I20260709 12:19:04.295066 22438 leader_election.cc:304] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:04.295904 22671 raft_consensus.cc:2804] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:04.296271 22671 raft_consensus.cc:493] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:04.296564 22671 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.265105 22698 raft_consensus.cc:2749] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:04.302137 22671 raft_consensus.cc:515] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.303552 22621 raft_consensus.cc:2468] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:04.305610 22671 leader_election.cc:290] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:04.306360 22369 catalog_manager.cc:5697] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:04.307432 22708 consensus_queue.cc:1048] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:19:04.310719 22439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.131:46365, user_credentials={real_user=slave}} blocked reactor thread for 47271.3us
I20260709 12:19:04.312049 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:04.312659 22622 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.312891 22548 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.321044 22676 consensus_queue.cc:1048] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.324143 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:04.324851 22622 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.325716 22370 catalog_manager.cc:5697] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "53d07bcdc0124ffcb571297c913ba7d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:04.332497 22674 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:04.333081 22674 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.335032 22730 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:04.335593 22674 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:04.333307 22622 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:04.338445 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8" is_pre_election: true
I20260709 12:19:04.338631 22439 leader_election.cc:304] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:04.339758 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:04.341181 22587 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: 6715c8145762467f98b3be863b180925; no voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:04.342337 22673 consensus_queue.cc:1048] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.339802 22730 raft_consensus.cc:2804] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:04.343940 22730 raft_consensus.cc:697] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Becoming Leader. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Running, Role: LEADER
I20260709 12:19:04.344023 22673 raft_consensus.cc:2749] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.343446 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "53d07bcdc0124ffcb571297c913ba7d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:04.345132 22621 raft_consensus.cc:2376] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1. Re-sending same reply.
I20260709 12:19:04.345053 22730 consensus_queue.cc:237] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:04.353163 22548 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d07bcdc0124ffcb571297c913ba7d8 in term 1.
I20260709 12:19:04.359148 22676 consensus_queue.cc:1048] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.361137 22370 catalog_manager.cc:5697] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "53d07bcdc0124ffcb571297c913ba7d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:04.379917 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:04.397588 22371 catalog_manager.cc:5697] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "53d07bcdc0124ffcb571297c913ba7d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:04.414565 22674 consensus_queue.cc:1048] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:04.424840 22549 raft_consensus.cc:3060] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:04.434044 22708 consensus_queue.cc:1048] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:04.527626 17966 ts_manager.cc:295] Set tserver state for 53d07bcdc0124ffcb571297c913ba7d8 to MAINTENANCE_MODE
I20260709 12:19:04.528424 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
I20260709 12:19:04.558382 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:04.559170 17966 tablet_replica.cc:333] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.560132 17966 raft_consensus.cc:2243] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:04.560992 17966 pending_rounds.cc:70] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Trying to abort 1 pending ops.
I20260709 12:19:04.561318 17966 pending_rounds.cc:77] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305623733263040512 op_type: NO_OP noop_request { }
I20260709 12:19:04.561748 17966 raft_consensus.cc:2889] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:04.562107 17966 raft_consensus.cc:2272] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:04.564162 22513 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 368 similar messages]
I20260709 12:19:04.564774 17966 tablet_replica.cc:333] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.565838 17966 raft_consensus.cc:2243] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:04.566179 17966 raft_consensus.cc:2272] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:04.567530 22513 consensus_peers.cc:597] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. 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 12:19:04.568238 17966 tablet_replica.cc:333] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.568921 17966 raft_consensus.cc:2243] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:04.569301 17966 raft_consensus.cc:2272] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.571810 17966 tablet_replica.cc:333] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.572340 17966 raft_consensus.cc:2243] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:04.572702 17966 raft_consensus.cc:2272] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.575255 17966 tablet_replica.cc:333] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.575829 17966 raft_consensus.cc:2243] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:04.576378 17966 pending_rounds.cc:70] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Trying to abort 1 pending ops.
I20260709 12:19:04.576540 17966 pending_rounds.cc:77] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305623733664829440 op_type: NO_OP noop_request { }
I20260709 12:19:04.576766 17966 raft_consensus.cc:2889] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:04.576982 17966 raft_consensus.cc:2272] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.579535 17966 tablet_replica.cc:333] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.580121 17966 raft_consensus.cc:2243] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:04.580560 17966 raft_consensus.cc:2272] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.582541 17966 tablet_replica.cc:333] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.583036 17966 raft_consensus.cc:2243] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:04.583545 17966 pending_rounds.cc:70] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Trying to abort 1 pending ops.
I20260709 12:19:04.583696 17966 pending_rounds.cc:77] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305623733354663936 op_type: NO_OP noop_request { }
I20260709 12:19:04.584128 17966 raft_consensus.cc:2889] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:04.584407 17966 raft_consensus.cc:2272] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.586405 17966 tablet_replica.cc:333] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.586897 17966 raft_consensus.cc:2243] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:04.587260 17966 raft_consensus.cc:2272] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.589504 17966 tablet_replica.cc:333] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.590149 17966 raft_consensus.cc:2243] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:04.590518 17966 raft_consensus.cc:2272] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.592940 17966 tablet_replica.cc:333] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: stopping tablet replica
I20260709 12:19:04.593415 17966 raft_consensus.cc:2243] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:04.594210 17966 raft_consensus.cc:2272] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:04.614966 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
W20260709 12:19:04.731432 22587 consensus_peers.cc:597] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:04.762832 22587 consensus_peers.cc:597] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:04.795763 22708 consensus_queue.cc:1048] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:04.907543 22513 consensus_peers.cc:597] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:04.939278 22587 consensus_peers.cc:597] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:04.969146 22587 consensus_peers.cc:597] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:05.381083 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:05.795822 22710 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53d07bcdc0124ffcb571297c913ba7d8)
I20260709 12:19:05.796619 22710 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:05.798461 22710 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:05.799608 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
W20260709 12:19:05.802570 22513 leader_election.cc:336] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:05.802995 22513 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94; no voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925
I20260709 12:19:05.803671 22710 raft_consensus.cc:2749] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.867208 22708 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 53d07bcdc0124ffcb571297c913ba7d8)
I20260709 12:19:05.867784 22708 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:05.869663 22708 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:05.871287 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:05.872097 22549 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:05.873430 22587 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:05.874611 22708 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:05.874614 22587 leader_election.cc:336] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:05.875442 22708 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 53d07bcdc0124ffcb571297c913ba7d8)
I20260709 12:19:05.875993 22708 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.881490 22708 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:05.883502 22708 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:05.885053 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:05.885751 22549 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:05.887776 22587 leader_election.cc:336] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:05.892016 22549 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 2.
I20260709 12:19:05.894227 22587 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:05.895515 22708 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.896124 22708 raft_consensus.cc:697] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:05.897701 22708 consensus_queue.cc:237] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:05.905958 22370 catalog_manager.cc:5697] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 1 to 2, leader changed from 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129) to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.046633 22710 raft_consensus.cc:493] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.047785 22710 raft_consensus.cc:515] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.050446 22710 leader_election.cc:290] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:06.052546 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:06.054373 22622 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 1.
I20260709 12:19:06.056103 22514 leader_election.cc:304] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 
W20260709 12:19:06.056829 22513 leader_election.cc:336] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:06.057126 22710 raft_consensus.cc:2804] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.057614 22710 raft_consensus.cc:493] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:06.057969 22710 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.069763 22710 raft_consensus.cc:515] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.071681 22710 leader_election.cc:290] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:06.073014 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:06.073870 22622 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:06.076443 22513 leader_election.cc:336] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:06.082099 22622 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 2.
I20260709 12:19:06.083433 22514 leader_election.cc:304] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:06.084164 22710 raft_consensus.cc:2804] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.085213 22710 raft_consensus.cc:697] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:06.087320 22710 consensus_queue.cc:237] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Queue going to LEADER 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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.098435 22370 catalog_manager.cc:5697] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 1 to 2, leader changed from 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.152719 22673 raft_consensus.cc:493] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.153420 22673 raft_consensus.cc:515] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.155472 22673 leader_election.cc:290] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:06.157775 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94" is_pre_election: true
I20260709 12:19:06.159147 22549 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 1.
I20260709 12:19:06.160488 22587 leader_election.cc:304] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:06.161801 22673 raft_consensus.cc:2804] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:06.161890 22587 leader_election.cc:336] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:06.162258 22673 raft_consensus.cc:493] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:06.162768 22673 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.171845 22673 raft_consensus.cc:515] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.174777 22673 leader_election.cc:290] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:06.176435 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:06.177175 22549 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:06.178702 22587 leader_election.cc:336] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:06.184301 22549 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 2.
I20260709 12:19:06.185674 22587 leader_election.cc:304] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:06.186548 22673 raft_consensus.cc:2804] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.187031 22673 raft_consensus.cc:697] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:06.188185 22673 consensus_queue.cc:237] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER 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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.197461 22370 catalog_manager.cc:5697] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 1 to 2, leader changed from 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129) to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:06.354450 22587 consensus_peers.cc:597] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:06.382880 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:06.385196 22710 raft_consensus.cc:493] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.386104 22710 raft_consensus.cc:515] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.388100 22710 leader_election.cc:290] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:06.389395 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925" is_pre_election: true
I20260709 12:19:06.390718 22622 raft_consensus.cc:2468] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 1.
I20260709 12:19:06.392204 22514 leader_election.cc:304] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 
W20260709 12:19:06.393380 22513 leader_election.cc:336] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:06.393380 22710 raft_consensus.cc:2804] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.394330 22710 raft_consensus.cc:493] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:06.394675 22710 raft_consensus.cc:3060] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.401804 22710 raft_consensus.cc:515] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.403766 22710 leader_election.cc:290] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:06.404868 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6669058489425f93f56125e225d79d" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:06.405550 22622 raft_consensus.cc:3060] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:06.407794 22513 leader_election.cc:336] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111)
I20260709 12:19:06.411022 22622 raft_consensus.cc:2468] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 2.
I20260709 12:19:06.412437 22514 leader_election.cc:304] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 6715c8145762467f98b3be863b180925; no voters: 53d07bcdc0124ffcb571297c913ba7d8
I20260709 12:19:06.413391 22710 raft_consensus.cc:2804] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.414006 22710 raft_consensus.cc:697] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:06.415226 22710 consensus_queue.cc:237] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Queue going to LEADER 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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:06.423149 22370 catalog_manager.cc:5697] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 1 to 2, leader changed from 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.511622 22549 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.513062 22673 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:19:06.611302 22587 consensus_peers.cc:597] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:06.615281 22513 consensus_peers.cc:597] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:06.625804 22549 raft_consensus.cc:1275] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:06.627575 22708 consensus_queue.cc:1048] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:06.691250 22622 raft_consensus.cc:1275] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:06.692795 22710 consensus_queue.cc:1048] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:06.892184 22587 consensus_peers.cc:597] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:06.905548 22513 consensus_peers.cc:597] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:06.973361 22513 consensus_peers.cc:597] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:07.008104 22622 raft_consensus.cc:1275] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:07.009565 22752 consensus_queue.cc:1048] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:19:07.254138 22513 consensus_peers.cc:597] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:07.306970 22587 consensus_peers.cc:597] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:07.383795 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:19:07.566546 22587 consensus_peers.cc:597] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:07.645504 22587 consensus_peers.cc:597] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:08.384934 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:19:08.903549 22513 consensus_peers.cc:597] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:09.027779 22587 consensus_peers.cc:597] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:09.115083 22587 consensus_peers.cc:597] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:09.191082 22513 consensus_peers.cc:597] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:09.340122 22513 consensus_peers.cc:597] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:09.385838 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:19:09.394979 22587 consensus_peers.cc:597] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:09.564749 22513 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111) [suppressed 97 similar messages]
I20260709 12:19:09.637321 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:09.646853 22768 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 12:19:09.646950 22769 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 12:19:09.653054 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:09.653525 22771 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 12:19:09.655946 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:09.656176 17966 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 12:19:09.656342 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599549656328 us; error 0 us; skew 500 ppm
I20260709 12:19:09.656893 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:09.660292 17966 webserver.cc:533] Webserver started at http://127.17.139.129:37389/ using document root <none> and password file <none>
I20260709 12:19:09.660844 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:09.661010 17966 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:19:09.665320 17966 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:19:09.669797 22776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:09.670735 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:19:09.671067 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "53d07bcdc0124ffcb571297c913ba7d8"
format_stamp: "Formatted at 2026-07-09 12:19:02 on dist-test-slave-0cmf"
I20260709 12:19:09.671470 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599383774379-17966-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 12:19:09.693472 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:09.694994 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:09.696702 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:09.700563 22784 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:19:09.752584 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:19:09.752986 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.000s
I20260709 12:19:09.753360 17966 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:19:09.758781 22784 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.774027 22784 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.774904 22784 tablet_bootstrap.cc:492] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.775452 22784 ts_tablet_manager.cc:1403] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:19:09.777628 22784 raft_consensus.cc:359] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.778221 22784 raft_consensus.cc:740] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.778816 22784 consensus_queue.cc:260] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.781104 22784 ts_tablet_manager.cc:1434] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:19:09.781845 22784 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.797465 22784 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.798332 22784 tablet_bootstrap.cc:492] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.798413 17966 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:19:09.798792 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.045s	sys 0.000s
I20260709 12:19:09.798995 22784 ts_tablet_manager.cc:1403] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:19:09.801555 22784 raft_consensus.cc:359] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.802230 22784 raft_consensus.cc:740] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.802867 22784 consensus_queue.cc:260] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.804440 22784 ts_tablet_manager.cc:1434] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:19:09.805148 22784 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.820935 22784 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.822027 22784 tablet_bootstrap.cc:492] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.822937 22784 ts_tablet_manager.cc:1403] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:19:09.825237 22784 raft_consensus.cc:359] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.826176 22784 raft_consensus.cc:740] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.827090 22784 consensus_queue.cc:260] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.829392 22784 ts_tablet_manager.cc:1434] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:19:09.830255 22784 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.843400 22784 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.844229 22784 tablet_bootstrap.cc:492] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.844836 22784 ts_tablet_manager.cc:1403] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260709 12:19:09.847090 22784 raft_consensus.cc:359] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.847651 22784 raft_consensus.cc:740] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.848328 22784 consensus_queue.cc:260] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.850250 22784 ts_tablet_manager.cc:1434] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:19:09.850930 22784 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.868268 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:42409
I20260709 12:19:09.868697 22784 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.868541 22846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:42409 every 8 connection(s)
I20260709 12:19:09.869787 22784 tablet_bootstrap.cc:492] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.870396 22784 ts_tablet_manager.cc:1403] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 12:19:09.872942 22784 raft_consensus.cc:359] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.873798 22784 raft_consensus.cc:740] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.874873 22784 consensus_queue.cc:260] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.876454 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:09.877187 22784 ts_tablet_manager.cc:1434] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:09.878564 22784 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.909929 22847 heartbeater.cc:344] Connected to a master server at 127.17.139.190:41825
I20260709 12:19:09.910503 22847 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:09.911571 22847 heartbeater.cc:507] Master 127.17.139.190:41825 requested a full tablet report, sending...
I20260709 12:19:09.919521 22368 ts_manager.cc:194] Re-registered known tserver with Master: 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:09.930738 22784 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.932523 22784 tablet_bootstrap.cc:492] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.933929 22784 ts_tablet_manager.cc:1403] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.056s	user 0.038s	sys 0.013s
I20260709 12:19:09.937207 22368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37028
I20260709 12:19:09.939230 22784 raft_consensus.cc:359] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.940946 22622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3"
dest_uuid: "6715c8145762467f98b3be863b180925"
mode: GRACEFUL
new_leader_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:46294
I20260709 12:19:09.941128 22784 raft_consensus.cc:740] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.942152 22622 raft_consensus.cc:606] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Received request to transfer leadership to TS 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:09.942687 22784 consensus_queue.cc:260] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.945113 22847 heartbeater.cc:499] Master 127.17.139.190:41825 was elected leader, sending a full tablet report...
I20260709 12:19:09.945797 22784 ts_tablet_manager.cc:1434] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:19:09.946754 22784 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:09.946532 22622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6"
dest_uuid: "6715c8145762467f98b3be863b180925"
mode: GRACEFUL
new_leader_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:46294
I20260709 12:19:09.947256 22622 raft_consensus.cc:606] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Received request to transfer leadership to TS 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:09.948734 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:09.949443 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:09.950222 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:09.974449 22784 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:09.975695 22784 tablet_bootstrap.cc:492] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:09.976434 22784 ts_tablet_manager.cc:1403] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.020s
I20260709 12:19:09.979285 22784 raft_consensus.cc:359] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.980249 22784 raft_consensus.cc:740] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:09.981612 22784 consensus_queue.cc:260] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:09.983815 22784 ts_tablet_manager.cc:1434] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:09.984663 22784 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:10.000849 22784 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:10.001746 22784 tablet_bootstrap.cc:492] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:10.002306 22784 ts_tablet_manager.cc:1403] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:19:10.004439 22784 raft_consensus.cc:359] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.005169 22784 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:10.005990 22784 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.008208 22784 ts_tablet_manager.cc:1434] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:10.009455 22784 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:10.009397 22819 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.021289 22819 pending_rounds.cc:85] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Aborting all ops after (but not including) 0
I20260709 12:19:10.022078 22819 pending_rounds.cc:107] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:19:10.022397 22819 raft_consensus.cc:2889] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:10.030493 22784 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:10.031505 22784 tablet_bootstrap.cc:492] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:10.032142 22784 ts_tablet_manager.cc:1403] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260709 12:19:10.034811 22784 raft_consensus.cc:359] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:10.035341 22784 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:10.036013 22784 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [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: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:10.037802 22784 ts_tablet_manager.cc:1434] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:19:10.038609 22784 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap starting.
I20260709 12:19:10.056535 22784 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: 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 12:19:10.057511 22784 tablet_bootstrap.cc:492] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Bootstrap complete.
I20260709 12:19:10.058761 22784 ts_tablet_manager.cc:1403] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 12:19:10.061599 22784 raft_consensus.cc:359] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.062487 22784 raft_consensus.cc:740] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d07bcdc0124ffcb571297c913ba7d8, State: Initialized, Role: FOLLOWER
I20260709 12:19:10.063225 22784 consensus_queue.cc:260] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.065364 22784 ts_tablet_manager.cc:1434] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:10.133878 22819 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.146468 22765 raft_consensus.cc:993] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: : Instructing follower 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:10.147079 22767 raft_consensus.cc:1081] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Signalling peer 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:10.148746 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:59528
I20260709 12:19:10.149245 22549 raft_consensus.cc:493] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:10.149523 22549 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:10.154713 22549 raft_consensus.cc:515] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.156176 22549 leader_election.cc:290] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 3 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:10.157356 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:10.157349 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb4d032ed194243b208456ee968ebf3" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:10.158341 22622 raft_consensus.cc:3055] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:10.158344 22819 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:10.158825 22622 raft_consensus.cc:740] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:10.159695 22622 consensus_queue.cc:260] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.160959 22622 raft_consensus.cc:3060] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:10.166345 22819 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 3.
I20260709 12:19:10.167755 22513 leader_election.cc:304] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:10.168577 22781 raft_consensus.cc:2804] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:10.168464 22622 raft_consensus.cc:2468] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 3.
I20260709 12:19:10.169308 22781 raft_consensus.cc:697] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:10.170313 22781 consensus_queue.cc:237] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:10.177788 22368 catalog_manager.cc:5697] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 2 to 3, leader changed from 6715c8145762467f98b3be863b180925 (127.17.139.131) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:10.263216 22819 raft_consensus.cc:3060] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.268422 22819 pending_rounds.cc:85] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Aborting all ops after (but not including) 0
I20260709 12:19:10.268652 22819 pending_rounds.cc:107] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:19:10.268914 22819 raft_consensus.cc:2889] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:10.280911 22819 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.288216 22819 pending_rounds.cc:85] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Aborting all ops after (but not including) 0
I20260709 12:19:10.288479 22819 pending_rounds.cc:107] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:19:10.288671 22819 raft_consensus.cc:2889] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:10.342734 22765 raft_consensus.cc:993] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: : Instructing follower 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:10.343272 22767 raft_consensus.cc:1081] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Signalling peer 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:10.345000 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:59528
I20260709 12:19:10.345481 22549 raft_consensus.cc:493] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:10.345811 22549 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.351099 22549 raft_consensus.cc:515] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:10.353200 22549 leader_election.cc:290] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: Requested vote from peers 6715c8145762467f98b3be863b180925 (127.17.139.131:46365), 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:10.354233 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:10.354573 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:10.355125 22622 raft_consensus.cc:3055] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:10.355142 22819 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.355577 22622 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:10.356730 22622 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:10.358099 22622 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.361919 22819 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 2.
I20260709 12:19:10.363145 22513 leader_election.cc:304] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:10.364089 22781 raft_consensus.cc:2804] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:10.364694 22781 raft_consensus.cc:697] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:10.364909 22622 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 2.
I20260709 12:19:10.365929 22781 consensus_queue.cc:237] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:10.373835 22368 catalog_manager.cc:5697] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 1 to 2, leader changed from 6715c8145762467f98b3be863b180925 (127.17.139.131) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:10.386933 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:10.664506 22819 raft_consensus.cc:1275] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:10.666181 22872 consensus_queue.cc:1048] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:10.675382 22622 raft_consensus.cc:1275] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:10.677098 22763 consensus_queue.cc:1048] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:10.825870 22622 raft_consensus.cc:1275] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:10.827356 22763 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:10.838205 22819 raft_consensus.cc:1275] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:10.840613 22872 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:10.970557 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:10.989226 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
mode: GRACEFUL
new_leader_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:37692
I20260709 12:19:10.989800 22549 raft_consensus.cc:606] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Received request to transfer leadership to TS 6715c8145762467f98b3be863b180925
I20260709 12:19:10.992364 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
mode: GRACEFUL
new_leader_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:37692
I20260709 12:19:10.992974 22549 raft_consensus.cc:606] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Received request to transfer leadership to TS 6715c8145762467f98b3be863b180925
I20260709 12:19:10.994129 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:10.994679 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:10.995683 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:11.190692 22877 raft_consensus.cc:993] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: : Instructing follower 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:11.191298 22872 raft_consensus.cc:1081] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Signalling peer 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:11.193142 22622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819"
dest_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:56240
I20260709 12:19:11.193771 22622 raft_consensus.cc:493] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:11.194105 22622 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.199653 22622 raft_consensus.cc:515] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:11.201491 22622 leader_election.cc:290] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 3 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:11.202389 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:11.202632 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7063e3a9c14caa8d11202faf13c819" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:11.203066 22819 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.203181 22549 raft_consensus.cc:3055] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.203539 22549 raft_consensus.cc:740] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:11.204316 22549 consensus_queue.cc:260] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:11.205497 22549 raft_consensus.cc:3060] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.210714 22819 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 3.
I20260709 12:19:11.211992 22587 leader_election.cc:304] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [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: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:11.212569 22549 raft_consensus.cc:2468] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 3.
I20260709 12:19:11.213349 22873 raft_consensus.cc:2804] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.213932 22873 raft_consensus.cc:697] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:11.214915 22873 consensus_queue.cc:237] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:11.223279 22368 catalog_manager.cc:5697] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 2 to 3, leader changed from 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130) to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:11.378517 22877 raft_consensus.cc:993] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: : Instructing follower 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:11.379004 22877 raft_consensus.cc:1081] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Signalling peer 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:11.380820 22622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6"
dest_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:56240
I20260709 12:19:11.381395 22622 raft_consensus.cc:493] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:11.381703 22622 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:11.387985 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:11.390118 22622 raft_consensus.cc:515] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:11.391755 22622 leader_election.cc:290] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 3 election: Requested vote from peers 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809), 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:11.392715 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:11.393100 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:11.393608 22549 raft_consensus.cc:3055] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.393796 22819 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.393983 22549 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:11.394793 22549 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [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: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:11.396092 22549 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.402290 22819 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 3.
I20260709 12:19:11.403654 22549 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 3.
I20260709 12:19:11.403808 22587 leader_election.cc:304] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [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: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:11.404619 22873 raft_consensus.cc:2804] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.404973 22873 raft_consensus.cc:697] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:11.405776 22873 consensus_queue.cc:237] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [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: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:11.412096 22368 catalog_manager.cc:5697] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 2 to 3, leader changed from 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130) to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:11.616225 22549 raft_consensus.cc:1275] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:11.617354 22873 consensus_queue.cc:1048] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:11.629554 22819 raft_consensus.cc:1275] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:11.631718 22888 consensus_queue.cc:1048] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:11.842442 22549 raft_consensus.cc:1275] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:11.843756 22888 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:11.856209 22819 raft_consensus.cc:1275] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:11.857873 22873 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:12.002797 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:12.011657 22623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e2bec0892084665a2e562234364bf30"
dest_uuid: "6715c8145762467f98b3be863b180925"
mode: GRACEFUL
new_leader_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:46294
I20260709 12:19:12.012351 22623 raft_consensus.cc:606] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Received request to transfer leadership to TS 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:12.015687 22623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6"
dest_uuid: "6715c8145762467f98b3be863b180925"
mode: GRACEFUL
new_leader_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:46294
I20260709 12:19:12.016283 22623 raft_consensus.cc:606] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Received request to transfer leadership to TS 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:12.018117 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:12.018810 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:12.019398 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:12.311791 22767 raft_consensus.cc:993] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: : Instructing follower 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:12.312249 22873 raft_consensus.cc:1081] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Signalling peer 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:12.314291 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:59528
I20260709 12:19:12.314754 22549 raft_consensus.cc:493] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:12.315003 22549 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:12.319854 22549 raft_consensus.cc:515] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:12.321713 22549 leader_election.cc:290] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 4 election: Requested vote from peers 6715c8145762467f98b3be863b180925 (127.17.139.131:46365), 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409)
I20260709 12:19:12.322685 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:12.322685 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4930ed1d6574fefb675c9b7171be3b6" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:12.323606 22623 raft_consensus.cc:3055] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:12.323663 22819 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:12.324062 22623 raft_consensus.cc:740] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:12.324939 22623 consensus_queue.cc:260] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [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: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:12.326272 22623 raft_consensus.cc:3060] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:12.331594 22819 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 4.
I20260709 12:19:12.333199 22513 leader_election.cc:304] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:12.334149 22872 raft_consensus.cc:2804] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:12.334167 22623 raft_consensus.cc:2468] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 4.
I20260709 12:19:12.334722 22872 raft_consensus.cc:697] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 4 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:12.335615 22872 consensus_queue.cc:237] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [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: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } }
I20260709 12:19:12.342658 22370 catalog_manager.cc:5697] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 3 to 4, leader changed from 6715c8145762467f98b3be863b180925 (127.17.139.131) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 4 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:12.389256 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:12.486377 22767 raft_consensus.cc:993] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: : Instructing follower 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:12.486929 22873 raft_consensus.cc:1081] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Signalling peer 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:12.488559 22549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e2bec0892084665a2e562234364bf30"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:59528
I20260709 12:19:12.489292 22549 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:12.489749 22549 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:12.495743 22549 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:12.497670 22549 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 3 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:12.498883 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:12.498914 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:12.499570 22623 raft_consensus.cc:3055] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:12.500121 22623 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:12.500120 22819 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:12.501425 22623 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:12.502508 22623 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:12.507819 22819 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 3.
I20260709 12:19:12.508339 22623 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 3.
I20260709 12:19:12.509207 22513 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:12.510159 22872 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:12.510605 22872 raft_consensus.cc:697] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:12.511617 22872 consensus_queue.cc:237] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:12.520085 22370 catalog_manager.cc:5697] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 2 to 3, leader changed from 6715c8145762467f98b3be863b180925 (127.17.139.131) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 3 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:12.743681 22623 raft_consensus.cc:1275] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:12.745095 22877 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:12.756126 22819 raft_consensus.cc:1275] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:12.759166 22872 consensus_queue.cc:1048] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:12.899479 22623 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:12.900995 22872 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:12.911128 22819 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:12.913986 22877 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:13.026367 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:13.035542 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e2bec0892084665a2e562234364bf30"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
mode: GRACEFUL
new_leader_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:37692
I20260709 12:19:13.036110 22549 raft_consensus.cc:606] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Received request to transfer leadership to TS 6715c8145762467f98b3be863b180925
I20260709 12:19:13.039192 22549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
mode: GRACEFUL
new_leader_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:37692
I20260709 12:19:13.039783 22549 raft_consensus.cc:606] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Received request to transfer leadership to TS 6715c8145762467f98b3be863b180925
I20260709 12:19:13.040906 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:13.041419 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:13.042048 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:13.276624 22900 raft_consensus.cc:993] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: : Instructing follower 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:13.277190 22877 raft_consensus.cc:1081] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Signalling peer 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:13.279441 22623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e"
dest_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:56240
I20260709 12:19:13.279960 22623 raft_consensus.cc:493] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.280279 22623 raft_consensus.cc:3060] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.285329 22623 raft_consensus.cc:515] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:13.287024 22623 leader_election.cc:290] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:13.287953 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:13.288128 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82dc77a216d4775aee7a6e0d82b945e" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:13.288618 22819 raft_consensus.cc:3060] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.288673 22549 raft_consensus.cc:3055] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.289086 22549 raft_consensus.cc:740] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:13.289907 22549 consensus_queue.cc:260] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:13.291108 22549 raft_consensus.cc:3060] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.296204 22819 raft_consensus.cc:2468] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 2.
I20260709 12:19:13.297679 22587 leader_election.cc:304] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:13.298060 22549 raft_consensus.cc:2468] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 2.
I20260709 12:19:13.298494 22873 raft_consensus.cc:2804] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.299512 22873 raft_consensus.cc:697] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:13.300321 22873 consensus_queue.cc:237] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:13.309504 22370 catalog_manager.cc:5697] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 1 to 2, leader changed from 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130) to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:13.390340 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:13.403427 22872 raft_consensus.cc:993] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: : Instructing follower 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:13.403898 22872 raft_consensus.cc:1081] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Signalling peer 6715c8145762467f98b3be863b180925 to start an election
I20260709 12:19:13.405527 22623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e2bec0892084665a2e562234364bf30"
dest_uuid: "6715c8145762467f98b3be863b180925"
 from {username='slave'} at 127.0.0.1:56240
I20260709 12:19:13.406174 22623 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:13.406517 22623 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.412000 22623 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:13.413930 22623 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [CANDIDATE]: Term 4 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809)
I20260709 12:19:13.414834 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:13.415061 22549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "6715c8145762467f98b3be863b180925" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
I20260709 12:19:13.415439 22819 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.415621 22549 raft_consensus.cc:3055] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:13.416051 22549 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:13.416713 22549 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:13.417621 22549 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.420063 22819 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 4.
I20260709 12:19:13.421300 22587 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: 53d07bcdc0124ffcb571297c913ba7d8, 6715c8145762467f98b3be863b180925; no voters: 
I20260709 12:19:13.422402 22873 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:13.422868 22873 raft_consensus.cc:697] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 LEADER]: Becoming Leader. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:13.423395 22549 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6715c8145762467f98b3be863b180925 in term 4.
I20260709 12:19:13.423691 22873 consensus_queue.cc:237] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:13.430704 22370 catalog_manager.cc:5697] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 reported cstate change: term changed from 3 to 4, leader changed from 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130) to 6715c8145762467f98b3be863b180925 (127.17.139.131). New cstate: current_term: 4 leader_uuid: "6715c8145762467f98b3be863b180925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:13.737164 22549 raft_consensus.cc:1275] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.739188 22873 consensus_queue.cc:1048] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.750533 22819 raft_consensus.cc:1275] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.753558 22873 consensus_queue.cc:1048] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:13.977226 22819 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:13.978710 22873 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:13.988862 22549 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Refusing update from remote peer 6715c8145762467f98b3be863b180925: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:13.990374 22920 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:14.050225 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:14.058753 22623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e2bec0892084665a2e562234364bf30"
dest_uuid: "6715c8145762467f98b3be863b180925"
mode: GRACEFUL
new_leader_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:46294
I20260709 12:19:14.059340 22623 raft_consensus.cc:606] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 LEADER]: Received request to transfer leadership to TS 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:14.061998 22623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc"
dest_uuid: "6715c8145762467f98b3be863b180925"
mode: GRACEFUL
new_leader_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:46294
I20260709 12:19:14.062469 22623 raft_consensus.cc:606] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Received request to transfer leadership to TS 1b6605e5cced47e29591f5b187b30c94
I20260709 12:19:14.063544 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:14.064062 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:14.064622 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:19:14.391589 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:14.395093 22873 raft_consensus.cc:993] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: : Instructing follower 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:14.395941 22915 raft_consensus.cc:1081] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 LEADER]: Signalling peer 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:14.398133 22548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e2bec0892084665a2e562234364bf30"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:59528
I20260709 12:19:14.398783 22548 raft_consensus.cc:493] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:14.399150 22548 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:14.406409 22548 raft_consensus.cc:515] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:14.408248 22548 leader_election.cc:290] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 5 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:14.409024 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:14.409225 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2bec0892084665a2e562234364bf30" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:14.409713 22819 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:14.409933 22623 raft_consensus.cc:3055] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:14.410283 22623 raft_consensus.cc:740] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:14.411108 22623 consensus_queue.cc:260] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:14.412050 22623 raft_consensus.cc:3060] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:14.414819 22819 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 5.
I20260709 12:19:14.416054 22513 leader_election.cc:304] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [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: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:14.416810 22877 raft_consensus.cc:2804] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:14.417651 22623 raft_consensus.cc:2468] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 5.
I20260709 12:19:14.417831 22877 raft_consensus.cc:697] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 5 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:14.418818 22877 consensus_queue.cc:237] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [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: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:14.425968 22368 catalog_manager.cc:5697] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 4 to 5, leader changed from 6715c8145762467f98b3be863b180925 (127.17.139.131) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 5 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:14.455704 22920 raft_consensus.cc:993] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: : Instructing follower 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:14.456243 22915 raft_consensus.cc:1081] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Signalling peer 1b6605e5cced47e29591f5b187b30c94 to start an election
I20260709 12:19:14.458039 22548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc"
dest_uuid: "1b6605e5cced47e29591f5b187b30c94"
 from {username='slave'} at 127.0.0.1:59528
I20260709 12:19:14.458742 22548 raft_consensus.cc:493] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:14.459056 22548 raft_consensus.cc:3060] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.465513 22548 raft_consensus.cc:515] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:14.467500 22548 leader_election.cc:290] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: Requested vote from peers 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409), 6715c8145762467f98b3be863b180925 (127.17.139.131:46365)
I20260709 12:19:14.468505 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53d07bcdc0124ffcb571297c913ba7d8"
I20260709 12:19:14.468509 22623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97881aebf8645dd8bb1299ac27fe8fc" candidate_uuid: "1b6605e5cced47e29591f5b187b30c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6715c8145762467f98b3be863b180925"
I20260709 12:19:14.469501 22623 raft_consensus.cc:3055] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:14.469432 22819 raft_consensus.cc:3060] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.470002 22623 raft_consensus.cc:740] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6715c8145762467f98b3be863b180925, State: Running, Role: LEADER
I20260709 12:19:14.471026 22623 consensus_queue.cc:260] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:14.472873 22623 raft_consensus.cc:3060] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.478197 22819 raft_consensus.cc:2468] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 2.
I20260709 12:19:14.479957 22513 leader_election.cc:304] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b6605e5cced47e29591f5b187b30c94, 53d07bcdc0124ffcb571297c913ba7d8; no voters: 
I20260709 12:19:14.480688 22877 raft_consensus.cc:2804] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:14.480852 22623 raft_consensus.cc:2468] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b6605e5cced47e29591f5b187b30c94 in term 2.
I20260709 12:19:14.481166 22877 raft_consensus.cc:697] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Becoming Leader. State: Replica: 1b6605e5cced47e29591f5b187b30c94, State: Running, Role: LEADER
I20260709 12:19:14.482928 22877 consensus_queue.cc:237] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } }
I20260709 12:19:14.491061 22368 catalog_manager.cc:5697] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 reported cstate change: term changed from 1 to 2, leader changed from 6715c8145762467f98b3be863b180925 (127.17.139.131) to 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "1b6605e5cced47e29591f5b187b30c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b6605e5cced47e29591f5b187b30c94" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 44809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:14.817847 22623 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 5 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:14.819238 22877 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:14.831817 22819 raft_consensus.cc:1275] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 5 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:14.833802 22877 consensus_queue.cc:1048] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:14.886518 22819 raft_consensus.cc:1275] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.887876 22877 consensus_queue.cc:1048] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d07bcdc0124ffcb571297c913ba7d8" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.899456 22623 raft_consensus.cc:1275] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Refusing update from remote peer 1b6605e5cced47e29591f5b187b30c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.901417 22922 consensus_queue.cc:1048] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6715c8145762467f98b3be863b180925" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:15.070753 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:15.106168 17966 tablet_server.cc:179] TabletServer@127.17.139.129:42409 shutting down...
W20260709 12:19:15.124568 22513 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 12:19:15.130833 22513 consensus_peers.cc:597] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. 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 12:19:15.141012 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:15.142066 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.142639 17966 raft_consensus.cc:2243] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.143013 17966 raft_consensus.cc:2272] T 7c6669058489425f93f56125e225d79d P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.144918 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.145470 17966 raft_consensus.cc:2243] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.146003 17966 raft_consensus.cc:2272] T f4930ed1d6574fefb675c9b7171be3b6 P 53d07bcdc0124ffcb571297c913ba7d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.147975 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.148473 17966 raft_consensus.cc:2243] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.148847 17966 raft_consensus.cc:2272] T 4c7063e3a9c14caa8d11202faf13c819 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.151000 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.151780 17966 raft_consensus.cc:2243] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.152199 17966 raft_consensus.cc:2272] T 4e2bec0892084665a2e562234364bf30 P 53d07bcdc0124ffcb571297c913ba7d8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.155453 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.155989 17966 raft_consensus.cc:2243] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.156363 17966 raft_consensus.cc:2272] T c97881aebf8645dd8bb1299ac27fe8fc P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.158722 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.159308 17966 raft_consensus.cc:2243] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.159897 17966 raft_consensus.cc:2272] T 057b77c4ffd24a158976e7b1f1480630 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.162297 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.162983 17966 raft_consensus.cc:2243] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.163471 17966 raft_consensus.cc:2272] T af23edcce7e64408aa8e3d89baa29966 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.165934 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.166594 17966 raft_consensus.cc:2243] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.167018 17966 raft_consensus.cc:2272] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 53d07bcdc0124ffcb571297c913ba7d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.168900 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.169731 17966 raft_consensus.cc:2243] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:15.170013 22513 consensus_peers.cc:597] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. 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 12:19:15.170161 17966 raft_consensus.cc:2272] T efb4d032ed194243b208456ee968ebf3 P 53d07bcdc0124ffcb571297c913ba7d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.172096 17966 tablet_replica.cc:333] stopping tablet replica
I20260709 12:19:15.172627 17966 raft_consensus.cc:2243] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.173113 17966 raft_consensus.cc:2272] T b82dc77a216d4775aee7a6e0d82b945e P 53d07bcdc0124ffcb571297c913ba7d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.202900 17966 tablet_server.cc:196] TabletServer@127.17.139.129:42409 shutdown complete.
I20260709 12:19:15.223825 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
I20260709 12:19:15.252908 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:15.254048 17966 tablet_replica.cc:333] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.254693 17966 raft_consensus.cc:2243] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.255210 17966 raft_consensus.cc:2272] T 057b77c4ffd24a158976e7b1f1480630 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.257411 17966 tablet_replica.cc:333] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.258121 17966 raft_consensus.cc:2243] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.258911 17966 raft_consensus.cc:2272] T 7c6669058489425f93f56125e225d79d P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.261011 17966 tablet_replica.cc:333] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.261651 17966 raft_consensus.cc:2243] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.262446 17966 raft_consensus.cc:2272] T c97881aebf8645dd8bb1299ac27fe8fc P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.265532 17966 tablet_replica.cc:333] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.266211 17966 raft_consensus.cc:2243] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.267302 17966 raft_consensus.cc:2272] T 4e2bec0892084665a2e562234364bf30 P 1b6605e5cced47e29591f5b187b30c94 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.271090 17966 tablet_replica.cc:333] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.271756 17966 raft_consensus.cc:2243] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.272238 17966 raft_consensus.cc:2272] T 4c7063e3a9c14caa8d11202faf13c819 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.275139 17966 tablet_replica.cc:333] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.275750 17966 raft_consensus.cc:2243] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:19:15.275833 22587 consensus_peers.cc:597] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:15.276716 17966 raft_consensus.cc:2272] T f4930ed1d6574fefb675c9b7171be3b6 P 1b6605e5cced47e29591f5b187b30c94 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.279160 17966 tablet_replica.cc:333] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.279736 17966 raft_consensus.cc:2243] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.280470 17966 raft_consensus.cc:2272] T efb4d032ed194243b208456ee968ebf3 P 1b6605e5cced47e29591f5b187b30c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.282902 17966 tablet_replica.cc:333] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.283461 17966 raft_consensus.cc:2243] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.283903 17966 raft_consensus.cc:2272] T b82dc77a216d4775aee7a6e0d82b945e P 1b6605e5cced47e29591f5b187b30c94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.285930 17966 tablet_replica.cc:333] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.286604 17966 raft_consensus.cc:2243] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.287117 17966 raft_consensus.cc:2272] T af23edcce7e64408aa8e3d89baa29966 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.289502 17966 tablet_replica.cc:333] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94: stopping tablet replica
I20260709 12:19:15.290221 17966 raft_consensus.cc:2243] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.291205 17966 raft_consensus.cc:2272] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 1b6605e5cced47e29591f5b187b30c94 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:15.323782 22587 consensus_peers.cc:597] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 -> Peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Couldn't send request to peer 1b6605e5cced47e29591f5b187b30c94. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:44809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:15.328315 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
W20260709 12:19:15.339895 22587 consensus_peers.cc:597] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 -> Peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Couldn't send request to peer 1b6605e5cced47e29591f5b187b30c94. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:44809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:15.344195 22587 consensus_peers.cc:597] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 -> Peer 53d07bcdc0124ffcb571297c913ba7d8 (127.17.139.129:42409): Couldn't send request to peer 53d07bcdc0124ffcb571297c913ba7d8. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:42409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:15.347834 22587 consensus_peers.cc:597] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 -> Peer 1b6605e5cced47e29591f5b187b30c94 (127.17.139.130:44809): Couldn't send request to peer 1b6605e5cced47e29591f5b187b30c94. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:44809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:15.357438 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
W20260709 12:19:15.393054 22420 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:19:15.394125 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:15.395136 17966 tablet_replica.cc:333] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.395794 17966 raft_consensus.cc:2243] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.396708 17966 raft_consensus.cc:2272] T 057b77c4ffd24a158976e7b1f1480630 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.398931 17966 tablet_replica.cc:333] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.399497 17966 raft_consensus.cc:2243] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.399932 17966 raft_consensus.cc:2272] T ca25edf243ac4dd3bd0ab6f3ba05c607 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.401952 17966 tablet_replica.cc:333] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.402431 17966 raft_consensus.cc:2243] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.403156 17966 raft_consensus.cc:2272] T af23edcce7e64408aa8e3d89baa29966 P 6715c8145762467f98b3be863b180925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.405213 17966 tablet_replica.cc:333] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.405834 17966 raft_consensus.cc:2243] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.406204 17966 raft_consensus.cc:2272] T 4e2bec0892084665a2e562234364bf30 P 6715c8145762467f98b3be863b180925 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.410391 17966 tablet_replica.cc:333] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.410917 17966 raft_consensus.cc:2243] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.411317 17966 raft_consensus.cc:2272] T c97881aebf8645dd8bb1299ac27fe8fc P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.414425 17966 tablet_replica.cc:333] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.414928 17966 raft_consensus.cc:2243] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.415289 17966 raft_consensus.cc:2272] T 7c6669058489425f93f56125e225d79d P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.417055 17966 tablet_replica.cc:333] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.417486 17966 raft_consensus.cc:2243] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.418079 17966 raft_consensus.cc:2272] T efb4d032ed194243b208456ee968ebf3 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.420075 17966 tablet_replica.cc:333] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.420744 17966 raft_consensus.cc:2243] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.421559 17966 raft_consensus.cc:2272] T b82dc77a216d4775aee7a6e0d82b945e P 6715c8145762467f98b3be863b180925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.423501 17966 tablet_replica.cc:333] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.423934 17966 raft_consensus.cc:2243] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.424618 17966 raft_consensus.cc:2272] T 4c7063e3a9c14caa8d11202faf13c819 P 6715c8145762467f98b3be863b180925 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.426553 17966 tablet_replica.cc:333] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925: stopping tablet replica
I20260709 12:19:15.426991 17966 raft_consensus.cc:2243] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:15.427345 17966 raft_consensus.cc:2272] T f4930ed1d6574fefb675c9b7171be3b6 P 6715c8145762467f98b3be863b180925 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.464947 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:19:15.489912 17966 master.cc:562] Master@127.17.139.190:41825 shutting down...
I20260709 12:19:15.519927 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:15.520684 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:15.521426 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9cd557821db245bba1268cbb6857091e: stopping tablet replica
I20260709 12:19:15.544651 17966 master.cc:584] Master@127.17.139.190:41825 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13414 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:19:15.600632 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:42195
I20260709 12:19:15.602154 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:15.609138 22940 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 12:19:15.611423 22941 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 12:19:15.611652 22943 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 12:19:15.612671 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:15.614079 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:15.614503 17966 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 12:19:15.614624 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599555614612 us; error 0 us; skew 500 ppm
I20260709 12:19:15.615111 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:15.617995 17966 webserver.cc:533] Webserver started at http://127.17.139.190:39805/ using document root <none> and password file <none>
I20260709 12:19:15.618559 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:15.618732 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:15.618955 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:15.620003 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "791995cd9274464cba96f0a915d3830a"
format_stamp: "Formatted at 2026-07-09 12:19:15 on dist-test-slave-0cmf"
I20260709 12:19:15.624715 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:19:15.629335 22948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:15.630792 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:19:15.631327 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "791995cd9274464cba96f0a915d3830a"
format_stamp: "Formatted at 2026-07-09 12:19:15 on dist-test-slave-0cmf"
I20260709 12:19:15.631825 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-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 12:19:15.664279 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:15.665874 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:15.711619 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:42195
I20260709 12:19:15.712065 22999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:42195 every 8 connection(s)
I20260709 12:19:15.715915 23000 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 12:19:15.726662 23000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a: Bootstrap starting.
I20260709 12:19:15.732149 23000 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:15.736912 23000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a: No bootstrap required, opened a new log
I20260709 12:19:15.739197 23000 raft_consensus.cc:359] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791995cd9274464cba96f0a915d3830a" member_type: VOTER }
I20260709 12:19:15.739583 23000 raft_consensus.cc:385] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:15.739763 23000 raft_consensus.cc:740] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791995cd9274464cba96f0a915d3830a, State: Initialized, Role: FOLLOWER
I20260709 12:19:15.740236 23000 consensus_queue.cc:260] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "791995cd9274464cba96f0a915d3830a" member_type: VOTER }
I20260709 12:19:15.740634 23000 raft_consensus.cc:399] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:15.740828 23000 raft_consensus.cc:493] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:15.741034 23000 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:15.746050 23000 raft_consensus.cc:515] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791995cd9274464cba96f0a915d3830a" member_type: VOTER }
I20260709 12:19:15.746606 23000 leader_election.cc:304] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [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: 791995cd9274464cba96f0a915d3830a; no voters: 
I20260709 12:19:15.747804 23000 leader_election.cc:290] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:15.748270 23003 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:15.750065 23003 raft_consensus.cc:697] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 1 LEADER]: Becoming Leader. State: Replica: 791995cd9274464cba96f0a915d3830a, State: Running, Role: LEADER
I20260709 12:19:15.750694 23003 consensus_queue.cc:237] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [LEADER]: Queue going to LEADER mode. State: All 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: "791995cd9274464cba96f0a915d3830a" member_type: VOTER }
I20260709 12:19:15.750912 23000 sys_catalog.cc:565] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:15.755064 23004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "791995cd9274464cba96f0a915d3830a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791995cd9274464cba96f0a915d3830a" member_type: VOTER } }
I20260709 12:19:15.755774 23004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:15.757122 23005 sys_catalog.cc:455] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 791995cd9274464cba96f0a915d3830a. Latest consensus state: current_term: 1 leader_uuid: "791995cd9274464cba96f0a915d3830a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791995cd9274464cba96f0a915d3830a" member_type: VOTER } }
I20260709 12:19:15.758181 23005 sys_catalog.cc:458] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:15.763597 23012 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:15.769459 23012 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:15.773100 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:15.780349 23012 catalog_manager.cc:1383] Generated new cluster ID: 21b535cd14d74c9b9e2e0d9cf28d7eb5
I20260709 12:19:15.780650 23012 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:15.818909 23012 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:15.820178 23012 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:15.838778 23012 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a: Generated new TSK 0
I20260709 12:19:15.839458 23012 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:15.904353 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:15.911273 23021 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 12:19:15.912365 23022 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 12:19:15.914197 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:15.914237 23024 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 12:19:15.915566 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:15.915752 17966 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 12:19:15.915956 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599555915940 us; error 0 us; skew 500 ppm
I20260709 12:19:15.916522 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:15.919451 17966 webserver.cc:533] Webserver started at http://127.17.139.129:38455/ using document root <none> and password file <none>
I20260709 12:19:15.920280 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:15.920498 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:15.920709 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:15.922039 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
format_stamp: "Formatted at 2026-07-09 12:19:15 on dist-test-slave-0cmf"
I20260709 12:19:15.928362 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:19:15.932634 23029 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:15.933876 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:19:15.934199 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
format_stamp: "Formatted at 2026-07-09 12:19:15 on dist-test-slave-0cmf"
I20260709 12:19:15.934525 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-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 12:19:15.960575 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:15.961987 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:15.963600 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:15.966259 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:15.966495 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:15.966747 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:15.966930 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.014783 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:35869
I20260709 12:19:16.014897 23091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:35869 every 8 connection(s)
I20260709 12:19:16.020722 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:16.028682 23096 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 12:19:16.034173 23097 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 12:19:16.036372 23092 heartbeater.cc:344] Connected to a master server at 127.17.139.190:42195
I20260709 12:19:16.036393 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:16.036435 23100 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 12:19:16.037039 23092 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:16.038170 23092 heartbeater.cc:507] Master 127.17.139.190:42195 requested a full tablet report, sending...
I20260709 12:19:16.038196 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:16.038563 17966 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 12:19:16.038755 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599556038738 us; error 0 us; skew 500 ppm
I20260709 12:19:16.039448 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:16.041143 22965 ts_manager.cc:194] Registered new tserver with Master: fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869)
I20260709 12:19:16.067417 17966 webserver.cc:533] Webserver started at http://127.17.139.130:42807/ using document root <none> and password file <none>
I20260709 12:19:16.067535 22965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43496
I20260709 12:19:16.070214 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:16.070680 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:16.071211 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:16.073323 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "ca5567f95b8f463caebea547a660967a"
format_stamp: "Formatted at 2026-07-09 12:19:16 on dist-test-slave-0cmf"
I20260709 12:19:16.080174 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:19:16.084257 23105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.085436 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:16.085923 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "ca5567f95b8f463caebea547a660967a"
format_stamp: "Formatted at 2026-07-09 12:19:16 on dist-test-slave-0cmf"
I20260709 12:19:16.086199 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-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 12:19:16.102916 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:16.104319 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:16.106057 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:16.108852 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:16.109103 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.109385 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:16.109581 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.158051 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:35697
I20260709 12:19:16.158156 23167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:35697 every 8 connection(s)
I20260709 12:19:16.164695 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:16.174800 23171 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 12:19:16.176463 23172 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 12:19:16.180930 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:16.181198 23168 heartbeater.cc:344] Connected to a master server at 127.17.139.190:42195
W20260709 12:19:16.181763 23174 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 12:19:16.181787 23168 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:16.182845 23168 heartbeater.cc:507] Master 127.17.139.190:42195 requested a full tablet report, sending...
I20260709 12:19:16.183629 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:16.184134 17966 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 12:19:16.184558 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599556184493 us; error 0 us; skew 500 ppm
I20260709 12:19:16.185406 22965 ts_manager.cc:194] Registered new tserver with Master: ca5567f95b8f463caebea547a660967a (127.17.139.130:35697)
I20260709 12:19:16.185494 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:16.187870 22965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43510
I20260709 12:19:16.189102 17966 webserver.cc:533] Webserver started at http://127.17.139.131:37969/ using document root <none> and password file <none>
I20260709 12:19:16.189884 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:16.190122 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:16.190704 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:16.192394 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "1ec3eb5e23734040a237dfa4fec1613f"
format_stamp: "Formatted at 2026-07-09 12:19:16 on dist-test-slave-0cmf"
I20260709 12:19:16.197655 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:19:16.201347 23179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.202510 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:19:16.202785 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "1ec3eb5e23734040a237dfa4fec1613f"
format_stamp: "Formatted at 2026-07-09 12:19:16 on dist-test-slave-0cmf"
I20260709 12:19:16.203117 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599383774379-17966-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 12:19:16.215350 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:16.217052 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:16.218614 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:16.220908 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:16.221143 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.221415 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:16.221629 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:16.271649 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:36483
I20260709 12:19:16.272121 23241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:36483 every 8 connection(s)
I20260709 12:19:16.289808 23242 heartbeater.cc:344] Connected to a master server at 127.17.139.190:42195
I20260709 12:19:16.290307 23242 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:16.291293 23242 heartbeater.cc:507] Master 127.17.139.190:42195 requested a full tablet report, sending...
I20260709 12:19:16.293820 22965 ts_manager.cc:194] Registered new tserver with Master: 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:16.294855 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019246662s
I20260709 12:19:16.295217 22965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43526
I20260709 12:19:16.326376 22965 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43534:
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 12:19:16.329388 22965 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 12:19:16.386350 23133 tablet_service.cc:1511] Processing CreateTablet for tablet 9f44d7b188314e0e83cd13b3cfdd9281 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e80a7b4e526343c7a3dd023785058cb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:19:16.389245 23133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f44d7b188314e0e83cd13b3cfdd9281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.389302 23132 tablet_service.cc:1511] Processing CreateTablet for tablet b355fa3a1cd742caa8f2557109014f07 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e80a7b4e526343c7a3dd023785058cb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:19:16.392129 23132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355fa3a1cd742caa8f2557109014f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.412838 23207 tablet_service.cc:1511] Processing CreateTablet for tablet 9f44d7b188314e0e83cd13b3cfdd9281 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e80a7b4e526343c7a3dd023785058cb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:19:16.414958 23207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f44d7b188314e0e83cd13b3cfdd9281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.411266 23206 tablet_service.cc:1511] Processing CreateTablet for tablet b355fa3a1cd742caa8f2557109014f07 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e80a7b4e526343c7a3dd023785058cb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:19:16.418403 23258 tablet_bootstrap.cc:492] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a: Bootstrap starting.
I20260709 12:19:16.418653 23206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355fa3a1cd742caa8f2557109014f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.427525 23258 tablet_bootstrap.cc:654] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.439603 23056 tablet_service.cc:1511] Processing CreateTablet for tablet b355fa3a1cd742caa8f2557109014f07 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e80a7b4e526343c7a3dd023785058cb3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:19:16.439603 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 9f44d7b188314e0e83cd13b3cfdd9281 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e80a7b4e526343c7a3dd023785058cb3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:19:16.441347 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b355fa3a1cd742caa8f2557109014f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.443030 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f44d7b188314e0e83cd13b3cfdd9281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.451628 23260 tablet_bootstrap.cc:492] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f: Bootstrap starting.
I20260709 12:19:16.454790 23258 tablet_bootstrap.cc:492] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a: No bootstrap required, opened a new log
I20260709 12:19:16.455533 23258 ts_tablet_manager.cc:1403] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.009s
I20260709 12:19:16.459153 23258 raft_consensus.cc:359] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.460382 23260 tablet_bootstrap.cc:654] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.460335 23258 raft_consensus.cc:385] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.464589 23258 raft_consensus.cc:740] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5567f95b8f463caebea547a660967a, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.466526 23261 tablet_bootstrap.cc:492] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08: Bootstrap starting.
I20260709 12:19:16.466192 23258 consensus_queue.cc:260] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.469801 23168 heartbeater.cc:499] Master 127.17.139.190:42195 was elected leader, sending a full tablet report...
I20260709 12:19:16.470381 23258 ts_tablet_manager.cc:1434] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:19:16.471608 23258 tablet_bootstrap.cc:492] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a: Bootstrap starting.
I20260709 12:19:16.472394 23260 tablet_bootstrap.cc:492] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f: No bootstrap required, opened a new log
I20260709 12:19:16.473028 23260 ts_tablet_manager.cc:1403] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.011s
I20260709 12:19:16.476486 23260 raft_consensus.cc:359] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.477337 23260 raft_consensus.cc:385] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.477742 23260 raft_consensus.cc:740] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.478819 23258 tablet_bootstrap.cc:654] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.479243 23261 tablet_bootstrap.cc:654] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.478736 23260 consensus_queue.cc:260] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.489961 23260 ts_tablet_manager.cc:1434] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 12:19:16.491297 23242 heartbeater.cc:499] Master 127.17.139.190:42195 was elected leader, sending a full tablet report...
I20260709 12:19:16.497117 23267 raft_consensus.cc:493] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.497920 23267 raft_consensus.cc:515] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.499366 23258 tablet_bootstrap.cc:492] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a: No bootstrap required, opened a new log
I20260709 12:19:16.499858 23261 tablet_bootstrap.cc:492] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08: No bootstrap required, opened a new log
I20260709 12:19:16.500094 23258 ts_tablet_manager.cc:1403] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260709 12:19:16.500438 23261 ts_tablet_manager.cc:1403] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.013s
I20260709 12:19:16.503319 23260 tablet_bootstrap.cc:492] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: Bootstrap starting.
I20260709 12:19:16.503448 23258 raft_consensus.cc:359] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.504278 23258 raft_consensus.cc:385] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.504597 23258 raft_consensus.cc:740] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5567f95b8f463caebea547a660967a, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.506347 23261 raft_consensus.cc:359] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.507316 23261 raft_consensus.cc:385] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.507968 23261 raft_consensus.cc:740] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.509274 23261 consensus_queue.cc:260] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.511152 23258 consensus_queue.cc:260] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.512415 23260 tablet_bootstrap.cc:654] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.514281 23258 ts_tablet_manager.cc:1434] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:19:16.516407 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355fa3a1cd742caa8f2557109014f07" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" is_pre_election: true
W20260709 12:19:16.518605 23182 leader_election.cc:343] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:16.522817 23267 leader_election.cc:290] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869), ca5567f95b8f463caebea547a660967a (127.17.139.130:35697)
I20260709 12:19:16.524974 23092 heartbeater.cc:499] Master 127.17.139.190:42195 was elected leader, sending a full tablet report...
I20260709 12:19:16.525626 23261 ts_tablet_manager.cc:1434] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.006s
I20260709 12:19:16.527462 23261 tablet_bootstrap.cc:492] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08: Bootstrap starting.
I20260709 12:19:16.537289 23260 tablet_bootstrap.cc:492] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: No bootstrap required, opened a new log
I20260709 12:19:16.538249 23260 ts_tablet_manager.cc:1403] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.021s
I20260709 12:19:16.538446 23261 tablet_bootstrap.cc:654] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.539772 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355fa3a1cd742caa8f2557109014f07" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a" is_pre_election: true
I20260709 12:19:16.540592 23143 raft_consensus.cc:2468] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ec3eb5e23734040a237dfa4fec1613f in term 0.
I20260709 12:19:16.541738 23260 raft_consensus.cc:359] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.542436 23183 leader_election.cc:304] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [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: 1ec3eb5e23734040a237dfa4fec1613f, ca5567f95b8f463caebea547a660967a; no voters: fd688e6da3d84a0c8a3ca470a4420e08
I20260709 12:19:16.542676 23260 raft_consensus.cc:385] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.543392 23260 raft_consensus.cc:740] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.543910 23267 raft_consensus.cc:2804] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:16.544337 23267 raft_consensus.cc:493] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.544684 23267 raft_consensus.cc:3060] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.544673 23260 consensus_queue.cc:260] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.549903 23260 ts_tablet_manager.cc:1434] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 12:19:16.556473 23267 raft_consensus.cc:515] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.559770 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355fa3a1cd742caa8f2557109014f07" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
I20260709 12:19:16.559954 23261 tablet_bootstrap.cc:492] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08: No bootstrap required, opened a new log
I20260709 12:19:16.560070 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355fa3a1cd742caa8f2557109014f07" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a"
I20260709 12:19:16.560655 23261 ts_tablet_manager.cc:1403] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260709 12:19:16.560918 23143 raft_consensus.cc:3060] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:16.561707 23182 leader_election.cc:343] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:16.562501 23264 raft_consensus.cc:493] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.563040 23264 raft_consensus.cc:515] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.564079 23261 raft_consensus.cc:359] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.565086 23261 raft_consensus.cc:385] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.565392 23261 raft_consensus.cc:740] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.566078 23264 leader_election.cc:290] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869)
I20260709 12:19:16.565819 23267 leader_election.cc:290] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 election: Requested vote from peers fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869), ca5567f95b8f463caebea547a660967a (127.17.139.130:35697)
I20260709 12:19:16.566499 23261 consensus_queue.cc:260] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.568197 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a" is_pre_election: true
I20260709 12:19:16.568449 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" is_pre_election: true
I20260709 12:19:16.569519 23067 raft_consensus.cc:2468] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ec3eb5e23734040a237dfa4fec1613f in term 0.
I20260709 12:19:16.570765 23261 ts_tablet_manager.cc:1434] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:19:16.571230 23182 leader_election.cc:304] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec3eb5e23734040a237dfa4fec1613f, fd688e6da3d84a0c8a3ca470a4420e08; no voters: 
I20260709 12:19:16.569416 23142 raft_consensus.cc:2468] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ec3eb5e23734040a237dfa4fec1613f in term 0.
I20260709 12:19:16.573364 23267 raft_consensus.cc:2804] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:16.573836 23267 raft_consensus.cc:493] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.574213 23267 raft_consensus.cc:3060] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.575045 23143 raft_consensus.cc:2468] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ec3eb5e23734040a237dfa4fec1613f in term 1.
I20260709 12:19:16.576439 23183 leader_election.cc:304] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [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: 1ec3eb5e23734040a237dfa4fec1613f, ca5567f95b8f463caebea547a660967a; no voters: fd688e6da3d84a0c8a3ca470a4420e08
I20260709 12:19:16.577255 23264 raft_consensus.cc:2804] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:16.582173 23267 raft_consensus.cc:515] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.584614 23264 raft_consensus.cc:697] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Becoming Leader. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Running, Role: LEADER
I20260709 12:19:16.586055 23267 leader_election.cc:290] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 election: Requested vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869)
I20260709 12:19:16.586525 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a"
I20260709 12:19:16.587164 23143 raft_consensus.cc:3060] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.586975 23264 consensus_queue.cc:237] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.587787 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281" candidate_uuid: "1ec3eb5e23734040a237dfa4fec1613f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
I20260709 12:19:16.588445 23067 raft_consensus.cc:3060] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.596642 23143 raft_consensus.cc:2468] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ec3eb5e23734040a237dfa4fec1613f in term 1.
I20260709 12:19:16.598054 23067 raft_consensus.cc:2468] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ec3eb5e23734040a237dfa4fec1613f in term 1.
I20260709 12:19:16.598812 23183 leader_election.cc:304] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec3eb5e23734040a237dfa4fec1613f, ca5567f95b8f463caebea547a660967a; no voters: 
I20260709 12:19:16.599830 23267 raft_consensus.cc:2804] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:16.600297 23267 raft_consensus.cc:697] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Becoming Leader. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Running, Role: LEADER
I20260709 12:19:16.600947 23267 consensus_queue.cc:237] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:16.602109 22964 catalog_manager.cc:5697] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131). New cstate: current_term: 1 leader_uuid: "1ec3eb5e23734040a237dfa4fec1613f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:16.618223 22964 catalog_manager.cc:5697] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131). New cstate: current_term: 1 leader_uuid: "1ec3eb5e23734040a237dfa4fec1613f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.671267 22964 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43544:
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 12:19:16.673385 22964 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 12:19:16.700600 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 910cb140e3db48a9b0aad2d65ce52726 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63a3a8d66d044cf0b400b38791b74499]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:19:16.701195 23132 tablet_service.cc:1511] Processing CreateTablet for tablet 910cb140e3db48a9b0aad2d65ce52726 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63a3a8d66d044cf0b400b38791b74499]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:19:16.702409 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910cb140e3db48a9b0aad2d65ce52726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.702822 23132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910cb140e3db48a9b0aad2d65ce52726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.703792 23207 tablet_service.cc:1511] Processing CreateTablet for tablet 910cb140e3db48a9b0aad2d65ce52726 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63a3a8d66d044cf0b400b38791b74499]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:19:16.704772 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 67941722685e48538166b7b362aae940 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63a3a8d66d044cf0b400b38791b74499]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:19:16.705392 23207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910cb140e3db48a9b0aad2d65ce52726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.706256 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67941722685e48538166b7b362aae940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.709498 23133 tablet_service.cc:1511] Processing CreateTablet for tablet 67941722685e48538166b7b362aae940 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63a3a8d66d044cf0b400b38791b74499]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:19:16.711287 23133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67941722685e48538166b7b362aae940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.711138 23206 tablet_service.cc:1511] Processing CreateTablet for tablet 67941722685e48538166b7b362aae940 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63a3a8d66d044cf0b400b38791b74499]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:19:16.712457 23206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67941722685e48538166b7b362aae940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:16.723237 23268 raft_consensus.cc:493] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.723832 23268 raft_consensus.cc:515] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.728785 23261 tablet_bootstrap.cc:492] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: Bootstrap starting.
I20260709 12:19:16.734254 23268 leader_election.cc:290] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:16.736843 23261 tablet_bootstrap.cc:654] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.737351 23260 tablet_bootstrap.cc:492] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f: Bootstrap starting.
I20260709 12:19:16.745182 23260 tablet_bootstrap.cc:654] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.746551 23261 tablet_bootstrap.cc:492] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: No bootstrap required, opened a new log
I20260709 12:19:16.750128 23261 ts_tablet_manager.cc:1403] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260709 12:19:16.753355 23261 raft_consensus.cc:359] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.754235 23261 raft_consensus.cc:385] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.754570 23261 raft_consensus.cc:740] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.760773 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355fa3a1cd742caa8f2557109014f07" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f" is_pre_election: true
I20260709 12:19:16.762045 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b355fa3a1cd742caa8f2557109014f07" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a" is_pre_election: true
I20260709 12:19:16.763156 23143 raft_consensus.cc:2393] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd688e6da3d84a0c8a3ca470a4420e08 in current term 1: Already voted for candidate 1ec3eb5e23734040a237dfa4fec1613f in this term.
I20260709 12:19:16.766748 23032 leader_election.cc:304] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd688e6da3d84a0c8a3ca470a4420e08; no voters: 1ec3eb5e23734040a237dfa4fec1613f, ca5567f95b8f463caebea547a660967a
I20260709 12:19:16.768348 23268 raft_consensus.cc:3060] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:16.775084 23013 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:16.781510 23258 tablet_bootstrap.cc:492] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: Bootstrap starting.
I20260709 12:19:16.782526 23261 consensus_queue.cc:260] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.784471 23268 raft_consensus.cc:2749] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:16.791047 23260 tablet_bootstrap.cc:492] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f: No bootstrap required, opened a new log
I20260709 12:19:16.791754 23260 ts_tablet_manager.cc:1403] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.025s
I20260709 12:19:16.792135 23261 ts_tablet_manager.cc:1434] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.017s
I20260709 12:19:16.793315 23261 tablet_bootstrap.cc:492] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08: Bootstrap starting.
I20260709 12:19:16.794874 23258 tablet_bootstrap.cc:654] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.795655 23260 raft_consensus.cc:359] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.796497 23260 raft_consensus.cc:385] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.796835 23260 raft_consensus.cc:740] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.797667 23260 consensus_queue.cc:260] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.799962 23260 ts_tablet_manager.cc:1434] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:16.801059 23260 tablet_bootstrap.cc:492] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f: Bootstrap starting.
I20260709 12:19:16.805877 23261 tablet_bootstrap.cc:654] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.808387 23258 tablet_bootstrap.cc:492] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: No bootstrap required, opened a new log
I20260709 12:19:16.808461 23260 tablet_bootstrap.cc:654] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.809201 23258 ts_tablet_manager.cc:1403] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.006s
I20260709 12:19:16.814908 23258 raft_consensus.cc:359] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.816076 23258 raft_consensus.cc:385] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.816524 23258 raft_consensus.cc:740] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5567f95b8f463caebea547a660967a, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.817868 23258 consensus_queue.cc:260] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.825989 23258 ts_tablet_manager.cc:1434] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:19:16.827648 23258 tablet_bootstrap.cc:492] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a: Bootstrap starting.
I20260709 12:19:16.833173 23261 tablet_bootstrap.cc:492] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08: No bootstrap required, opened a new log
I20260709 12:19:16.834051 23261 ts_tablet_manager.cc:1403] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.026s
I20260709 12:19:16.834436 23260 tablet_bootstrap.cc:492] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f: No bootstrap required, opened a new log
I20260709 12:19:16.835029 23260 ts_tablet_manager.cc:1403] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260709 12:19:16.837319 23258 tablet_bootstrap.cc:654] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:16.837286 23261 raft_consensus.cc:359] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.838150 23261 raft_consensus.cc:385] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.838022 23260 raft_consensus.cc:359] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.838725 23260 raft_consensus.cc:385] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.838585 23261 raft_consensus.cc:740] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.839043 23260 raft_consensus.cc:740] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.839923 23260 consensus_queue.cc:260] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.839730 23261 consensus_queue.cc:260] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.842180 23260 ts_tablet_manager.cc:1434] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:16.842180 23261 ts_tablet_manager.cc:1434] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:19:16.846124 23258 tablet_bootstrap.cc:492] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a: No bootstrap required, opened a new log
I20260709 12:19:16.846715 23258 ts_tablet_manager.cc:1403] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:19:16.849498 23258 raft_consensus.cc:359] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.850173 23258 raft_consensus.cc:385] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:16.850519 23258 raft_consensus.cc:740] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5567f95b8f463caebea547a660967a, State: Initialized, Role: FOLLOWER
I20260709 12:19:16.851399 23258 consensus_queue.cc:260] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.854213 23258 ts_tablet_manager.cc:1434] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:16.887398 23283 raft_consensus.cc:493] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.888222 23283 raft_consensus.cc:515] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.891162 23283 leader_election.cc:290] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:16.891892 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67941722685e48538166b7b362aae940" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a" is_pre_election: true
I20260709 12:19:16.892463 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67941722685e48538166b7b362aae940" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f" is_pre_election: true
I20260709 12:19:16.892782 23143 raft_consensus.cc:2468] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 0.
I20260709 12:19:16.893167 23217 raft_consensus.cc:2468] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 0.
I20260709 12:19:16.894326 23033 leader_election.cc:304] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca5567f95b8f463caebea547a660967a, fd688e6da3d84a0c8a3ca470a4420e08; no voters: 
I20260709 12:19:16.895126 23283 raft_consensus.cc:2804] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:16.895471 23283 raft_consensus.cc:493] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.895706 23283 raft_consensus.cc:3060] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.902355 23283 raft_consensus.cc:515] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.904227 23283 leader_election.cc:290] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 election: Requested vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:16.905153 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67941722685e48538166b7b362aae940" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a"
I20260709 12:19:16.905315 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67941722685e48538166b7b362aae940" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f"
I20260709 12:19:16.905826 23143 raft_consensus.cc:3060] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.905941 23217 raft_consensus.cc:3060] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:16.911589 23143 raft_consensus.cc:2468] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 1.
I20260709 12:19:16.911887 23217 raft_consensus.cc:2468] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 1.
I20260709 12:19:16.912972 23033 leader_election.cc:304] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca5567f95b8f463caebea547a660967a, fd688e6da3d84a0c8a3ca470a4420e08; no voters: 
I20260709 12:19:16.914141 23283 raft_consensus.cc:2804] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:16.914713 23283 raft_consensus.cc:697] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Becoming Leader. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Running, Role: LEADER
I20260709 12:19:16.915571 23283 consensus_queue.cc:237] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:16.924270 22964 catalog_manager.cc:5697] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.992961 23267 consensus_queue.cc:1048] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:17.007329 23271 consensus_queue.cc:1048] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:17.112948 23283 raft_consensus.cc:493] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.113502 23283 raft_consensus.cc:515] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:17.115679 23283 leader_election.cc:290] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:17.116465 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910cb140e3db48a9b0aad2d65ce52726" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a" is_pre_election: true
I20260709 12:19:17.116760 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910cb140e3db48a9b0aad2d65ce52726" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f" is_pre_election: true
I20260709 12:19:17.117100 23143 raft_consensus.cc:2468] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 0.
I20260709 12:19:17.117416 23217 raft_consensus.cc:2468] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 0.
I20260709 12:19:17.118260 23033 leader_election.cc:304] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca5567f95b8f463caebea547a660967a, fd688e6da3d84a0c8a3ca470a4420e08; no voters: 
I20260709 12:19:17.118993 23283 raft_consensus.cc:2804] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:17.119349 23283 raft_consensus.cc:493] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:17.119578 23283 raft_consensus.cc:3060] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:17.126238 23283 raft_consensus.cc:515] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:17.128135 23283 leader_election.cc:290] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 election: Requested vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:17.129097 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910cb140e3db48a9b0aad2d65ce52726" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5567f95b8f463caebea547a660967a"
I20260709 12:19:17.129215 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910cb140e3db48a9b0aad2d65ce52726" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f"
I20260709 12:19:17.129984 23217 raft_consensus.cc:3060] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:17.129982 23143 raft_consensus.cc:3060] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:17.138073 23143 raft_consensus.cc:2468] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 1.
I20260709 12:19:17.138073 23217 raft_consensus.cc:2468] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 1.
I20260709 12:19:17.139703 23032 leader_election.cc:304] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec3eb5e23734040a237dfa4fec1613f, fd688e6da3d84a0c8a3ca470a4420e08; no voters: 
I20260709 12:19:17.140501 23283 raft_consensus.cc:2804] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:17.140933 23283 raft_consensus.cc:697] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Becoming Leader. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Running, Role: LEADER
I20260709 12:19:17.141739 23283 consensus_queue.cc:237] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:17.149050 22964 catalog_manager.cc:5697] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:17.177301 23271 consensus_queue.cc:1048] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:17.190817 23296 consensus_queue.cc:1048] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:17.256311 23217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281"
dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f"
mode: GRACEFUL
new_leader_uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
 from {username='slave'} at 127.0.0.1:40068
I20260709 12:19:17.256995 23217 raft_consensus.cc:606] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Received request to transfer leadership to TS fd688e6da3d84a0c8a3ca470a4420e08
I20260709 12:19:17.460193 23283 consensus_queue.cc:1048] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:17.465083 23283 consensus_queue.cc:1048] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:17.594187 23283 consensus_queue.cc:1048] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:17.607291 23283 consensus_queue.cc:1048] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:17.706589 23296 raft_consensus.cc:993] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: : Instructing follower fd688e6da3d84a0c8a3ca470a4420e08 to start an election
I20260709 12:19:17.707087 23264 raft_consensus.cc:1081] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Signalling peer fd688e6da3d84a0c8a3ca470a4420e08 to start an election
I20260709 12:19:17.708775 23067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281"
dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
 from {username='slave'} at 127.0.0.1:59042
I20260709 12:19:17.709398 23067 raft_consensus.cc:493] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:17.710078 23067 raft_consensus.cc:3060] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:17.716120 23067 raft_consensus.cc:515] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:17.718492 23067 leader_election.cc:290] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 2 election: Requested vote from peers ca5567f95b8f463caebea547a660967a (127.17.139.130:35697), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:17.719478 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca5567f95b8f463caebea547a660967a"
I20260709 12:19:17.720005 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f44d7b188314e0e83cd13b3cfdd9281" candidate_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f"
I20260709 12:19:17.720593 23143 raft_consensus.cc:3060] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:17.720543 23217 raft_consensus.cc:3055] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:17.721164 23217 raft_consensus.cc:740] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ec3eb5e23734040a237dfa4fec1613f, State: Running, Role: LEADER
I20260709 12:19:17.722023 23217 consensus_queue.cc:260] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:17.723021 23217 raft_consensus.cc:3060] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:17.728400 23143 raft_consensus.cc:2468] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 2.
I20260709 12:19:17.729988 23033 leader_election.cc:304] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca5567f95b8f463caebea547a660967a, fd688e6da3d84a0c8a3ca470a4420e08; no voters: 
I20260709 12:19:17.730767 23283 raft_consensus.cc:2804] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:17.730993 23217 raft_consensus.cc:2468] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd688e6da3d84a0c8a3ca470a4420e08 in term 2.
I20260709 12:19:17.731207 23283 raft_consensus.cc:697] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 LEADER]: Becoming Leader. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Running, Role: LEADER
I20260709 12:19:17.732228 23283 consensus_queue.cc:237] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } }
I20260709 12:19:17.740716 22965 catalog_manager.cc:5697] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 reported cstate change: term changed from 1 to 2, leader changed from 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131) to fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:18.040279 17966 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:19:18.042943 17966 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:19:18.043390 17966 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:19:18.058849 23067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67941722685e48538166b7b362aae940"
dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
mode: GRACEFUL
new_leader_uuid: "ca5567f95b8f463caebea547a660967a"
 from {username='slave'} at 127.0.0.1:59056
I20260709 12:19:18.059533 23067 raft_consensus.cc:606] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Received request to transfer leadership to TS ca5567f95b8f463caebea547a660967a
I20260709 12:19:18.060911 17966 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:19:18.249599 23143 raft_consensus.cc:1275] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Refusing update from remote peer fd688e6da3d84a0c8a3ca470a4420e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:18.251416 23310 consensus_queue.cc:1048] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:18.266065 23217 raft_consensus.cc:1275] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Refusing update from remote peer fd688e6da3d84a0c8a3ca470a4420e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:18.267697 23302 consensus_queue.cc:1048] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:18.392030 23310 raft_consensus.cc:993] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: : Instructing follower ca5567f95b8f463caebea547a660967a to start an election
I20260709 12:19:18.392535 23302 raft_consensus.cc:1081] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Signalling peer ca5567f95b8f463caebea547a660967a to start an election
I20260709 12:19:18.394466 23143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67941722685e48538166b7b362aae940"
dest_uuid: "ca5567f95b8f463caebea547a660967a"
 from {username='slave'} at 127.0.0.1:56120
I20260709 12:19:18.394989 23143 raft_consensus.cc:493] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:18.395334 23143 raft_consensus.cc:3060] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:18.401132 23143 raft_consensus.cc:515] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:18.403674 23143 leader_election.cc:290] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [CANDIDATE]: Term 2 election: Requested vote from peers fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129:35869), 1ec3eb5e23734040a237dfa4fec1613f (127.17.139.131:36483)
I20260709 12:19:18.417932 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67941722685e48538166b7b362aae940" candidate_uuid: "ca5567f95b8f463caebea547a660967a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd688e6da3d84a0c8a3ca470a4420e08"
I20260709 12:19:18.418498 23067 raft_consensus.cc:3055] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:18.418654 23217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67941722685e48538166b7b362aae940" candidate_uuid: "ca5567f95b8f463caebea547a660967a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ec3eb5e23734040a237dfa4fec1613f"
I20260709 12:19:18.418856 23067 raft_consensus.cc:740] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd688e6da3d84a0c8a3ca470a4420e08, State: Running, Role: LEADER
I20260709 12:19:18.419363 23217 raft_consensus.cc:3060] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:18.419783 23067 consensus_queue.cc:260] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:18.420806 23067 raft_consensus.cc:3060] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:18.425884 23217 raft_consensus.cc:2468] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca5567f95b8f463caebea547a660967a in term 2.
I20260709 12:19:18.428109 23108 leader_election.cc:304] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec3eb5e23734040a237dfa4fec1613f, ca5567f95b8f463caebea547a660967a; no voters: 
I20260709 12:19:18.428597 23067 raft_consensus.cc:2468] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca5567f95b8f463caebea547a660967a in term 2.
I20260709 12:19:18.429179 23311 raft_consensus.cc:2804] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:18.431455 23311 raft_consensus.cc:697] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 2 LEADER]: Becoming Leader. State: Replica: ca5567f95b8f463caebea547a660967a, State: Running, Role: LEADER
I20260709 12:19:18.432447 23311 consensus_queue.cc:237] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } }
I20260709 12:19:18.440670 22965 catalog_manager.cc:5697] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a reported cstate change: term changed from 1 to 2, leader changed from fd688e6da3d84a0c8a3ca470a4420e08 (127.17.139.129) to ca5567f95b8f463caebea547a660967a (127.17.139.130). New cstate: current_term: 2 leader_uuid: "ca5567f95b8f463caebea547a660967a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd688e6da3d84a0c8a3ca470a4420e08" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca5567f95b8f463caebea547a660967a" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 35697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ec3eb5e23734040a237dfa4fec1613f" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 36483 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.709189 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
I20260709 12:19:18.732244 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:18.733338 17966 tablet_replica.cc:333] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08: stopping tablet replica
I20260709 12:19:18.733983 17966 raft_consensus.cc:2243] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.734447 17966 raft_consensus.cc:2272] T 67941722685e48538166b7b362aae940 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.736332 17966 tablet_replica.cc:333] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08: stopping tablet replica
I20260709 12:19:18.736835 17966 raft_consensus.cc:2243] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:18.737506 17966 raft_consensus.cc:2272] T 910cb140e3db48a9b0aad2d65ce52726 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.739276 17966 tablet_replica.cc:333] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08: stopping tablet replica
I20260709 12:19:18.739709 17966 raft_consensus.cc:2243] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.740060 17966 raft_consensus.cc:2272] T b355fa3a1cd742caa8f2557109014f07 P fd688e6da3d84a0c8a3ca470a4420e08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.741755 17966 tablet_replica.cc:333] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08: stopping tablet replica
I20260709 12:19:18.742157 17966 raft_consensus.cc:2243] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:18.742843 17966 raft_consensus.cc:2272] T 9f44d7b188314e0e83cd13b3cfdd9281 P fd688e6da3d84a0c8a3ca470a4420e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.768187 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
I20260709 12:19:18.782852 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
I20260709 12:19:18.810389 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:18.811121 17966 tablet_replica.cc:333] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: stopping tablet replica
I20260709 12:19:18.811772 17966 raft_consensus.cc:2243] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:18.812404 17966 pending_rounds.cc:70] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: Trying to abort 1 pending ops.
I20260709 12:19:18.812587 17966 pending_rounds.cc:77] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623791351201792 op_type: NO_OP noop_request { }
I20260709 12:19:18.812875 17966 raft_consensus.cc:2889] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:18.813126 17966 raft_consensus.cc:2272] T 67941722685e48538166b7b362aae940 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.815894 17966 tablet_replica.cc:333] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a: stopping tablet replica
I20260709 12:19:18.816411 17966 raft_consensus.cc:2243] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.816785 17966 raft_consensus.cc:2272] T 910cb140e3db48a9b0aad2d65ce52726 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.818596 17966 tablet_replica.cc:333] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a: stopping tablet replica
I20260709 12:19:18.819375 17966 raft_consensus.cc:2243] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.819837 17966 raft_consensus.cc:2272] T b355fa3a1cd742caa8f2557109014f07 P ca5567f95b8f463caebea547a660967a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.822350 17966 tablet_replica.cc:333] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a: stopping tablet replica
I20260709 12:19:18.822863 17966 raft_consensus.cc:2243] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.823232 17966 raft_consensus.cc:2272] T 9f44d7b188314e0e83cd13b3cfdd9281 P ca5567f95b8f463caebea547a660967a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.848681 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
I20260709 12:19:18.862676 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
I20260709 12:19:18.889146 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:18.889899 17966 tablet_replica.cc:333] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f: stopping tablet replica
I20260709 12:19:18.890829 17966 raft_consensus.cc:2243] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.891841 17966 raft_consensus.cc:2272] T 67941722685e48538166b7b362aae940 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.894074 17966 tablet_replica.cc:333] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f: stopping tablet replica
I20260709 12:19:18.894685 17966 raft_consensus.cc:2243] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.895166 17966 raft_consensus.cc:2272] T 9f44d7b188314e0e83cd13b3cfdd9281 P 1ec3eb5e23734040a237dfa4fec1613f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.899290 17966 tablet_replica.cc:333] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f: stopping tablet replica
I20260709 12:19:18.900480 17966 raft_consensus.cc:2243] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:18.901445 17966 raft_consensus.cc:2272] T 910cb140e3db48a9b0aad2d65ce52726 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.903399 17966 tablet_replica.cc:333] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f: stopping tablet replica
I20260709 12:19:18.903884 17966 raft_consensus.cc:2243] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:18.904706 17966 raft_consensus.cc:2272] T b355fa3a1cd742caa8f2557109014f07 P 1ec3eb5e23734040a237dfa4fec1613f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.931797 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:19:18.946790 17966 master.cc:562] Master@127.17.139.190:42195 shutting down...
I20260709 12:19:18.968890 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:18.969482 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:18.969887 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 791995cd9274464cba96f0a915d3830a: stopping tablet replica
I20260709 12:19:18.992410 17966 master.cc:584] Master@127.17.139.190:42195 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3436 ms)
[----------] 6 tests from LeaderRebalancerTest (175051 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:19:19.037530 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:37875
I20260709 12:19:19.039003 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:19.045856 23325 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 12:19:19.047291 23327 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 12:19:19.046285 23324 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 12:19:19.050793 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:19.051851 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:19.052052 17966 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 12:19:19.052183 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599559052171 us; error 0 us; skew 500 ppm
I20260709 12:19:19.052655 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:19.055756 17966 webserver.cc:533] Webserver started at http://127.17.139.190:36717/ using document root <none> and password file <none>
I20260709 12:19:19.056418 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:19.056614 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:19.056875 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:19.058261 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "2bc118f26bf8430b98b2a07aeaec03bf"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.063944 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:19:19.067709 23332 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.068638 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:19.069176 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "2bc118f26bf8430b98b2a07aeaec03bf"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.069473 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-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 12:19:19.091703 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:19.092996 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:19.139954 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:37875
I20260709 12:19:19.140069 23383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:37875 every 8 connection(s)
I20260709 12:19:19.143792 23384 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 12:19:19.155808 23384 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf: Bootstrap starting.
I20260709 12:19:19.160807 23384 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:19.165490 23384 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf: No bootstrap required, opened a new log
I20260709 12:19:19.167878 23384 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bc118f26bf8430b98b2a07aeaec03bf" member_type: VOTER }
I20260709 12:19:19.168320 23384 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:19.168612 23384 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bc118f26bf8430b98b2a07aeaec03bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:19.169216 23384 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bc118f26bf8430b98b2a07aeaec03bf" member_type: VOTER }
I20260709 12:19:19.169667 23384 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:19.169932 23384 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:19.170233 23384 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:19.175477 23384 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bc118f26bf8430b98b2a07aeaec03bf" member_type: VOTER }
I20260709 12:19:19.176066 23384 leader_election.cc:304] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [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: 2bc118f26bf8430b98b2a07aeaec03bf; no voters: 
I20260709 12:19:19.177229 23384 leader_election.cc:290] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:19.177595 23387 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:19.179252 23387 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 1 LEADER]: Becoming Leader. State: Replica: 2bc118f26bf8430b98b2a07aeaec03bf, State: Running, Role: LEADER
I20260709 12:19:19.179968 23387 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [LEADER]: Queue going to LEADER mode. State: All 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: "2bc118f26bf8430b98b2a07aeaec03bf" member_type: VOTER }
I20260709 12:19:19.180696 23384 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:19.183593 23388 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2bc118f26bf8430b98b2a07aeaec03bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bc118f26bf8430b98b2a07aeaec03bf" member_type: VOTER } }
I20260709 12:19:19.183692 23389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2bc118f26bf8430b98b2a07aeaec03bf. Latest consensus state: current_term: 1 leader_uuid: "2bc118f26bf8430b98b2a07aeaec03bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bc118f26bf8430b98b2a07aeaec03bf" member_type: VOTER } }
I20260709 12:19:19.184442 23388 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:19.184508 23389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:19.193400 23392 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:19.199447 23392 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:19.200661 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:19.208884 23392 catalog_manager.cc:1383] Generated new cluster ID: 632f432b2cae40e8b6856968d9b4855c
I20260709 12:19:19.209244 23392 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:19.251945 23392 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:19.253535 23392 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:19.268316 23392 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf: Generated new TSK 0
I20260709 12:19:19.268968 23392 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:19.332994 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:19.340914 23405 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 12:19:19.342159 23406 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 12:19:19.344909 23408 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 12:19:19.344998 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:19.346449 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:19.346639 17966 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 12:19:19.346853 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599559346821 us; error 0 us; skew 500 ppm
I20260709 12:19:19.347438 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:19.351330 17966 webserver.cc:533] Webserver started at http://127.17.139.129:36895/ using document root <none> and password file <none>
I20260709 12:19:19.352104 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:19.352371 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:19.352968 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:19.354866 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.360378 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:19:19.364753 23413 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.365780 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:19:19.366253 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.366961 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-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 12:19:19.412756 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:19.414031 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:19.415475 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:19.417802 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:19.417997 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.418588 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:19.418921 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.481967 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:46315
I20260709 12:19:19.482085 23475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:46315 every 8 connection(s)
I20260709 12:19:19.488083 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:19.497646 23480 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 12:19:19.500192 23481 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 12:19:19.509083 23483 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 12:19:19.509833 23476 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37875
I20260709 12:19:19.510360 23476 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:19.511190 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:19.511363 23476 heartbeater.cc:507] Master 127.17.139.190:37875 requested a full tablet report, sending...
I20260709 12:19:19.512929 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:19.513270 17966 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 12:19:19.513525 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599559513501 us; error 0 us; skew 500 ppm
I20260709 12:19:19.514902 23349 ts_manager.cc:194] Registered new tserver with Master: 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315)
I20260709 12:19:19.515100 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:19.519500 23349 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48856
I20260709 12:19:19.519809 17966 webserver.cc:533] Webserver started at http://127.17.139.130:38289/ using document root <none> and password file <none>
I20260709 12:19:19.520718 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:19.521338 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:19.521757 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:19.523490 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.531453 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:19:19.538389 23488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.539798 17966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:19:19.540138 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.540485 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-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 12:19:19.583289 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:19.584609 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:19.586362 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:19.588869 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:19.589149 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.589423 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:19.589640 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:19:19.647156 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:42875
I20260709 12:19:19.647238 23550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:42875 every 8 connection(s)
I20260709 12:19:19.652853 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:19.661446 23554 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 12:19:19.662966 23555 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 12:19:19.667722 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:19.668898 23558 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 12:19:19.669952 23551 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37875
I20260709 12:19:19.670295 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:19.670624 17966 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 12:19:19.670503 23551 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:19.670956 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599559670920 us; error 0 us; skew 500 ppm
I20260709 12:19:19.671787 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:19.671976 23551 heartbeater.cc:507] Master 127.17.139.190:37875 requested a full tablet report, sending...
I20260709 12:19:19.674788 23349 ts_manager.cc:194] Registered new tserver with Master: dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:19.674960 17966 webserver.cc:533] Webserver started at http://127.17.139.131:33791/ using document root <none> and password file <none>
I20260709 12:19:19.675626 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:19.675885 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:19.676190 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:19.676404 23349 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47050
I20260709 12:19:19.677523 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.684058 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:19.688160 23562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.689242 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:19:19.689540 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
format_stamp: "Formatted at 2026-07-09 12:19:19 on dist-test-slave-0cmf"
I20260709 12:19:19.690037 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599383774379-17966-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 12:19:19.714248 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:19.715432 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:19.716748 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:19.719101 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:19.719349 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.719600 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:19.719794 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:19.773172 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:40823
I20260709 12:19:19.773244 23624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:40823 every 8 connection(s)
I20260709 12:19:19.790987 23625 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37875
I20260709 12:19:19.791427 23625 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:19.792277 23625 heartbeater.cc:507] Master 127.17.139.190:37875 requested a full tablet report, sending...
I20260709 12:19:19.795027 23349 ts_manager.cc:194] Registered new tserver with Master: 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:19.796121 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019012754s
I20260709 12:19:19.796888 23349 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47054
I20260709 12:19:19.826421 23349 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47068:
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 12:19:19.829777 23349 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 12:19:19.913472 23441 tablet_service.cc:1511] Processing CreateTablet for tablet 734fec3709be4853bc87c7b055cd9579 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:19.917164 23440 tablet_service.cc:1511] Processing CreateTablet for tablet e436f683cf3e4f0d9f75464579bdca4c (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:19.919267 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734fec3709be4853bc87c7b055cd9579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.921027 23440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e436f683cf3e4f0d9f75464579bdca4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.926964 23439 tablet_service.cc:1511] Processing CreateTablet for tablet 714bbe57f79a487c8d4cf9d58915ee56 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:19.928928 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714bbe57f79a487c8d4cf9d58915ee56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.932871 23438 tablet_service.cc:1511] Processing CreateTablet for tablet 41845045db6b498ca7bcc63b0b12fac8 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:19.934415 23438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41845045db6b498ca7bcc63b0b12fac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.940191 23437 tablet_service.cc:1511] Processing CreateTablet for tablet 1eafb2d705964952b9475a8155abcc02 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:19.943397 23437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eafb2d705964952b9475a8155abcc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.947841 23588 tablet_service.cc:1511] Processing CreateTablet for tablet 714bbe57f79a487c8d4cf9d58915ee56 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:19.948137 23590 tablet_service.cc:1511] Processing CreateTablet for tablet 734fec3709be4853bc87c7b055cd9579 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:19.949606 23588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714bbe57f79a487c8d4cf9d58915ee56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.950417 23589 tablet_service.cc:1511] Processing CreateTablet for tablet e436f683cf3e4f0d9f75464579bdca4c (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:19.953337 23587 tablet_service.cc:1511] Processing CreateTablet for tablet 41845045db6b498ca7bcc63b0b12fac8 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:19.955561 23586 tablet_service.cc:1511] Processing CreateTablet for tablet 1eafb2d705964952b9475a8155abcc02 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:19.957588 23514 tablet_service.cc:1511] Processing CreateTablet for tablet 714bbe57f79a487c8d4cf9d58915ee56 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:19.958429 23513 tablet_service.cc:1511] Processing CreateTablet for tablet 41845045db6b498ca7bcc63b0b12fac8 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:19.959069 23514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714bbe57f79a487c8d4cf9d58915ee56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.959769 23513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41845045db6b498ca7bcc63b0b12fac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.959398 23515 tablet_service.cc:1511] Processing CreateTablet for tablet e436f683cf3e4f0d9f75464579bdca4c (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:19.961195 23515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e436f683cf3e4f0d9f75464579bdca4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.963361 23516 tablet_service.cc:1511] Processing CreateTablet for tablet 734fec3709be4853bc87c7b055cd9579 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:19.965229 23516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734fec3709be4853bc87c7b055cd9579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.966432 23589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e436f683cf3e4f0d9f75464579bdca4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.967145 23590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734fec3709be4853bc87c7b055cd9579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.969359 23512 tablet_service.cc:1511] Processing CreateTablet for tablet 1eafb2d705964952b9475a8155abcc02 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:19.971062 23512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eafb2d705964952b9475a8155abcc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.972693 23436 tablet_service.cc:1511] Processing CreateTablet for tablet b452a78a4dea4513a222779322c87843 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:19.972726 23511 tablet_service.cc:1511] Processing CreateTablet for tablet b452a78a4dea4513a222779322c87843 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:19.977464 23511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b452a78a4dea4513a222779322c87843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.980198 23435 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4a79529fa24ea9ba3480bb99e53ee8 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:19.982779 23510 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4a79529fa24ea9ba3480bb99e53ee8 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:19.985421 23585 tablet_service.cc:1511] Processing CreateTablet for tablet b452a78a4dea4513a222779322c87843 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:19.986965 23585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b452a78a4dea4513a222779322c87843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.988488 23434 tablet_service.cc:1511] Processing CreateTablet for tablet 780089f2c76f440bb652f9da7a960b64 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:19.988826 23584 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4a79529fa24ea9ba3480bb99e53ee8 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:19.991366 23584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4a79529fa24ea9ba3480bb99e53ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.993781 23586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eafb2d705964952b9475a8155abcc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.997906 23587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41845045db6b498ca7bcc63b0b12fac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:19.999644 23509 tablet_service.cc:1511] Processing CreateTablet for tablet 780089f2c76f440bb652f9da7a960b64 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:20.005779 23583 tablet_service.cc:1511] Processing CreateTablet for tablet 780089f2c76f440bb652f9da7a960b64 (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:19.974437 23436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b452a78a4dea4513a222779322c87843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.013887 23510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4a79529fa24ea9ba3480bb99e53ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.010416 23583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780089f2c76f440bb652f9da7a960b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.017778 23435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4a79529fa24ea9ba3480bb99e53ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.018743 23434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780089f2c76f440bb652f9da7a960b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.030251 23509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780089f2c76f440bb652f9da7a960b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.031212 23433 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3e453dfd864c46accbcc7d697188ae (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:20.035017 23433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3e453dfd864c46accbcc7d697188ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.060269 23643 tablet_bootstrap.cc:492] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.076347 23513 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3e453dfd864c46accbcc7d697188ae (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:20.101425 23513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3e453dfd864c46accbcc7d697188ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.117337 23643 tablet_bootstrap.cc:654] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.128790 23644 tablet_bootstrap.cc:492] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.134548 23586 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3e453dfd864c46accbcc7d697188ae (DEFAULT_TABLE table=test-workload [id=e3b9cedfc7fd4ed698295ee0d384ef54]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:20.136112 23586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3e453dfd864c46accbcc7d697188ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.146512 23645 tablet_bootstrap.cc:492] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.151599 23644 tablet_bootstrap.cc:654] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.181993 23645 tablet_bootstrap.cc:654] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.184614 23644 tablet_bootstrap.cc:492] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.184651 23643 tablet_bootstrap.cc:492] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.185458 23643 ts_tablet_manager.cc:1403] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.010s
I20260709 12:19:20.185473 23644 ts_tablet_manager.cc:1403] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 12:19:20.188995 23643 raft_consensus.cc:359] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.190006 23643 raft_consensus.cc:385] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.190338 23643 raft_consensus.cc:740] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.190512 23644 raft_consensus.cc:359] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.191386 23644 raft_consensus.cc:385] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.191167 23643 consensus_queue.cc:260] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.191687 23644 raft_consensus.cc:740] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.192477 23645 tablet_bootstrap.cc:492] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.193272 23645 ts_tablet_manager.cc:1403] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.008s
W20260709 12:19:20.194698 23397 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:20.195494 23644 consensus_queue.cc:260] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.197062 23645 raft_consensus.cc:359] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.197880 23645 raft_consensus.cc:385] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.198204 23645 raft_consensus.cc:740] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.198983 23476 heartbeater.cc:499] Master 127.17.139.190:37875 was elected leader, sending a full tablet report...
I20260709 12:19:20.199615 23649 raft_consensus.cc:493] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.199152 23645 consensus_queue.cc:260] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.200265 23644 ts_tablet_manager.cc:1434] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 12:19:20.200251 23649 raft_consensus.cc:515] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.201115 23551 heartbeater.cc:499] Master 127.17.139.190:37875 was elected leader, sending a full tablet report...
I20260709 12:19:20.206104 23644 tablet_bootstrap.cc:492] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.210306 23645 ts_tablet_manager.cc:1434] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 12:19:20.211539 23625 heartbeater.cc:499] Master 127.17.139.190:37875 was elected leader, sending a full tablet report...
I20260709 12:19:20.217859 23645 tablet_bootstrap.cc:492] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.222698 23649 leader_election.cc:290] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.229058 23645 tablet_bootstrap.cc:654] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.231537 23644 tablet_bootstrap.cc:654] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.234205 23643 ts_tablet_manager.cc:1434] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.003s
I20260709 12:19:20.249251 23645 tablet_bootstrap.cc:492] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.249854 23643 tablet_bootstrap.cc:492] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.249960 23645 ts_tablet_manager.cc:1403] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.006s
I20260709 12:19:20.253209 23645 raft_consensus.cc:359] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.254249 23645 raft_consensus.cc:385] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.254971 23645 raft_consensus.cc:740] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.256173 23645 consensus_queue.cc:260] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.258208 23643 tablet_bootstrap.cc:654] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.258594 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714bbe57f79a487c8d4cf9d58915ee56" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.258841 23645 ts_tablet_manager.cc:1434] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:19:20.259927 23644 tablet_bootstrap.cc:492] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.259951 23645 tablet_bootstrap.cc:492] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
W20260709 12:19:20.260390 23415 leader_election.cc:343] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.260636 23644 ts_tablet_manager.cc:1403] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.014s
I20260709 12:19:20.263829 23644 raft_consensus.cc:359] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.264624 23644 raft_consensus.cc:385] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.264966 23644 raft_consensus.cc:740] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.267933 23645 tablet_bootstrap.cc:654] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.270823 23643 tablet_bootstrap.cc:492] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.271549 23643 ts_tablet_manager.cc:1403] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260709 12:19:20.272679 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714bbe57f79a487c8d4cf9d58915ee56" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.273432 23600 raft_consensus.cc:2468] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:20.275058 23417 leader_election.cc:304] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.275995 23649 raft_consensus.cc:2804] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:20.276371 23649 raft_consensus.cc:493] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.274981 23643 raft_consensus.cc:359] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.276814 23649 raft_consensus.cc:3060] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.277118 23643 raft_consensus.cc:385] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.277652 23643 raft_consensus.cc:740] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.278647 23643 consensus_queue.cc:260] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.282001 23644 consensus_queue.cc:260] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.284857 23644 ts_tablet_manager.cc:1434] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:19:20.285882 23644 tablet_bootstrap.cc:492] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.292588 23644 tablet_bootstrap.cc:654] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.285892 23645 tablet_bootstrap.cc:492] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.294166 23645 ts_tablet_manager.cc:1403] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.012s
I20260709 12:19:20.293845 23649 raft_consensus.cc:515] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.297360 23645 raft_consensus.cc:359] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.298169 23645 raft_consensus.cc:385] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.298473 23645 raft_consensus.cc:740] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.298260 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714bbe57f79a487c8d4cf9d58915ee56" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:20.299381 23645 consensus_queue.cc:260] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
W20260709 12:19:20.300789 23415 leader_election.cc:343] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.301890 23645 ts_tablet_manager.cc:1434] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:20.302975 23645 tablet_bootstrap.cc:492] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.304298 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714bbe57f79a487c8d4cf9d58915ee56" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:20.305155 23600 raft_consensus.cc:3060] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.313707 23645 tablet_bootstrap.cc:654] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.313793 23649 leader_election.cc:290] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.319110 23600 raft_consensus.cc:2468] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 1.
I20260709 12:19:20.322062 23643 ts_tablet_manager.cc:1434] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.050s	user 0.030s	sys 0.013s
I20260709 12:19:20.322058 23417 leader_election.cc:304] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.323319 23643 tablet_bootstrap.cc:492] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.323447 23658 raft_consensus.cc:2804] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.324548 23658 raft_consensus.cc:697] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:20.325775 23658 consensus_queue.cc:237] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.331221 23643 tablet_bootstrap.cc:654] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.340097 23644 tablet_bootstrap.cc:492] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.340768 23644 ts_tablet_manager.cc:1403] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.016s
I20260709 12:19:20.343410 23644 raft_consensus.cc:359] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.344003 23644 raft_consensus.cc:385] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.344451 23644 raft_consensus.cc:740] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.344023 23348 catalog_manager.cc:5697] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:20.345549 23645 tablet_bootstrap.cc:492] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.345877 23643 tablet_bootstrap.cc:492] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.346160 23645 ts_tablet_manager.cc:1403] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.007s
I20260709 12:19:20.345610 23644 consensus_queue.cc:260] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.346470 23643 ts_tablet_manager.cc:1403] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260709 12:19:20.348416 23644 ts_tablet_manager.cc:1434] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:19:20.349466 23644 tablet_bootstrap.cc:492] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.349687 23643 raft_consensus.cc:359] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.349488 23645 raft_consensus.cc:359] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.350673 23645 raft_consensus.cc:385] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.350615 23643 raft_consensus.cc:385] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.351397 23643 raft_consensus.cc:740] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.351158 23645 raft_consensus.cc:740] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.352420 23643 consensus_queue.cc:260] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.353415 23645 consensus_queue.cc:260] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.355737 23643 ts_tablet_manager.cc:1434] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 12:19:20.356212 23645 ts_tablet_manager.cc:1434] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:19:20.356781 23643 tablet_bootstrap.cc:492] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.357342 23644 tablet_bootstrap.cc:654] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.357606 23645 tablet_bootstrap.cc:492] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.364087 23645 tablet_bootstrap.cc:654] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.366210 23643 tablet_bootstrap.cc:654] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.376725 23645 tablet_bootstrap.cc:492] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.377470 23645 ts_tablet_manager.cc:1403] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:19:20.380599 23645 raft_consensus.cc:359] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.381421 23645 raft_consensus.cc:385] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.381776 23645 raft_consensus.cc:740] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.382701 23644 tablet_bootstrap.cc:492] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.383275 23644 ts_tablet_manager.cc:1403] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.016s
I20260709 12:19:20.382817 23645 consensus_queue.cc:260] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.385991 23645 ts_tablet_manager.cc:1434] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:20.387048 23645 tablet_bootstrap.cc:492] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.389151 23644 raft_consensus.cc:359] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.390223 23644 raft_consensus.cc:385] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.390509 23644 raft_consensus.cc:740] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.391362 23644 consensus_queue.cc:260] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.394064 23644 ts_tablet_manager.cc:1434] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:19:20.395052 23644 tablet_bootstrap.cc:492] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.395671 23645 tablet_bootstrap.cc:654] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.401027 23644 tablet_bootstrap.cc:654] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.408207 23645 tablet_bootstrap.cc:492] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.408885 23645 ts_tablet_manager.cc:1403] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 12:19:20.411990 23643 tablet_bootstrap.cc:492] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.412588 23643 ts_tablet_manager.cc:1403] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.008s
I20260709 12:19:20.412500 23645 raft_consensus.cc:359] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.413419 23645 raft_consensus.cc:385] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.414070 23645 raft_consensus.cc:740] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.415427 23645 consensus_queue.cc:260] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.416630 23643 raft_consensus.cc:359] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.417479 23643 raft_consensus.cc:385] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.417706 23651 raft_consensus.cc:493] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.417938 23643 raft_consensus.cc:740] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.418408 23651 raft_consensus.cc:515] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.420107 23643 consensus_queue.cc:260] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.421097 23644 tablet_bootstrap.cc:492] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.422161 23644 ts_tablet_manager.cc:1403] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260709 12:19:20.425637 23644 raft_consensus.cc:359] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.426534 23645 ts_tablet_manager.cc:1434] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 12:19:20.426622 23643 ts_tablet_manager.cc:1434] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 12:19:20.428123 23643 tablet_bootstrap.cc:492] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.432775 23651 leader_election.cc:290] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.437505 23645 tablet_bootstrap.cc:492] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.426785 23644 raft_consensus.cc:385] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.438490 23644 raft_consensus.cc:740] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.439518 23644 consensus_queue.cc:260] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.443989 23644 ts_tablet_manager.cc:1434] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:19:20.447868 23644 tablet_bootstrap.cc:492] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.449225 23645 tablet_bootstrap.cc:654] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.449753 23651 raft_consensus.cc:493] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.450299 23651 raft_consensus.cc:515] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.452721 23643 tablet_bootstrap.cc:654] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.453054 23651 leader_election.cc:290] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.460438 23650 raft_consensus.cc:493] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.461046 23650 raft_consensus.cc:515] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.465553 23651 raft_consensus.cc:493] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.466239 23651 raft_consensus.cc:515] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.467988 23644 tablet_bootstrap.cc:654] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.471572 23651 leader_election.cc:290] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.472216 23650 leader_election.cc:290] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.484171 23643 tablet_bootstrap.cc:492] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.484964 23643 ts_tablet_manager.cc:1403] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.019s
I20260709 12:19:20.488160 23525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.489508 23525 raft_consensus.cc:2468] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 0.
I20260709 12:19:20.489300 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.488390 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.492744 23564 leader_election.cc:304] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:20.493628 23651 raft_consensus.cc:2804] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:20.494138 23564 leader_election.cc:343] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.495020 23651 raft_consensus.cc:493] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.495633 23651 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:20.495875 23564 leader_election.cc:343] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.496764 23643 raft_consensus.cc:359] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.497553 23643 raft_consensus.cc:385] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.500384 23643 raft_consensus.cc:740] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.498319 23645 tablet_bootstrap.cc:492] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.498363 23644 tablet_bootstrap.cc:492] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.501945 23645 ts_tablet_manager.cc:1403] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.020s
I20260709 12:19:20.501214 23643 consensus_queue.cc:260] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.502300 23644 ts_tablet_manager.cc:1403] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.016s
I20260709 12:19:20.503221 23651 raft_consensus.cc:515] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.505856 23645 raft_consensus.cc:359] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.506666 23645 raft_consensus.cc:385] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.506973 23645 raft_consensus.cc:740] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.507694 23645 consensus_queue.cc:260] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.508212 23643 ts_tablet_manager.cc:1434] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.007s
I20260709 12:19:20.509327 23643 tablet_bootstrap.cc:492] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.510255 23644 raft_consensus.cc:359] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.512316 23644 raft_consensus.cc:385] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.515825 23644 raft_consensus.cc:740] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.515075 23451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.517936 23451 raft_consensus.cc:2468] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 0.
I20260709 12:19:20.515406 23651 leader_election.cc:290] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.516111 23450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.516301 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.518133 23644 consensus_queue.cc:260] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.519246 23600 raft_consensus.cc:2468] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:20.520843 23566 leader_election.cc:304] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.521857 23643 tablet_bootstrap.cc:654] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:20.522153 23566 leader_election.cc:343] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.522321 23677 raft_consensus.cc:2804] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:20.516574 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:20.517056 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.521210 23644 ts_tablet_manager.cc:1434] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:19:20.513819 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:20.524968 23526 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:20.526692 23566 leader_election.cc:343] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:20.527946 23566 leader_election.cc:343] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.528651 23645 ts_tablet_manager.cc:1434] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:19:20.528584 23566 leader_election.cc:304] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.529670 23651 raft_consensus.cc:2749] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:20.529526 23492 leader_election.cc:304] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:20.531376 23650 raft_consensus.cc:2804] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:20.531935 23650 raft_consensus.cc:493] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.532322 23650 raft_consensus.cc:3060] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.537609 23645 tablet_bootstrap.cc:492] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.544664 23526 raft_consensus.cc:2468] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:20.546268 23658 raft_consensus.cc:493] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.552120 23658 raft_consensus.cc:515] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.549201 23645 tablet_bootstrap.cc:654] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.548970 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.555850 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734fec3709be4853bc87c7b055cd9579" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.556108 23449 raft_consensus.cc:2468] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:20.556557 23600 raft_consensus.cc:2468] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:20.557808 23658 leader_election.cc:290] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.549775 23643 tablet_bootstrap.cc:492] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.551419 23644 tablet_bootstrap.cc:492] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.558413 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734fec3709be4853bc87c7b055cd9579" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.558615 23417 leader_election.cc:304] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:20.559527 23524 raft_consensus.cc:2468] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:20.560180 23658 raft_consensus.cc:2804] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:20.560828 23658 raft_consensus.cc:493] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.561271 23658 raft_consensus.cc:3060] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.562147 23650 raft_consensus.cc:515] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.524382 23677 raft_consensus.cc:493] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.564292 23677 raft_consensus.cc:3060] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.567193 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:20.567873 23449 raft_consensus.cc:3060] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.558789 23643 ts_tablet_manager.cc:1403] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.014s
I20260709 12:19:20.572440 23564 leader_election.cc:304] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:20.573508 23651 raft_consensus.cc:2804] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.577760 23650 leader_election.cc:290] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.578521 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:20.579202 23600 raft_consensus.cc:3060] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.579768 23643 raft_consensus.cc:359] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.580834 23643 raft_consensus.cc:385] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.581214 23643 raft_consensus.cc:740] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.581884 23449 raft_consensus.cc:2468] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:20.582438 23643 consensus_queue.cc:260] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.583438 23492 leader_election.cc:304] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:20.587296 23658 raft_consensus.cc:515] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.590644 23600 raft_consensus.cc:2468] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:20.592344 23650 raft_consensus.cc:2804] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.591940 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734fec3709be4853bc87c7b055cd9579" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:20.593223 23599 raft_consensus.cc:3060] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.595647 23649 raft_consensus.cc:493] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.596688 23644 tablet_bootstrap.cc:654] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.596349 23649 raft_consensus.cc:515] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.600219 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.601071 23526 raft_consensus.cc:2468] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:20.601110 23649 leader_election.cc:290] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.602667 23415 leader_election.cc:304] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:20.604292 23649 raft_consensus.cc:2804] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:20.605062 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.605090 23649 raft_consensus.cc:493] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.605203 23643 ts_tablet_manager.cc:1434] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 12:19:20.606601 23651 raft_consensus.cc:697] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:20.608466 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734fec3709be4853bc87c7b055cd9579" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:20.609388 23526 raft_consensus.cc:3060] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:20.607817 23417 leader_election.cc:343] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.609961 23645 tablet_bootstrap.cc:492] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.609179 23651 consensus_queue.cc:237] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.606168 23649 raft_consensus.cc:3060] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.610507 23645 ts_tablet_manager.cc:1403] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.039s
I20260709 12:19:20.620325 23643 tablet_bootstrap.cc:492] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.622980 23599 raft_consensus.cc:2468] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 1.
I20260709 12:19:20.606864 23658 leader_election.cc:290] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Requested vote from peers 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.626394 23417 leader_election.cc:304] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:20.624998 23677 raft_consensus.cc:515] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.629000 23649 raft_consensus.cc:515] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.630093 23680 raft_consensus.cc:493] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.630645 23680 raft_consensus.cc:515] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.633219 23649 leader_election.cc:290] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.633342 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:20.634637 23524 raft_consensus.cc:3060] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.635489 23680 leader_election.cc:290] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.633590 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.637256 23525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
W20260709 12:19:20.637508 23566 leader_election.cc:343] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.640957 23658 raft_consensus.cc:2804] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.642082 23658 raft_consensus.cc:697] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:20.643314 23658 consensus_queue.cc:237] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:20.646265 23677 leader_election.cc:290] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.646960 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:20.647593 23449 raft_consensus.cc:3060] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.650837 23644 tablet_bootstrap.cc:492] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.652681 23525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:20.660872 23644 ts_tablet_manager.cc:1403] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.006s
I20260709 12:19:20.629310 23650 raft_consensus.cc:697] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:20.664424 23650 consensus_queue.cc:237] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.661727 23645 raft_consensus.cc:359] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.665925 23645 raft_consensus.cc:385] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.666254 23645 raft_consensus.cc:740] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.668641 23645 consensus_queue.cc:260] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.663291 23526 raft_consensus.cc:2468] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 1.
W20260709 12:19:20.665791 23564 leader_election.cc:343] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.677105 23564 leader_election.cc:304] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.673319 23645 ts_tablet_manager.cc:1434] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 12:19:20.674239 23524 raft_consensus.cc:2468] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 1.
I20260709 12:19:20.674808 23346 catalog_manager.cc:5697] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:20.676286 23643 tablet_bootstrap.cc:654] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.680202 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
W20260709 12:19:20.681445 23564 leader_election.cc:343] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.677897 23651 raft_consensus.cc:2749] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:20.679260 23645 tablet_bootstrap.cc:492] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:20.686410 23415 leader_election.cc:304] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:20.686004 23347 catalog_manager.cc:5697] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:20.686996 23644 raft_consensus.cc:359] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.694516 23644 raft_consensus.cc:385] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.693425 23658 raft_consensus.cc:2804] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:19:20.691912 23417 leader_election.cc:343] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.700620 23658 raft_consensus.cc:697] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:20.701931 23658 consensus_queue.cc:237] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.703079 23681 raft_consensus.cc:493] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.703699 23681 raft_consensus.cc:515] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.691625 23449 raft_consensus.cc:2468] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:20.705740 23566 leader_election.cc:304] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.706990 23651 raft_consensus.cc:2804] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.707260 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714bbe57f79a487c8d4cf9d58915ee56" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.707724 23651 raft_consensus.cc:697] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:20.698679 23644 raft_consensus.cc:740] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.711655 23644 consensus_queue.cc:260] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.711812 23651 consensus_queue.cc:237] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.722697 23645 tablet_bootstrap.cc:654] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.723430 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714bbe57f79a487c8d4cf9d58915ee56" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.724615 23599 raft_consensus.cc:2393] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc9a18b1d57f46e9b8b7a169de17cd21 in current term 1: Already voted for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in this term.
I20260709 12:19:20.725132 23685 raft_consensus.cc:493] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.725912 23685 raft_consensus.cc:515] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.726931 23492 leader_election.cc:304] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:20.728524 23681 leader_election.cc:290] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.730003 23681 raft_consensus.cc:3060] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.730453 23644 ts_tablet_manager.cc:1434] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 12:19:20.731913 23644 tablet_bootstrap.cc:492] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.735669 23685 leader_election.cc:290] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.741006 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780089f2c76f440bb652f9da7a960b64" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.745386 23643 tablet_bootstrap.cc:492] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.741531 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780089f2c76f440bb652f9da7a960b64" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.756572 23347 catalog_manager.cc:5697] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:20.759771 23599 raft_consensus.cc:2468] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:20.757789 23346 catalog_manager.cc:5697] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:20.763585 23643 ts_tablet_manager.cc:1403] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.006s
W20260709 12:19:20.761883 23492 leader_election.cc:343] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:20.770447 23492 leader_election.cc:304] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [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: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:20.776590 23691 raft_consensus.cc:2804] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:20.777267 23691 raft_consensus.cc:493] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.777624 23691 raft_consensus.cc:3060] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.777803 23645 tablet_bootstrap.cc:492] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:20.778383 23645 ts_tablet_manager.cc:1403] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.011s
I20260709 12:19:20.779910 23681 raft_consensus.cc:2749] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:20.781590 23645 raft_consensus.cc:359] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.782405 23645 raft_consensus.cc:385] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.782668 23645 raft_consensus.cc:740] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.783504 23645 consensus_queue.cc:260] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.785007 23643 raft_consensus.cc:359] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.785816 23643 raft_consensus.cc:385] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.786583 23645 ts_tablet_manager.cc:1434] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:19:20.786098 23643 raft_consensus.cc:740] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.788559 23643 consensus_queue.cc:260] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.792373 23644 tablet_bootstrap.cc:654] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.793347 23691 raft_consensus.cc:515] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.797202 23691 leader_election.cc:290] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.799284 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780089f2c76f440bb652f9da7a960b64" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:20.798534 23347 catalog_manager.cc:5697] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:20.799970 23449 raft_consensus.cc:3060] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.806187 23643 ts_tablet_manager.cc:1434] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:19:20.806520 23658 raft_consensus.cc:493] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.806988 23658 raft_consensus.cc:515] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.807381 23643 tablet_bootstrap.cc:492] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.809163 23658 leader_election.cc:290] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.811040 23449 raft_consensus.cc:2468] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:20.810942 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.812863 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780089f2c76f440bb652f9da7a960b64" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:20.813527 23600 raft_consensus.cc:3060] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.814086 23492 leader_election.cc:304] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:20.815071 23691 raft_consensus.cc:2804] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.812911 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.812027 23644 tablet_bootstrap.cc:492] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.816479 23524 raft_consensus.cc:2393] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62d2210cd40b4c8ab89ac616f6ff3209 in current term 1: Already voted for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in this term.
I20260709 12:19:20.816589 23644 ts_tablet_manager.cc:1403] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.011s
I20260709 12:19:20.815637 23691 raft_consensus.cc:697] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:20.817754 23415 leader_election.cc:304] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209; no voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.818969 23691 consensus_queue.cc:237] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.819531 23658 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.822798 23644 raft_consensus.cc:359] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.823554 23644 raft_consensus.cc:385] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.823834 23644 raft_consensus.cc:740] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.824648 23644 consensus_queue.cc:260] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.825902 23643 tablet_bootstrap.cc:654] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.826866 23644 ts_tablet_manager.cc:1434] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:19:20.827889 23644 tablet_bootstrap.cc:492] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:20.828982 23600 raft_consensus.cc:2468] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:20.835090 23644 tablet_bootstrap.cc:654] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.837674 23658 raft_consensus.cc:2749] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:20.845448 23643 tablet_bootstrap.cc:492] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.845448 23644 tablet_bootstrap.cc:492] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:20.846469 23643 ts_tablet_manager.cc:1403] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.014s
I20260709 12:19:20.846469 23644 ts_tablet_manager.cc:1403] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:19:20.846992 23347 catalog_manager.cc:5697] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:20.849720 23644 raft_consensus.cc:359] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.849905 23643 raft_consensus.cc:359] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.850608 23644 raft_consensus.cc:385] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.850711 23643 raft_consensus.cc:385] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.851330 23644 raft_consensus.cc:740] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.851357 23643 raft_consensus.cc:740] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.852433 23644 consensus_queue.cc:260] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.855158 23644 ts_tablet_manager.cc:1434] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:19:20.856922 23643 consensus_queue.cc:260] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.856999 23658 consensus_queue.cc:1048] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:20.859266 23643 ts_tablet_manager.cc:1434] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:19:20.860481 23643 tablet_bootstrap.cc:492] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:20.867764 23643 tablet_bootstrap.cc:654] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.875882 23643 tablet_bootstrap.cc:492] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:20.876397 23643 ts_tablet_manager.cc:1403] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:19:20.878589 23643 raft_consensus.cc:359] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.879133 23643 raft_consensus.cc:385] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.879374 23643 raft_consensus.cc:740] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.879997 23643 consensus_queue.cc:260] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.882491 23643 ts_tablet_manager.cc:1434] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:19:20.890341 23684 consensus_queue.cc:1048] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:20.902041 23691 raft_consensus.cc:493] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.902520 23691 raft_consensus.cc:515] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.904585 23691 leader_election.cc:290] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:20.905400 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.905989 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:20.906319 23449 raft_consensus.cc:2393] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc9a18b1d57f46e9b8b7a169de17cd21 in current term 1: Already voted for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in this term.
I20260709 12:19:20.907789 23492 leader_election.cc:304] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:20.908738 23691 raft_consensus.cc:3060] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.917227 23691 raft_consensus.cc:2749] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:20.976944 23651 raft_consensus.cc:493] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.977607 23651 raft_consensus.cc:515] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:20.979382 23651 leader_election.cc:290] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:20.980407 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:20.980593 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:20.981814 23524 raft_consensus.cc:2393] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in current term 1: Already voted for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in this term.
I20260709 12:19:20.982877 23564 leader_election.cc:304] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:20.983655 23651 raft_consensus.cc:3060] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.990281 23651 raft_consensus.cc:2749] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:20.999236 23651 consensus_queue.cc:1048] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.011533 23680 consensus_queue.cc:1048] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.023737 23691 raft_consensus.cc:493] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.023984 23684 raft_consensus.cc:493] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.024353 23691 raft_consensus.cc:515] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.024544 23684 raft_consensus.cc:515] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.026921 23691 leader_election.cc:290] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.026921 23684 leader_election.cc:290] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.028452 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:21.028582 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:21.029044 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:21.029778 23600 raft_consensus.cc:2468] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:21.029774 23599 raft_consensus.cc:2468] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:21.029976 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:21.030988 23449 raft_consensus.cc:2468] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:21.031199 23417 leader_election.cc:304] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:21.032320 23684 raft_consensus.cc:2804] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.032691 23684 raft_consensus.cc:493] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.032924 23524 raft_consensus.cc:2468] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:21.033036 23684 raft_consensus.cc:3060] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.033198 23492 leader_election.cc:304] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:21.034957 23691 raft_consensus.cc:2804] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.035374 23691 raft_consensus.cc:493] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.035759 23691 raft_consensus.cc:3060] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.042532 23684 raft_consensus.cc:515] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.044546 23691 raft_consensus.cc:515] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.046450 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:21.046859 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:21.047235 23524 raft_consensus.cc:3060] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.047587 23599 raft_consensus.cc:3060] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.048980 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:21.049695 23449 raft_consensus.cc:3060] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.051627 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:21.052361 23600 raft_consensus.cc:3060] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.057380 23524 raft_consensus.cc:2468] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 1.
I20260709 12:19:21.057499 23599 raft_consensus.cc:2468] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 1.
I20260709 12:19:21.059127 23417 leader_election.cc:304] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:21.059329 23691 leader_election.cc:290] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.048933 23684 leader_election.cc:290] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.060483 23658 raft_consensus.cc:2804] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.059114 23449 raft_consensus.cc:2468] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:21.061177 23658 raft_consensus.cc:697] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:21.062271 23600 raft_consensus.cc:2468] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:21.062105 23658 consensus_queue.cc:237] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.062999 23492 leader_election.cc:304] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:21.064361 23691 raft_consensus.cc:2804] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.064968 23691 raft_consensus.cc:697] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:21.066016 23691 consensus_queue.cc:237] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.074045 23347 catalog_manager.cc:5697] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.076592 23346 catalog_manager.cc:5697] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.118124 23658 consensus_queue.cc:1048] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.130044 23649 consensus_queue.cc:1048] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.158385 23649 consensus_queue.cc:1048] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.169808 23658 consensus_queue.cc:1048] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.211911 23680 consensus_queue.cc:1048] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.217018 23680 consensus_queue.cc:1048] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.256585 23691 consensus_queue.cc:1048] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.270185 23715 consensus_queue.cc:1048] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.316815 23715 consensus_queue.cc:1048] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.331419 23600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
mode: GRACEFUL
new_leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:19:21.331413 23691 consensus_queue.cc:1048] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.332142 23600 raft_consensus.cc:606] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Received request to transfer leadership to TS 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:21.356858 23524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:49368
I20260709 12:19:21.357812 23524 raft_consensus.cc:606] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Received request to transfer leadership to TS 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:21.365681 23600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
mode: GRACEFUL
new_leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:19:21.366200 23600 raft_consensus.cc:606] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Received request to transfer leadership to TS dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:21.389122 23449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
mode: GRACEFUL
new_leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:52968
I20260709 12:19:21.389798 23449 raft_consensus.cc:606] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Received request to transfer leadership to TS dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:21.400476 23449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
mode: GRACEFUL
new_leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:52968
I20260709 12:19:21.401408 23449 raft_consensus.cc:606] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Received request to transfer leadership to TS 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:21.415791 23651 raft_consensus.cc:993] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: : Instructing follower 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:21.416412 23680 raft_consensus.cc:1081] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Signalling peer 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:21.418171 23449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:52960
I20260709 12:19:21.418848 23449 raft_consensus.cc:493] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.419274 23449 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.426846 23449 raft_consensus.cc:515] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.428560 23449 leader_election.cc:290] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.429648 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:21.429880 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:21.430445 23524 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.430442 23600 raft_consensus.cc:3055] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:21.431104 23600 raft_consensus.cc:740] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:21.432077 23600 consensus_queue.cc:260] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.433125 23600 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.438045 23524 raft_consensus.cc:2468] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:21.440214 23600 raft_consensus.cc:2468] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:21.440524 23415 leader_election.cc:304] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:21.442317 23658 raft_consensus.cc:2804] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:21.442939 23658 raft_consensus.cc:697] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:21.443874 23658 consensus_queue.cc:237] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.451752 23346 catalog_manager.cc:5697] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 1 to 2, leader changed from 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131) to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.459436 23691 consensus_queue.cc:1048] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.473532 23658 consensus_queue.cc:1048] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.473685 23691 consensus_queue.cc:1048] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.485445 23649 raft_consensus.cc:993] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: : Instructing follower 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:21.486729 23658 raft_consensus.cc:1081] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Signalling peer 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:21.488960 23600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:59334
I20260709 12:19:21.489552 23600 raft_consensus.cc:493] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.489997 23600 raft_consensus.cc:3060] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.494658 23658 consensus_queue.cc:1048] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.497430 23600 raft_consensus.cc:515] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.500662 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:21.501132 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3e453dfd864c46accbcc7d697188ae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:21.501359 23449 raft_consensus.cc:3055] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:21.501938 23449 raft_consensus.cc:740] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:21.502933 23449 consensus_queue.cc:260] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.503739 23600 leader_election.cc:290] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:21.504439 23449 raft_consensus.cc:3060] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.511585 23449 raft_consensus.cc:2468] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 2.
I20260709 12:19:21.512749 23566 leader_election.cc:304] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:21.514223 23651 raft_consensus.cc:2804] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:21.514701 23651 raft_consensus.cc:697] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:21.515553 23651 consensus_queue.cc:237] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.523213 23346 catalog_manager.cc:5697] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 1 to 2, leader changed from 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129) to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:21.544472 23684 raft_consensus.cc:993] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: : Instructing follower dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:21.545018 23684 raft_consensus.cc:1081] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Signalling peer dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:21.547380 23524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:49348
I20260709 12:19:21.548022 23524 raft_consensus.cc:493] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.548527 23524 raft_consensus.cc:3060] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.554076 23524 raft_consensus.cc:515] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.555797 23524 leader_election.cc:290] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.557260 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:21.557646 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4a79529fa24ea9ba3480bb99e53ee8" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:21.557998 23449 raft_consensus.cc:3055] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:21.558254 23600 raft_consensus.cc:3060] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.558421 23449 raft_consensus.cc:740] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:21.559279 23449 consensus_queue.cc:260] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.560328 23449 raft_consensus.cc:3060] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.563920 23600 raft_consensus.cc:2468] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:21.565479 23492 leader_election.cc:304] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:21.566265 23691 raft_consensus.cc:2804] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:21.566752 23691 raft_consensus.cc:697] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:21.567348 23449 raft_consensus.cc:2468] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:21.567528 23691 consensus_queue.cc:237] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.575357 23347 catalog_manager.cc:5697] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 1 to 2, leader changed from 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129) to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.717713 23680 raft_consensus.cc:993] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: : Instructing follower dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:21.718349 23651 raft_consensus.cc:1081] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Signalling peer dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:21.720055 23524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:19:21.720582 23524 raft_consensus.cc:493] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.720867 23524 raft_consensus.cc:3060] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.726658 23524 raft_consensus.cc:515] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.728842 23524 leader_election.cc:290] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.730157 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:21.730244 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eafb2d705964952b9475a8155abcc02" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:21.730923 23600 raft_consensus.cc:3055] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:21.730983 23449 raft_consensus.cc:3060] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.731333 23600 raft_consensus.cc:740] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:21.732290 23600 consensus_queue.cc:260] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.733660 23600 raft_consensus.cc:3060] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.738219 23449 raft_consensus.cc:2468] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:21.739768 23492 leader_election.cc:304] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:21.739919 23600 raft_consensus.cc:2468] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:21.740521 23691 raft_consensus.cc:2804] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:21.741003 23691 raft_consensus.cc:697] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:21.741987 23691 consensus_queue.cc:237] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.749161 23347 catalog_manager.cc:5697] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 1 to 2, leader changed from 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131) to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.846627 23720 raft_consensus.cc:993] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:21.847113 23691 raft_consensus.cc:1081] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Signalling peer 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:21.848850 23449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:52964
I20260709 12:19:21.849408 23449 raft_consensus.cc:493] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.849830 23449 raft_consensus.cc:3060] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.856058 23449 raft_consensus.cc:515] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.858155 23449 leader_election.cc:290] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:21.859489 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:21.859673 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41845045db6b498ca7bcc63b0b12fac8" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:21.860334 23600 raft_consensus.cc:3060] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.860451 23524 raft_consensus.cc:3055] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:21.860862 23524 raft_consensus.cc:740] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:21.861832 23524 consensus_queue.cc:260] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.863343 23524 raft_consensus.cc:3060] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.869655 23600 raft_consensus.cc:2468] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:21.871403 23417 leader_election.cc:304] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:21.872282 23684 raft_consensus.cc:2804] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:21.872766 23684 raft_consensus.cc:697] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:21.873389 23524 raft_consensus.cc:2468] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:21.873636 23684 consensus_queue.cc:237] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:21.874578 23526 raft_consensus.cc:1275] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:21.877007 23658 consensus_queue.cc:1048] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:21.886544 23346 catalog_manager.cc:5697] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 1 to 2, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.890053 23600 raft_consensus.cc:1275] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:21.891858 23649 consensus_queue.cc:1048] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:21.929986 23449 raft_consensus.cc:1275] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:21.931937 23651 consensus_queue.cc:1048] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:21.942838 23526 raft_consensus.cc:3060] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:21.959435 23526 raft_consensus.cc:1275] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:21.961404 23680 consensus_queue.cc:1048] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:22.006183 23600 raft_consensus.cc:1275] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.007958 23691 consensus_queue.cc:1048] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.016907 23449 raft_consensus.cc:1275] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.018566 23720 consensus_queue.cc:1048] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.185524 23449 raft_consensus.cc:1275] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.187074 23720 consensus_queue.cc:1048] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.196223 23600 raft_consensus.cc:1275] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.197960 23691 consensus_queue.cc:1048] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:22.289162 23600 raft_consensus.cc:1275] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.290619 23649 consensus_queue.cc:1048] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.302102 23526 raft_consensus.cc:1275] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.305089 23684 consensus_queue.cc:1048] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:24.430864 23348 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47084:
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 12:19:24.433429 23348 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 12:19:24.492780 23436 tablet_service.cc:1511] Processing CreateTablet for tablet e4ef0d250f6c4d18a6bedeed54c470ed (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:24.493660 23513 tablet_service.cc:1511] Processing CreateTablet for tablet e4ef0d250f6c4d18a6bedeed54c470ed (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:24.494124 23436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ef0d250f6c4d18a6bedeed54c470ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.494971 23513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ef0d250f6c4d18a6bedeed54c470ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.496673 23433 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea4b8b609c24418b4bf32c25ea73bf4 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:24.498180 23433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea4b8b609c24418b4bf32c25ea73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.500550 23511 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea4b8b609c24418b4bf32c25ea73bf4 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:24.502643 23511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea4b8b609c24418b4bf32c25ea73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.502630 23584 tablet_service.cc:1511] Processing CreateTablet for tablet e4ef0d250f6c4d18a6bedeed54c470ed (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:24.504351 23584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ef0d250f6c4d18a6bedeed54c470ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.508852 23583 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea4b8b609c24418b4bf32c25ea73bf4 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:24.510438 23512 tablet_service.cc:1511] Processing CreateTablet for tablet d99dad77423441f5ae1bc85bc8742c7d (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:24.510443 23434 tablet_service.cc:1511] Processing CreateTablet for tablet d99dad77423441f5ae1bc85bc8742c7d (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:24.512107 23434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99dad77423441f5ae1bc85bc8742c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.511909 23585 tablet_service.cc:1511] Processing CreateTablet for tablet d99dad77423441f5ae1bc85bc8742c7d (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:24.511893 23512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99dad77423441f5ae1bc85bc8742c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.514137 23585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99dad77423441f5ae1bc85bc8742c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.515899 23583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea4b8b609c24418b4bf32c25ea73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.520479 23440 tablet_service.cc:1511] Processing CreateTablet for tablet 75277bdcbae1466099e56a026b5c4e13 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:24.522485 23440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75277bdcbae1466099e56a026b5c4e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.533950 23514 tablet_service.cc:1511] Processing CreateTablet for tablet 75277bdcbae1466099e56a026b5c4e13 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:24.535686 23514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75277bdcbae1466099e56a026b5c4e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.536124 23590 tablet_service.cc:1511] Processing CreateTablet for tablet 75277bdcbae1466099e56a026b5c4e13 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:24.537972 23590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75277bdcbae1466099e56a026b5c4e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.548127 23435 tablet_service.cc:1511] Processing CreateTablet for tablet aa059eec59fc459d87cb6f7ac4a3b045 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:24.550354 23435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa059eec59fc459d87cb6f7ac4a3b045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.550563 23516 tablet_service.cc:1511] Processing CreateTablet for tablet aa059eec59fc459d87cb6f7ac4a3b045 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:24.552027 23516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa059eec59fc459d87cb6f7ac4a3b045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.555047 23586 tablet_service.cc:1511] Processing CreateTablet for tablet aa059eec59fc459d87cb6f7ac4a3b045 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:24.555205 23439 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8a7b9578354662b692733a15b15aae (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:24.556447 23586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa059eec59fc459d87cb6f7ac4a3b045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.556622 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8a7b9578354662b692733a15b15aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.576442 23587 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8a7b9578354662b692733a15b15aae (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:24.578088 23587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8a7b9578354662b692733a15b15aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.581715 23437 tablet_service.cc:1511] Processing CreateTablet for tablet 75d71cd09c8642089d047d4c756eaf06 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:24.582980 23509 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8a7b9578354662b692733a15b15aae (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:24.584400 23437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d71cd09c8642089d047d4c756eaf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.585561 23510 tablet_service.cc:1511] Processing CreateTablet for tablet 75d71cd09c8642089d047d4c756eaf06 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:24.584450 23509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8a7b9578354662b692733a15b15aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.590447 23510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d71cd09c8642089d047d4c756eaf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.596851 23589 tablet_service.cc:1511] Processing CreateTablet for tablet 75d71cd09c8642089d047d4c756eaf06 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:24.598450 23589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d71cd09c8642089d047d4c756eaf06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.601526 23438 tablet_service.cc:1511] Processing CreateTablet for tablet b986e23c8d0145a781234ebee446c5e0 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:24.603147 23438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b986e23c8d0145a781234ebee446c5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.608826 23515 tablet_service.cc:1511] Processing CreateTablet for tablet b986e23c8d0145a781234ebee446c5e0 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:24.610400 23515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b986e23c8d0145a781234ebee446c5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.612303 23745 tablet_bootstrap.cc:492] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:24.625563 23441 tablet_service.cc:1511] Processing CreateTablet for tablet 4deb640970c84d9ea11617d152a803c2 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:24.626667 23746 tablet_bootstrap.cc:492] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:24.627048 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb640970c84d9ea11617d152a803c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.646623 23512 tablet_service.cc:1511] Processing CreateTablet for tablet 4deb640970c84d9ea11617d152a803c2 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:24.647966 23512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb640970c84d9ea11617d152a803c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.647855 23586 tablet_service.cc:1511] Processing CreateTablet for tablet b986e23c8d0145a781234ebee446c5e0 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:24.649402 23586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b986e23c8d0145a781234ebee446c5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.654883 23589 tablet_service.cc:1511] Processing CreateTablet for tablet 4deb640970c84d9ea11617d152a803c2 (DEFAULT_TABLE table=soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:24.645401 23745 tablet_bootstrap.cc:654] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.662703 23589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb640970c84d9ea11617d152a803c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:24.670580 23747 tablet_bootstrap.cc:492] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.691555 23745 tablet_bootstrap.cc:492] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:24.692312 23745 ts_tablet_manager.cc:1403] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.004s
I20260709 12:19:24.695538 23745 raft_consensus.cc:359] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.702097 23746 tablet_bootstrap.cc:654] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.696372 23745 raft_consensus.cc:385] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.705470 23745 raft_consensus.cc:740] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.706461 23745 consensus_queue.cc:260] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.708948 23747 tablet_bootstrap.cc:654] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.709264 23745 ts_tablet_manager.cc:1434] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:19:24.710479 23745 tablet_bootstrap.cc:492] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:24.721818 23747 tablet_bootstrap.cc:492] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:24.722397 23747 ts_tablet_manager.cc:1403] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.004s
I20260709 12:19:24.728737 23745 tablet_bootstrap.cc:654] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.729489 23747 raft_consensus.cc:359] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.730296 23747 raft_consensus.cc:385] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.730585 23747 raft_consensus.cc:740] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.731411 23746 tablet_bootstrap.cc:492] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:24.731297 23747 consensus_queue.cc:260] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.732008 23746 ts_tablet_manager.cc:1403] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.005s
I20260709 12:19:24.734150 23747 ts_tablet_manager.cc:1434] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:24.735253 23747 tablet_bootstrap.cc:492] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.736887 23746 raft_consensus.cc:359] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.737787 23746 raft_consensus.cc:385] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.738128 23746 raft_consensus.cc:740] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.738914 23746 consensus_queue.cc:260] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.741849 23746 ts_tablet_manager.cc:1434] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:19:24.742947 23746 tablet_bootstrap.cc:492] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:24.743620 23745 tablet_bootstrap.cc:492] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:24.744189 23745 ts_tablet_manager.cc:1403] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260709 12:19:24.746836 23745 raft_consensus.cc:359] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.747591 23745 raft_consensus.cc:385] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.747915 23745 raft_consensus.cc:740] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.748783 23745 consensus_queue.cc:260] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.750790 23746 tablet_bootstrap.cc:654] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.751194 23745 ts_tablet_manager.cc:1434] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:24.752271 23745 tablet_bootstrap.cc:492] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:24.757179 23747 tablet_bootstrap.cc:654] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.759796 23745 tablet_bootstrap.cc:654] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.770991 23747 tablet_bootstrap.cc:492] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:24.771740 23747 ts_tablet_manager.cc:1403] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.000s
I20260709 12:19:24.772918 23745 tablet_bootstrap.cc:492] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:24.773541 23745 ts_tablet_manager.cc:1403] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:19:24.775275 23747 raft_consensus.cc:359] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.776350 23747 raft_consensus.cc:385] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.776737 23734 raft_consensus.cc:493] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:24.776733 23747 raft_consensus.cc:740] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.776880 23745 raft_consensus.cc:359] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.777320 23734 raft_consensus.cc:515] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.777982 23745 raft_consensus.cc:385] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.778366 23745 raft_consensus.cc:740] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.778154 23747 consensus_queue.cc:260] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.779536 23734 leader_election.cc:290] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:24.779222 23745 consensus_queue.cc:260] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.781637 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:24.782521 23745 ts_tablet_manager.cc:1434] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:19:24.781637 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
W20260709 12:19:24.784358 23417 leader_election.cc:343] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:24.784870 23415 leader_election.cc:343] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:24.785338 23745 tablet_bootstrap.cc:492] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:24.785456 23415 leader_election.cc:304] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209; no voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:24.788416 23747 ts_tablet_manager.cc:1434] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 12:19:24.789656 23747 tablet_bootstrap.cc:492] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.794178 23745 tablet_bootstrap.cc:654] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.806668 23747 tablet_bootstrap.cc:654] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.812151 23755 raft_consensus.cc:2749] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:24.816686 23745 tablet_bootstrap.cc:492] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:24.816898 23746 tablet_bootstrap.cc:492] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:24.817237 23745 ts_tablet_manager.cc:1403] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 12:19:24.817492 23746 ts_tablet_manager.cc:1403] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.075s	user 0.036s	sys 0.028s
I20260709 12:19:24.817517 23747 tablet_bootstrap.cc:492] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:24.818282 23747 ts_tablet_manager.cc:1403] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 12:19:24.819705 23745 raft_consensus.cc:359] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.820287 23745 raft_consensus.cc:385] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.820528 23745 raft_consensus.cc:740] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.821302 23745 consensus_queue.cc:260] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.821434 23746 raft_consensus.cc:359] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.822319 23746 raft_consensus.cc:385] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.821888 23747 raft_consensus.cc:359] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.822670 23746 raft_consensus.cc:740] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.822757 23747 raft_consensus.cc:385] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.823145 23747 raft_consensus.cc:740] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.823886 23745 ts_tablet_manager.cc:1434] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:24.823555 23746 consensus_queue.cc:260] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.823956 23747 consensus_queue.cc:260] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.826738 23746 ts_tablet_manager.cc:1434] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:19:24.827747 23746 tablet_bootstrap.cc:492] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:24.830000 23747 ts_tablet_manager.cc:1434] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:24.831187 23747 tablet_bootstrap.cc:492] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.835637 23746 tablet_bootstrap.cc:654] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.838990 23747 tablet_bootstrap.cc:654] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.840312 23745 tablet_bootstrap.cc:492] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:24.851403 23745 tablet_bootstrap.cc:654] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.851352 23746 tablet_bootstrap.cc:492] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:24.852257 23746 ts_tablet_manager.cc:1403] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260709 12:19:24.852591 23747 tablet_bootstrap.cc:492] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:24.853142 23747 ts_tablet_manager.cc:1403] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 12:19:24.856719 23746 raft_consensus.cc:359] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.857000 23747 raft_consensus.cc:359] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.858050 23746 raft_consensus.cc:385] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.858134 23747 raft_consensus.cc:385] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.858645 23746 raft_consensus.cc:740] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.858719 23747 raft_consensus.cc:740] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.860000 23747 consensus_queue.cc:260] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.859992 23746 consensus_queue.cc:260] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.863334 23747 ts_tablet_manager.cc:1434] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:19:24.863452 23746 ts_tablet_manager.cc:1434] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:19:24.864609 23747 tablet_bootstrap.cc:492] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.864637 23746 tablet_bootstrap.cc:492] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:24.877724 23691 raft_consensus.cc:493] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:24.878355 23691 raft_consensus.cc:515] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.881850 23747 tablet_bootstrap.cc:654] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.885022 23746 tablet_bootstrap.cc:654] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.886345 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa059eec59fc459d87cb6f7ac4a3b045" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:24.889133 23449 raft_consensus.cc:2468] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:24.892237 23691 leader_election.cc:290] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:24.894034 23747 tablet_bootstrap.cc:492] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:24.894784 23747 ts_tablet_manager.cc:1403] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.009s
I20260709 12:19:24.899102 23747 raft_consensus.cc:359] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.900143 23747 raft_consensus.cc:385] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.900543 23747 raft_consensus.cc:740] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.901544 23747 consensus_queue.cc:260] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.905589 23492 leader_election.cc:304] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:24.909456 23747 ts_tablet_manager.cc:1434] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260709 12:19:24.909693 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa059eec59fc459d87cb6f7ac4a3b045" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:24.910781 23600 raft_consensus.cc:2468] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:24.911118 23747 tablet_bootstrap.cc:492] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.926721 23747 tablet_bootstrap.cc:654] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.940579 23691 raft_consensus.cc:2804] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:24.941339 23691 raft_consensus.cc:493] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:24.941871 23691 raft_consensus.cc:3060] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:24.944590 23747 tablet_bootstrap.cc:492] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:24.945924 23747 ts_tablet_manager.cc:1403] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.004s
I20260709 12:19:24.950835 23747 raft_consensus.cc:359] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.952527 23747 raft_consensus.cc:385] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.953132 23747 raft_consensus.cc:740] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.954253 23747 consensus_queue.cc:260] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.959182 23747 ts_tablet_manager.cc:1434] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 12:19:24.960798 23747 tablet_bootstrap.cc:492] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:24.969488 23765 raft_consensus.cc:493] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:24.970114 23746 tablet_bootstrap.cc:492] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:24.970269 23747 tablet_bootstrap.cc:654] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.970101 23765 raft_consensus.cc:515] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.970857 23746 ts_tablet_manager.cc:1403] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.106s	user 0.042s	sys 0.048s
I20260709 12:19:24.972587 23765 leader_election.cc:290] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:24.974041 23746 raft_consensus.cc:359] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.974815 23746 raft_consensus.cc:385] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.975103 23746 raft_consensus.cc:740] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.975867 23746 consensus_queue.cc:260] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.978329 23746 ts_tablet_manager.cc:1434] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:24.979225 23732 raft_consensus.cc:493] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:24.979332 23745 tablet_bootstrap.cc:492] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:24.979547 23746 tablet_bootstrap.cc:492] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:24.979998 23745 ts_tablet_manager.cc:1403] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.140s	user 0.056s	sys 0.048s
I20260709 12:19:24.979813 23732 raft_consensus.cc:515] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.983078 23745 raft_consensus.cc:359] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.983896 23745 raft_consensus.cc:385] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:24.983939 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:24.984226 23745 raft_consensus.cc:740] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:24.984694 23449 raft_consensus.cc:2468] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 0.
I20260709 12:19:24.986493 23566 leader_election.cc:304] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:24.987257 23746 tablet_bootstrap.cc:654] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:24.984994 23745 consensus_queue.cc:260] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:24.988461 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
W20260709 12:19:24.990144 23564 leader_election.cc:343] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:24.993405 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:24.994464 23600 raft_consensus.cc:2468] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:24.995808 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:24.996749 23448 raft_consensus.cc:2468] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:24.997146 23745 ts_tablet_manager.cc:1434] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:19:24.998703 23691 raft_consensus.cc:515] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.001874 23691 leader_election.cc:290] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.002461 23732 leader_election.cc:290] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:25.003296 23732 raft_consensus.cc:2804] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.003774 23732 raft_consensus.cc:493] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.004218 23732 raft_consensus.cc:3060] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.011772 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa059eec59fc459d87cb6f7ac4a3b045" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.013095 23448 raft_consensus.cc:3060] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.019603 23745 tablet_bootstrap.cc:492] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:25.023936 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa059eec59fc459d87cb6f7ac4a3b045" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:25.025032 23600 raft_consensus.cc:3060] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.035171 23492 leader_election.cc:304] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.038575 23691 raft_consensus.cc:2804] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.039155 23691 raft_consensus.cc:493] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.039611 23691 raft_consensus.cc:3060] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.042193 23745 tablet_bootstrap.cc:654] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.050290 23766 raft_consensus.cc:493] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.051167 23766 raft_consensus.cc:515] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.054033 23766 leader_election.cc:290] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.057670 23745 tablet_bootstrap.cc:492] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:25.058821 23745 ts_tablet_manager.cc:1403] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.000s
I20260709 12:19:25.060501 23732 raft_consensus.cc:515] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.062836 23745 raft_consensus.cc:359] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.063710 23745 raft_consensus.cc:385] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.064103 23745 raft_consensus.cc:740] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.065245 23745 consensus_queue.cc:260] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
W20260709 12:19:25.063946 23566 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:46315, user_credentials={real_user=slave}} blocked reactor thread for 77578.3us
I20260709 12:19:25.066566 23766 raft_consensus.cc:493] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.068027 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.068898 23745 ts_tablet_manager.cc:1434] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:19:25.068830 23449 raft_consensus.cc:3060] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.074971 23600 raft_consensus.cc:2468] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.076529 23448 raft_consensus.cc:2468] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.077806 23762 raft_consensus.cc:493] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.078475 23762 raft_consensus.cc:515] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.080976 23762 leader_election.cc:290] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.082672 23766 raft_consensus.cc:515] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.085721 23766 leader_election.cc:290] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.088194 23691 raft_consensus.cc:515] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.088459 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:25.089072 23745 tablet_bootstrap.cc:492] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
W20260709 12:19:25.089843 23564 leader_election.cc:343] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.090211 23691 leader_election.cc:290] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.091526 23732 leader_election.cc:290] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:25.091110 23449 raft_consensus.cc:2468] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:25.093290 23566 leader_election.cc:304] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:25.094489 23747 tablet_bootstrap.cc:492] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:25.095016 23747 ts_tablet_manager.cc:1403] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.134s	user 0.036s	sys 0.050s
I20260709 12:19:25.095357 23746 tablet_bootstrap.cc:492] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:25.095925 23746 ts_tablet_manager.cc:1403] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.117s	user 0.047s	sys 0.051s
I20260709 12:19:25.098474 23745 tablet_bootstrap.cc:654] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.098162 23747 raft_consensus.cc:359] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.098971 23747 raft_consensus.cc:385] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.099104 23746 raft_consensus.cc:359] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.101012 23732 raft_consensus.cc:2804] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.101814 23732 raft_consensus.cc:697] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:25.102684 23732 consensus_queue.cc:237] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.099311 23747 raft_consensus.cc:740] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.105551 23747 consensus_queue.cc:260] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.109067 23747 ts_tablet_manager.cc:1434] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:19:25.110312 23747 tablet_bootstrap.cc:492] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:25.110098 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.111322 23449 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:25.113277 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:25.115999 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:25.116837 23599 raft_consensus.cc:2468] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:25.118779 23747 tablet_bootstrap.cc:654] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.115825 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.119699 23449 raft_consensus.cc:2468] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:25.121256 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.122115 23448 raft_consensus.cc:2468] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:25.122596 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:25.099947 23746 raft_consensus.cc:385] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.123899 23746 raft_consensus.cc:740] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.127308 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.128021 23448 raft_consensus.cc:3060] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.128206 23745 tablet_bootstrap.cc:492] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:25.129225 23745 ts_tablet_manager.cc:1403] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.003s
I20260709 12:19:25.132948 23745 raft_consensus.cc:359] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.133855 23745 raft_consensus.cc:385] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.134244 23745 raft_consensus.cc:740] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.135098 23745 consensus_queue.cc:260] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.138182 23492 leader_election.cc:304] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.139150 23492 leader_election.cc:304] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.139854 23691 raft_consensus.cc:2804] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.140273 23691 raft_consensus.cc:697] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:25.141177 23766 raft_consensus.cc:2804] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.140992 23691 consensus_queue.cc:237] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.141352 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:25.141657 23766 raft_consensus.cc:493] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.142055 23766 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.142187 23745 ts_tablet_manager.cc:1434] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:19:25.142838 23448 raft_consensus.cc:2468] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.143481 23745 tablet_bootstrap.cc:492] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:25.142246 23492 leader_election.cc:304] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.142082 23599 raft_consensus.cc:3060] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.125029 23746 consensus_queue.cc:260] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.155401 23766 raft_consensus.cc:515] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.158563 23600 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:25.163480 23691 raft_consensus.cc:2804] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.163933 23691 raft_consensus.cc:493] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.164230 23691 raft_consensus.cc:3060] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.164188 23492 leader_election.cc:304] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.165800 23771 raft_consensus.cc:2804] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.166160 23771 raft_consensus.cc:493] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.166345 23755 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.166505 23771 raft_consensus.cc:3060] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.166855 23755 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.167502 23746 ts_tablet_manager.cc:1434] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.002s
I20260709 12:19:25.169070 23746 tablet_bootstrap.cc:492] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:25.169154 23762 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.163295 23348 catalog_manager.cc:5697] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.169680 23762 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.171677 23762 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.172241 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:25.173000 23691 raft_consensus.cc:515] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
W20260709 12:19:25.173746 23417 leader_election.cc:343] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.174829 23691 leader_election.cc:290] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.175230 23755 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.175302 23745 tablet_bootstrap.cc:654] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.178660 23492 leader_election.cc:304] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.179960 23346 catalog_manager.cc:5697] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.178921 23599 raft_consensus.cc:2468] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.182924 23691 raft_consensus.cc:2804] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.182871 23766 leader_election.cc:290] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.185223 23747 tablet_bootstrap.cc:492] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:25.185760 23747 ts_tablet_manager.cc:1403] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.012s
W20260709 12:19:25.186069 23492 leader_election.cc:343] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.186275 23691 raft_consensus.cc:697] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:25.186458 23771 raft_consensus.cc:515] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.187280 23691 consensus_queue.cc:237] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.188732 23747 raft_consensus.cc:359] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.189493 23747 raft_consensus.cc:385] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.189775 23747 raft_consensus.cc:740] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.190637 23747 consensus_queue.cc:260] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.193274 23771 leader_election.cc:290] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.196220 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.197043 23449 raft_consensus.cc:2468] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 0.
I20260709 12:19:25.197270 23747 ts_tablet_manager.cc:1434] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:19:25.197686 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:25.198464 23747 tablet_bootstrap.cc:492] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: Bootstrap starting.
I20260709 12:19:25.199476 23746 tablet_bootstrap.cc:654] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.200413 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.201195 23449 raft_consensus.cc:3060] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.211261 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:25.212693 23599 raft_consensus.cc:3060] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.215986 23449 raft_consensus.cc:2468] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.218465 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:25.219113 23600 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.219290 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:25.219910 23524 raft_consensus.cc:2468] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 0.
I20260709 12:19:25.220986 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.222263 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.222462 23747 tablet_bootstrap.cc:654] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.222822 23449 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.221619 23448 raft_consensus.cc:3060] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.227588 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:25.227671 23415 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [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: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 82f30cc7513e4b77b8cce0f1fd78bc14
W20260709 12:19:25.229385 23492 leader_election.cc:343] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.230365 23734 raft_consensus.cc:2804] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.230764 23734 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.231232 23734 raft_consensus.cc:3060] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.231465 23492 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [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: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:25.232427 23691 raft_consensus.cc:2804] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.232753 23691 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.233067 23691 raft_consensus.cc:3060] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.237179 23600 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.241297 23745 tablet_bootstrap.cc:492] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:25.241956 23745 ts_tablet_manager.cc:1403] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.005s
I20260709 12:19:25.245260 23492 leader_election.cc:304] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.247715 23449 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.251370 23599 raft_consensus.cc:2468] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.251708 23448 raft_consensus.cc:2468] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:25.252583 23746 tablet_bootstrap.cc:492] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:25.253253 23746 ts_tablet_manager.cc:1403] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.011s
W20260709 12:19:25.253506 23397 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:25.253664 23691 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.255797 23691 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.250874 23745 raft_consensus.cc:359] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.256394 23745 raft_consensus.cc:385] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.256713 23745 raft_consensus.cc:740] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
W20260709 12:19:25.252632 23492 leader_election.cc:343] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.258868 23492 leader_election.cc:304] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:25.261282 23492 leader_election.cc:304] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [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: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:25.262719 23746 raft_consensus.cc:359] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.263485 23746 raft_consensus.cc:385] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.263774 23746 raft_consensus.cc:740] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.264802 23746 consensus_queue.cc:260] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.265875 23745 consensus_queue.cc:260] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.266549 23691 raft_consensus.cc:2804] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.266551 23762 raft_consensus.cc:2804] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.268218 23691 raft_consensus.cc:697] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:25.268636 23745 ts_tablet_manager.cc:1434] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:19:25.269448 23691 consensus_queue.cc:237] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.270821 23734 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.274446 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.275394 23448 raft_consensus.cc:2393] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc9a18b1d57f46e9b8b7a169de17cd21 in current term 1: Already voted for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in this term.
I20260709 12:19:25.276981 23745 tablet_bootstrap.cc:492] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: Bootstrap starting.
I20260709 12:19:25.279409 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:25.280725 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:25.281860 23524 raft_consensus.cc:2393] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62d2210cd40b4c8ab89ac616f6ff3209 in current term 1: Already voted for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in this term.
I20260709 12:19:25.283558 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
W20260709 12:19:25.284164 23492 leader_election.cc:343] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.278517 23734 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.284849 23492 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [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: dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14
W20260709 12:19:25.285966 23417 leader_election.cc:343] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.286998 23762 raft_consensus.cc:697] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:25.287204 23417 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [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: 62d2210cd40b4c8ab89ac616f6ff3209; no voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:25.289363 23734 raft_consensus.cc:2749] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:25.288766 23762 consensus_queue.cc:237] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.282522 23746 ts_tablet_manager.cc:1434] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:19:25.257380 23771 raft_consensus.cc:2804] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.294219 23746 tablet_bootstrap.cc:492] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:25.301877 23766 raft_consensus.cc:2749] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:25.304423 23771 raft_consensus.cc:697] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:25.305389 23771 consensus_queue.cc:237] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.307214 23745 tablet_bootstrap.cc:654] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.308615 23747 tablet_bootstrap.cc:492] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: No bootstrap required, opened a new log
I20260709 12:19:25.309203 23747 ts_tablet_manager.cc:1403] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent bootstrapping tablet: real 0.111s	user 0.033s	sys 0.024s
I20260709 12:19:25.311249 23732 raft_consensus.cc:493] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.311771 23732 raft_consensus.cc:515] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.312398 23747 raft_consensus.cc:359] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.313248 23747 raft_consensus.cc:385] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.313597 23747 raft_consensus.cc:740] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.314612 23747 consensus_queue.cc:260] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.316650 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb640970c84d9ea11617d152a803c2" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.317381 23448 raft_consensus.cc:2468] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 0.
I20260709 12:19:25.318024 23747 ts_tablet_manager.cc:1434] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:25.318974 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb640970c84d9ea11617d152a803c2" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:25.320377 23732 leader_election.cc:290] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:25.320473 23564 leader_election.cc:343] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:25.326154 23746 tablet_bootstrap.cc:654] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.325709 23566 leader_election.cc:304] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:25.327057 23732 raft_consensus.cc:2804] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.327462 23732 raft_consensus.cc:493] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.327795 23732 raft_consensus.cc:3060] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.327904 23771 raft_consensus.cc:493] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.328437 23771 raft_consensus.cc:515] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.338938 23745 tablet_bootstrap.cc:492] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: No bootstrap required, opened a new log
I20260709 12:19:25.339511 23745 ts_tablet_manager.cc:1403] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.004s
I20260709 12:19:25.342531 23745 raft_consensus.cc:359] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.343206 23745 raft_consensus.cc:385] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.343461 23745 raft_consensus.cc:740] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.343815 23732 raft_consensus.cc:515] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.344029 23745 consensus_queue.cc:260] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.346232 23745 ts_tablet_manager.cc:1434] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:19:25.346757 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb640970c84d9ea11617d152a803c2" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.346994 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb640970c84d9ea11617d152a803c2" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:25.347455 23448 raft_consensus.cc:3060] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.347530 23524 raft_consensus.cc:3060] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.348856 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.349907 23449 raft_consensus.cc:2393] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc9a18b1d57f46e9b8b7a169de17cd21 in current term 1: Already voted for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in this term.
I20260709 12:19:25.350111 23771 leader_election.cc:290] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:25.362444 23599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:25.362310 23348 catalog_manager.cc:5697] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.364989 23492 leader_election.cc:304] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:25.365983 23771 raft_consensus.cc:3060] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.365214 23348 catalog_manager.cc:5697] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.368932 23348 catalog_manager.cc:5697] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.371692 23448 raft_consensus.cc:2468] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:25.375065 23771 raft_consensus.cc:2749] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:25.375522 23566 leader_election.cc:304] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:25.377072 23768 raft_consensus.cc:2804] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.378733 23524 raft_consensus.cc:2468] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:25.380434 23732 leader_election.cc:290] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:25.382432 23768 raft_consensus.cc:697] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:25.383894 23768 consensus_queue.cc:237] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.385294 23348 catalog_manager.cc:5697] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.386485 23746 tablet_bootstrap.cc:492] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:25.387014 23746 ts_tablet_manager.cc:1403] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.093s	user 0.024s	sys 0.023s
I20260709 12:19:25.390076 23746 raft_consensus.cc:359] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.390805 23746 raft_consensus.cc:385] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.391129 23746 raft_consensus.cc:740] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.392145 23746 consensus_queue.cc:260] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.394552 23746 ts_tablet_manager.cc:1434] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:25.395663 23746 tablet_bootstrap.cc:492] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:25.395275 23347 catalog_manager.cc:5697] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.403919 23746 tablet_bootstrap.cc:654] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.410012 23746 tablet_bootstrap.cc:492] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:25.410665 23746 ts_tablet_manager.cc:1403] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:19:25.413154 23746 raft_consensus.cc:359] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.413691 23746 raft_consensus.cc:385] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.413868 23746 raft_consensus.cc:740] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.414309 23746 consensus_queue.cc:260] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.415956 23746 ts_tablet_manager.cc:1434] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:19:25.417032 23746 tablet_bootstrap.cc:492] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: Bootstrap starting.
I20260709 12:19:25.422739 23746 tablet_bootstrap.cc:654] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:25.427498 23746 tablet_bootstrap.cc:492] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: No bootstrap required, opened a new log
I20260709 12:19:25.427966 23746 ts_tablet_manager.cc:1403] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:25.430367 23746 raft_consensus.cc:359] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.430914 23746 raft_consensus.cc:385] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:25.431154 23746 raft_consensus.cc:740] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Initialized, Role: FOLLOWER
I20260709 12:19:25.431689 23746 consensus_queue.cc:260] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.433656 23746 ts_tablet_manager.cc:1434] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:19:25.473277 23768 raft_consensus.cc:493] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.473958 23768 raft_consensus.cc:515] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.475708 23768 leader_election.cc:290] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:25.476565 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.476786 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:25.477363 23448 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 0.
I20260709 12:19:25.477523 23524 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 0.
I20260709 12:19:25.478446 23566 leader_election.cc:304] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:25.479099 23768 raft_consensus.cc:2804] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:25.479450 23768 raft_consensus.cc:493] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.479717 23768 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.485131 23768 raft_consensus.cc:515] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.486896 23768 leader_election.cc:290] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:25.488371 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:25.488770 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:25.489107 23448 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.489331 23524 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.497375 23448 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:25.497375 23524 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 1.
I20260709 12:19:25.499365 23566 leader_election.cc:304] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:25.500260 23790 raft_consensus.cc:2804] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:25.500752 23790 raft_consensus.cc:697] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:25.501631 23790 consensus_queue.cc:237] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.510017 23348 catalog_manager.cc:5697] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 1 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.552867 23790 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.553892 23790 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:25.556246 23790 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:25.557090 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:25.557384 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" is_pre_election: true
I20260709 12:19:25.558172 23448 raft_consensus.cc:2393] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in current term 1: Already voted for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in this term.
I20260709 12:19:25.558234 23524 raft_consensus.cc:2393] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in current term 1: Already voted for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in this term.
I20260709 12:19:25.559628 23566 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:25.560319 23790 raft_consensus.cc:3060] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.566849 23790 raft_consensus.cc:2749] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:25.569150 23790 consensus_queue.cc:1048] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.582300 23790 consensus_queue.cc:1048] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.589135 23691 consensus_queue.cc:1048] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.602162 23762 consensus_queue.cc:1048] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:25.695101 23762 consensus_queue.cc:1048] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.707631 23600 raft_consensus.cc:3060] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:25.716220 23771 consensus_queue.cc:1048] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.717908 23771 consensus_queue.cc:1048] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.725732 23771 consensus_queue.cc:1048] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.742880 23782 consensus_queue.cc:1048] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:25.745374 23782 consensus_queue.cc:1048] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:19:25.751196 23782 consensus_queue.cc:1048] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:25.767202 23762 consensus_queue.cc:1048] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.800601 23732 consensus_queue.cc:1048] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:25.815896 23768 consensus_queue.cc:1048] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:26.073696 23768 consensus_queue.cc:1048] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:26.087412 23768 consensus_queue.cc:1048] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:19:26.262171 23397 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:26.857533 23762 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:26.858530 23762 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:26.861181 23762 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:26.862237 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" is_pre_election: true
I20260709 12:19:26.862608 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" is_pre_election: true
I20260709 12:19:26.863539 23600 raft_consensus.cc:2468] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:26.863531 23448 raft_consensus.cc:2468] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 1.
I20260709 12:19:26.865530 23492 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [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: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:26.866209 23762 raft_consensus.cc:2804] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:26.866582 23762 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:26.866914 23762 raft_consensus.cc:3060] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:26.876663 23762 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:26.879576 23762 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:26.880551 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:26.881181 23600 raft_consensus.cc:3060] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:26.880596 23448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b986e23c8d0145a781234ebee446c5e0" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:26.881755 23448 raft_consensus.cc:3060] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:26.890506 23600 raft_consensus.cc:2468] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:26.890506 23448 raft_consensus.cc:2468] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:26.892310 23492 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:26.893361 23762 raft_consensus.cc:2804] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:26.894061 23762 raft_consensus.cc:697] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:26.895054 23762 consensus_queue.cc:237] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER 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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:26.904325 23346 catalog_manager.cc:5697] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 0 to 2, leader changed from <none> to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:27.959726 23450 raft_consensus.cc:1275] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:27.962684 23762 consensus_queue.cc:1048] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:27.970329 23597 raft_consensus.cc:1275] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:27.999051 23762 consensus_queue.cc:1048] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:28.005496 23526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:49368
I20260709 12:19:28.006330 23526 raft_consensus.cc:606] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Received request to transfer leadership to TS 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:28.015108 23526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:49368
I20260709 12:19:28.015846 23526 raft_consensus.cc:606] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Received request to transfer leadership to TS 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:28.023775 23526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:49368
I20260709 12:19:28.024385 23526 raft_consensus.cc:606] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Received request to transfer leadership to TS 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:28.031895 23526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:49368
I20260709 12:19:28.032673 23526 raft_consensus.cc:606] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Received request to transfer leadership to TS 62d2210cd40b4c8ab89ac616f6ff3209
I20260709 12:19:28.045887 23594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
mode: GRACEFUL
new_leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:19:28.046878 23594 raft_consensus.cc:606] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Received request to transfer leadership to TS dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:28.053934 23594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
mode: GRACEFUL
new_leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:59350
I20260709 12:19:28.054466 23594 raft_consensus.cc:606] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Received request to transfer leadership to TS dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:28.330206 23827 raft_consensus.cc:993] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.330782 23826 raft_consensus.cc:1081] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Signalling peer 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.332523 23449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:52964
I20260709 12:19:28.333135 23449 raft_consensus.cc:493] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:28.333742 23449 raft_consensus.cc:3060] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:28.336803 23472 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0d00 after lost signal to thread 17969
W20260709 12:19:28.338002 23472 debug-util.cc:398] Leaking SignalData structure 0x7b080019c280 after lost signal to thread 23383
W20260709 12:19:28.339004 23472 debug-util.cc:398] Leaking SignalData structure 0x7b0800165440 after lost signal to thread 23475
W20260709 12:19:28.339944 23472 debug-util.cc:398] Leaking SignalData structure 0x7b08002ecac0 after lost signal to thread 23550
I20260709 12:19:28.340260 23449 raft_consensus.cc:515] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
W20260709 12:19:28.340859 23472 debug-util.cc:398] Leaking SignalData structure 0x7b080035c940 after lost signal to thread 23624
I20260709 12:19:28.342622 23449 leader_election.cc:290] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:28.343683 23526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:28.344389 23526 raft_consensus.cc:3055] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:28.344740 23526 raft_consensus.cc:740] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:28.344889 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99dad77423441f5ae1bc85bc8742c7d" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:28.345618 23595 raft_consensus.cc:3060] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.345983 23526 consensus_queue.cc:260] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.349409 23526 raft_consensus.cc:3060] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.357271 23595 raft_consensus.cc:2468] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.359715 23417 leader_election.cc:304] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:28.360714 23822 raft_consensus.cc:2804] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:28.362048 23822 raft_consensus.cc:697] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:28.360623 23526 raft_consensus.cc:2468] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.363173 23822 consensus_queue.cc:237] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.365486 23831 raft_consensus.cc:993] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: : Instructing follower dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:28.366803 23830 raft_consensus.cc:1081] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Signalling peer dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:28.369778 23525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:19:28.370395 23525 raft_consensus.cc:493] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:28.370905 23525 raft_consensus.cc:3060] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.383585 23827 raft_consensus.cc:993] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.384202 23826 raft_consensus.cc:1081] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Signalling peer 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.384790 23346 catalog_manager.cc:5697] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 1 to 2, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:28.386135 23450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:52964
I20260709 12:19:28.386842 23450 raft_consensus.cc:493] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:28.387228 23450 raft_consensus.cc:3060] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.391604 23525 raft_consensus.cc:515] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.395118 23525 leader_election.cc:290] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:28.399315 23449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:28.399139 23450 raft_consensus.cc:515] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.400264 23449 raft_consensus.cc:3060] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.402525 23450 leader_election.cc:290] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:28.404412 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:28.405367 23595 raft_consensus.cc:3060] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.411417 23449 raft_consensus.cc:2468] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:28.412897 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d71cd09c8642089d047d4c756eaf06" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:28.428287 23600 raft_consensus.cc:3055] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:28.428689 23600 raft_consensus.cc:740] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:28.421708 23525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75277bdcbae1466099e56a026b5c4e13" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:28.429414 23492 leader_election.cc:304] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:28.429983 23525 raft_consensus.cc:3055] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:28.430480 23525 raft_consensus.cc:740] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:28.431324 23525 consensus_queue.cc:260] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.431962 23762 raft_consensus.cc:2804] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:28.432561 23762 raft_consensus.cc:697] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:28.432775 23829 raft_consensus.cc:993] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.438685 23600 consensus_queue.cc:260] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.439188 23829 raft_consensus.cc:1081] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Signalling peer 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.439273 23762 consensus_queue.cc:237] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.440234 23600 raft_consensus.cc:3060] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.441262 23449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:52964
I20260709 12:19:28.426591 23595 raft_consensus.cc:2468] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.442068 23449 raft_consensus.cc:493] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:28.442517 23449 raft_consensus.cc:3060] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.432600 23525 raft_consensus.cc:3060] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.451009 23417 leader_election.cc:304] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:28.452375 23822 raft_consensus.cc:2804] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:28.452853 23822 raft_consensus.cc:697] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:28.451460 23449 raft_consensus.cc:515] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.454202 23822 consensus_queue.cc:237] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.459478 23828 raft_consensus.cc:993] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: : Instructing follower dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:28.460192 23828 raft_consensus.cc:1081] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Signalling peer dc9a18b1d57f46e9b8b7a169de17cd21 to start an election
I20260709 12:19:28.463969 23526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
 from {username='slave'} at 127.0.0.1:49360
I20260709 12:19:28.464782 23526 raft_consensus.cc:493] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:28.465279 23526 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.466100 23826 raft_consensus.cc:993] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.466692 23826 raft_consensus.cc:1081] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Signalling peer 62d2210cd40b4c8ab89ac616f6ff3209 to start an election
I20260709 12:19:28.468840 23450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
 from {username='slave'} at 127.0.0.1:52964
I20260709 12:19:28.469473 23450 raft_consensus.cc:493] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:28.470070 23450 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.471875 23524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:28.472406 23449 leader_election.cc:290] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:28.472571 23524 raft_consensus.cc:3055] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:28.472925 23524 raft_consensus.cc:740] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:28.473845 23524 consensus_queue.cc:260] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.474452 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea4b8b609c24418b4bf32c25ea73bf4" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:28.475281 23524 raft_consensus.cc:3060] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.478744 23346 catalog_manager.cc:5697] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 1 to 2, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:28.482559 23450 raft_consensus.cc:515] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.475092 23595 raft_consensus.cc:3060] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.486064 23523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:28.486721 23523 raft_consensus.cc:3055] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:28.487030 23523 raft_consensus.cc:740] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:28.487556 23450 leader_election.cc:290] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Requested vote from peers dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:28.488247 23523 consensus_queue.cc:260] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.490679 23524 raft_consensus.cc:2468] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.491223 23523 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.492631 23415 leader_election.cc:304] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:28.493618 23822 raft_consensus.cc:2804] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:28.494099 23822 raft_consensus.cc:697] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:28.495096 23822 consensus_queue.cc:237] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.503446 23598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:28.504374 23598 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.509155 23523 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.518847 23415 leader_election.cc:304] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:28.520104 23824 raft_consensus.cc:2804] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:28.520659 23824 raft_consensus.cc:697] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Leader. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:28.522082 23824 consensus_queue.cc:237] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.526335 23526 raft_consensus.cc:515] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.546691 23600 raft_consensus.cc:2468] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:28.558841 23525 raft_consensus.cc:2468] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.548790 23598 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.563198 23450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:28.565982 23600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
I20260709 12:19:28.566689 23600 raft_consensus.cc:3055] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:28.567034 23600 raft_consensus.cc:740] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:28.567394 23346 catalog_manager.cc:5697] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 1 to 2, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:28.565232 23450 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.568051 23600 consensus_queue.cc:260] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.572367 23600 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:28.568943 23526 leader_election.cc:290] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131:40823)
I20260709 12:19:28.580919 23595 raft_consensus.cc:2468] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d2210cd40b4c8ab89ac616f6ff3209 in term 2.
I20260709 12:19:28.592386 23600 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:28.596447 23492 leader_election.cc:304] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:28.597595 23762 raft_consensus.cc:2804] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:28.598099 23762 raft_consensus.cc:697] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Becoming Leader. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:28.593531 23450 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc9a18b1d57f46e9b8b7a169de17cd21 in term 2.
I20260709 12:19:28.599257 23762 consensus_queue.cc:237] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:28.601954 23349 catalog_manager.cc:5697] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 reported cstate change: term changed from 1 to 2, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:28.605981 23346 catalog_manager.cc:5697] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 1 to 2, leader changed from 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131) to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:28.619712 23346 catalog_manager.cc:5697] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 reported cstate change: term changed from 1 to 2, leader changed from 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131) to dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:28.864837 23450 raft_consensus.cc:1275] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.866268 23762 consensus_queue.cc:1048] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:28.880878 23600 raft_consensus.cc:1275] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.886615 23600 raft_consensus.cc:1275] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.890563 23822 consensus_queue.cc:1048] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:28.894521 23595 raft_consensus.cc:1275] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.888790 23824 consensus_queue.cc:1048] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:19:28.898275 23827 consensus_queue.cc:1048] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:28.899366 23526 raft_consensus.cc:1275] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.902462 23824 consensus_queue.cc:1048] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:28.987370 23594 raft_consensus.cc:1275] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.991397 23450 raft_consensus.cc:1275] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:28.994642 23825 consensus_queue.cc:1048] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:28.995424 23822 consensus_queue.cc:1048] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:29.062351 23525 raft_consensus.cc:1275] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:29.064162 23525 raft_consensus.cc:1275] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:29.068555 23810 consensus_queue.cc:1048] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:29.068594 23859 consensus_queue.cc:1048] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:29.086378 23594 raft_consensus.cc:1275] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer dc9a18b1d57f46e9b8b7a169de17cd21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:29.104622 23597 raft_consensus.cc:1275] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:29.106642 23859 consensus_queue.cc:1048] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:29.110487 23829 consensus_queue.cc:1048] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:29.151659 23526 raft_consensus.cc:1275] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 62d2210cd40b4c8ab89ac616f6ff3209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:29.153275 23824 consensus_queue.cc:1048] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:31.064888 23349 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47084:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:19:31.089200 23349 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47084:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:19:31.236373 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:19:31.236815 23881 log.cc:927] Time spent T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260709 12:19:31.267550 23880 log.cc:927] Time spent T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:19:31.390570 23906 tablet.cc:1724] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.419032 23902 tablet.cc:1724] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.482667 23908 tablet.cc:1724] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.505657 23907 log.cc:927] Time spent T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
W20260709 12:19:31.509202 23901 log.cc:927] Time spent T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: Append to log took a long time: real 0.116s	user 0.004s	sys 0.000s
W20260709 12:19:31.590395 23477 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:e4ef0d250f6c4d18a6bedeed54c470ed)
W20260709 12:19:31.599037 23477 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:e4ef0d250f6c4d18a6bedeed54c470ed)
W20260709 12:19:31.625015 23552 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:e4ef0d250f6c4d18a6bedeed54c470ed)
I20260709 12:19:31.624923 23930 tablet.cc:1724] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.650820 23921 tablet.cc:1724] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.675513 23914 log.cc:927] Time spent T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260709 12:19:31.676383 23917 log.cc:927] Time spent T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: Append to log took a long time: real 0.082s	user 0.002s	sys 0.000s
I20260709 12:19:31.677906 23924 tablet.cc:1724] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.658859 23922 tablet.cc:1724] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.701874 23918 log.cc:927] Time spent T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: Append to log took a long time: real 0.110s	user 0.003s	sys 0.000s
I20260709 12:19:31.762279 23523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:46384
I20260709 12:19:31.767678 23523 raft_consensus.cc:606] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Received request to transfer leadership to TS 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:31.774902 23902 tablet.cc:1724] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.801977 23935 tablet.cc:1724] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.801119 23825 raft_consensus.cc:993] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:31.817082 23908 tablet.cc:1724] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.841777 23825 raft_consensus.cc:1081] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Signalling peer 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
W20260709 12:19:31.809067 23928 log.cc:927] Time spent T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 12:19:31.811723 23933 tablet.cc:1724] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.681212 23934 tablet.cc:1724] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.829751 23937 tablet.cc:1724] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.860397 23922 tablet.cc:1724] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.863813 23600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:59348
I20260709 12:19:31.864926 23600 raft_consensus.cc:493] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:31.865531 23600 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:31.807922 23906 tablet.cc:1724] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.874734 23921 tablet.cc:1724] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.868994 23936 tablet.cc:1724] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.903071 23937 tablet.cc:1724] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.910179 23930 tablet.cc:1724] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.910213 23934 tablet.cc:1724] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.914309 23600 raft_consensus.cc:515] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:31.909269 23924 tablet.cc:1724] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.932621 23447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
mode: GRACEFUL
new_leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:60740
I20260709 12:19:31.938407 23525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:31.939087 23525 raft_consensus.cc:3055] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:31.939400 23525 raft_consensus.cc:740] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:31.940189 23525 consensus_queue.cc:260] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:31.941965 23450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8a7b9578354662b692733a15b15aae" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:31.942615 23450 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:31.938488 23447 raft_consensus.cc:606] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Received request to transfer leadership to TS 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:31.936314 23600 leader_election.cc:290] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:31.935078 23933 tablet.cc:1724] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.941355 23525 raft_consensus.cc:3060] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:31.960554 23937 tablet.cc:1724] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.963812 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:19:31.964556 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:31.967861 23936 tablet.cc:1724] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.974673 23450 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 3.
I20260709 12:19:31.976096 23566 leader_election.cc:304] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:31.977133 23831 raft_consensus.cc:2804] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:31.977824 23831 raft_consensus.cc:697] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:31.978681 23831 consensus_queue.cc:237] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:31.986877 23523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b452a78a4dea4513a222779322c87843"
dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
mode: GRACEFUL
new_leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:46384
I20260709 12:19:31.987582 23523 raft_consensus.cc:606] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Received request to transfer leadership to TS 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:31.996058 23450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c"
dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
mode: GRACEFUL
new_leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:60740
I20260709 12:19:31.995685 23347 catalog_manager.cc:5697] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 2 to 3, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:31.996894 23450 raft_consensus.cc:606] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Received request to transfer leadership to TS 82f30cc7513e4b77b8cce0f1fd78bc14
I20260709 12:19:32.001745 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:32.002624 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:32.006485 23906 tablet.cc:1724] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:31.981261 23525 raft_consensus.cc:2468] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 3.
I20260709 12:19:32.024613 23922 tablet.cc:1724] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:32.027869 23935 tablet.cc:1724] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:32.068125 23347 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf: soft_deleted_table [id=f26e66f38f224ecc8cdfd8aee211e238] alter complete (version 1)
I20260709 12:19:32.273562 23929 raft_consensus.cc:993] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: : Instructing follower 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:32.274361 23929 raft_consensus.cc:1081] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Signalling peer 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:32.276753 23600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b452a78a4dea4513a222779322c87843"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:59348
I20260709 12:19:32.277272 23600 raft_consensus.cc:493] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:32.277612 23600 raft_consensus.cc:3060] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:32.284642 23600 raft_consensus.cc:515] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.286712 23600 leader_election.cc:290] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:32.287317 23447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:32.288079 23447 raft_consensus.cc:3060] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:32.288434 23525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b452a78a4dea4513a222779322c87843" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:32.289183 23525 raft_consensus.cc:3055] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:32.289644 23525 raft_consensus.cc:740] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc9a18b1d57f46e9b8b7a169de17cd21, State: Running, Role: LEADER
I20260709 12:19:32.290767 23525 consensus_queue.cc:260] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.292276 23525 raft_consensus.cc:3060] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:32.295086 23447 raft_consensus.cc:2468] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 2.
I20260709 12:19:32.296952 23566 leader_election.cc:304] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d2210cd40b4c8ab89ac616f6ff3209, 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 
I20260709 12:19:32.297928 23831 raft_consensus.cc:2804] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:32.298485 23831 raft_consensus.cc:697] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:32.299360 23831 consensus_queue.cc:237] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.302207 23525 raft_consensus.cc:2468] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 2.
I20260709 12:19:32.312762 23349 catalog_manager.cc:5697] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 1 to 2, leader changed from dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130) to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 2 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:32.341449 23886 raft_consensus.cc:993] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: : Instructing follower 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:32.342104 23911 raft_consensus.cc:1081] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Signalling peer 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:32.343593 23600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:59334
I20260709 12:19:32.344130 23600 raft_consensus.cc:493] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:32.344446 23600 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.348982 23600 raft_consensus.cc:515] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.350639 23600 leader_election.cc:290] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:32.351759 23447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:32.352097 23523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4ef0d250f6c4d18a6bedeed54c470ed" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:32.352548 23447 raft_consensus.cc:3055] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.352910 23523 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.352921 23447 raft_consensus.cc:740] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:32.354140 23447 consensus_queue.cc:260] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.355777 23447 raft_consensus.cc:3060] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.359982 23523 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 3.
I20260709 12:19:32.361394 23564 leader_election.cc:304] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:32.362506 23831 raft_consensus.cc:2804] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:32.363101 23831 raft_consensus.cc:697] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:32.364287 23831 consensus_queue.cc:237] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.366526 23447 raft_consensus.cc:2468] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 3.
I20260709 12:19:32.374195 23349 catalog_manager.cc:5697] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 2 to 3, leader changed from 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129) to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:32.390574 23523 raft_consensus.cc:1275] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:32.392020 23938 consensus_queue.cc:1048] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:32.402485 23447 raft_consensus.cc:1275] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:32.411824 23938 consensus_queue.cc:1048] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:32.415050 23911 raft_consensus.cc:993] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: : Instructing follower 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:32.415659 23911 raft_consensus.cc:1081] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Signalling peer 82f30cc7513e4b77b8cce0f1fd78bc14 to start an election
I20260709 12:19:32.421412 23600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c"
dest_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14"
 from {username='slave'} at 127.0.0.1:59334
I20260709 12:19:32.422125 23600 raft_consensus.cc:493] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:32.422565 23600 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.433107 23600 raft_consensus.cc:515] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.434952 23600 leader_election.cc:290] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 election: Requested vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:32.435745 23447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62d2210cd40b4c8ab89ac616f6ff3209"
I20260709 12:19:32.436386 23447 raft_consensus.cc:3055] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.436750 23447 raft_consensus.cc:740] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62d2210cd40b4c8ab89ac616f6ff3209, State: Running, Role: LEADER
I20260709 12:19:32.436857 23523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e436f683cf3e4f0d9f75464579bdca4c" candidate_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21"
I20260709 12:19:32.437621 23523 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.437826 23447 consensus_queue.cc:260] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.439028 23447 raft_consensus.cc:3060] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.445255 23523 raft_consensus.cc:2468] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 3.
I20260709 12:19:32.446620 23564 leader_election.cc:304] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14, dc9a18b1d57f46e9b8b7a169de17cd21; no voters: 
I20260709 12:19:32.447538 23938 raft_consensus.cc:2804] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:32.447719 23447 raft_consensus.cc:2468] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82f30cc7513e4b77b8cce0f1fd78bc14 in term 3.
I20260709 12:19:32.448158 23938 raft_consensus.cc:697] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 LEADER]: Becoming Leader. State: Replica: 82f30cc7513e4b77b8cce0f1fd78bc14, State: Running, Role: LEADER
I20260709 12:19:32.449286 23938 consensus_queue.cc:237] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:32.459304 23349 catalog_manager.cc:5697] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 reported cstate change: term changed from 2 to 3, leader changed from 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129) to 82f30cc7513e4b77b8cce0f1fd78bc14 (127.17.139.131). New cstate: current_term: 3 leader_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:32.688155 23523 raft_consensus.cc:1275] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:32.690029 23938 consensus_queue.cc:1048] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:32.702543 23450 raft_consensus.cc:1275] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:32.704269 23945 consensus_queue.cc:1048] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:32.910825 23450 raft_consensus.cc:1275] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:32.912277 23938 consensus_queue.cc:1048] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:32.926203 23523 raft_consensus.cc:1275] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:32.927785 23938 consensus_queue.cc:1048] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:33.003858 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:33.011415 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:33.011863 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:33.017045 23450 raft_consensus.cc:1275] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:33.017706 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:33.018208 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:33.018443 23945 consensus_queue.cc:1048] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:33.031514 23523 raft_consensus.cc:1275] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Refusing update from remote peer 82f30cc7513e4b77b8cce0f1fd78bc14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:33.034349 23938 consensus_queue.cc:1048] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:34.019381 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:34.027995 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:34.028671 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:34.035228 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:34.036051 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:35.037379 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:35.044302 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:35.044770 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:35.051932 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:35.052479 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:36.053701 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:36.058897 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:36.059381 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:36.065822 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:36.066278 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:37.067588 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:37.075785 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:37.076370 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:37.083896 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:37.084393 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:38.085812 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:38.093359 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:38.093940 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:38.098711 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:38.099148 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:39.100104 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:39.105325 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:39.105840 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:39.110452 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:39.110841 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:40.111904 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:40.117983 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:40.118469 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:40.123085 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:40.123522 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:40.800022 23564 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:42875, user_credentials={real_user=slave}} blocked reactor thread for 75722.5us
I20260709 12:19:41.302198 17966 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:19:41.308669 17966 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:19:41.309206 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:41.314764 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:41.315176 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:41.734623 23547 debug-util.cc:398] Leaking SignalData structure 0x7b08002e14c0 after lost signal to thread 17969
W20260709 12:19:41.735617 23547 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7d20 after lost signal to thread 23383
W20260709 12:19:41.736557 23547 debug-util.cc:398] Leaking SignalData structure 0x7b080036bd60 after lost signal to thread 23475
W20260709 12:19:41.737341 23547 debug-util.cc:398] Leaking SignalData structure 0x7b0800206720 after lost signal to thread 23550
W20260709 12:19:41.738215 23547 debug-util.cc:398] Leaking SignalData structure 0x7b080035c920 after lost signal to thread 23624
I20260709 12:19:42.392701 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
W20260709 12:19:42.411892 23566 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 12:19:42.437172 23566 consensus_peers.cc:597] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. 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 12:19:42.440253 23566 consensus_peers.cc:597] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. 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 12:19:42.459264 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:42.460383 17966 tablet_replica.cc:333] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.461748 17966 raft_consensus.cc:2243] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.463145 17966 raft_consensus.cc:2272] T d99dad77423441f5ae1bc85bc8742c7d P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.466439 17966 tablet_replica.cc:333] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.467450 17966 raft_consensus.cc:2243] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.468309 17966 raft_consensus.cc:2272] T 75d71cd09c8642089d047d4c756eaf06 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:42.471273 23492 consensus_peers.cc:597] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. 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 12:19:42.471674 17966 tablet_replica.cc:333] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.472493 17966 raft_consensus.cc:2243] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.473171 17966 raft_consensus.cc:2272] T b986e23c8d0145a781234ebee446c5e0 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.476086 17966 tablet_replica.cc:333] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.476807 17966 raft_consensus.cc:2243] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.477909 17966 raft_consensus.cc:2272] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.483305 17966 tablet_replica.cc:333] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.484330 17966 raft_consensus.cc:2243] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.485682 17966 raft_consensus.cc:2272] T 75277bdcbae1466099e56a026b5c4e13 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.489427 17966 tablet_replica.cc:333] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.490379 17966 raft_consensus.cc:2243] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.491056 17966 raft_consensus.cc:2272] T e4ef0d250f6c4d18a6bedeed54c470ed P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.494498 17966 tablet_replica.cc:333] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.495473 17966 raft_consensus.cc:2243] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.496177 17966 raft_consensus.cc:2272] T 7a3e453dfd864c46accbcc7d697188ae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.499583 17966 tablet_replica.cc:333] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.500619 17966 raft_consensus.cc:2243] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.501458 17966 raft_consensus.cc:2272] T 4deb640970c84d9ea11617d152a803c2 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.505069 17966 tablet_replica.cc:333] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.506304 17966 raft_consensus.cc:2243] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.507028 17966 raft_consensus.cc:2272] T b452a78a4dea4513a222779322c87843 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.511404 17966 tablet_replica.cc:333] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.512452 17966 raft_consensus.cc:2243] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.513087 17966 raft_consensus.cc:2272] T 780089f2c76f440bb652f9da7a960b64 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.517165 17966 tablet_replica.cc:333] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.518106 17966 raft_consensus.cc:2243] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.518988 17966 raft_consensus.cc:2272] T e436f683cf3e4f0d9f75464579bdca4c P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.523025 17966 tablet_replica.cc:333] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.523886 17966 raft_consensus.cc:2243] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.525182 17966 raft_consensus.cc:2272] T 41845045db6b498ca7bcc63b0b12fac8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.528892 17966 tablet_replica.cc:333] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.529882 17966 raft_consensus.cc:2243] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.530525 17966 raft_consensus.cc:2272] T 7f8a7b9578354662b692733a15b15aae P 62d2210cd40b4c8ab89ac616f6ff3209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.534121 17966 tablet_replica.cc:333] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.534997 17966 raft_consensus.cc:2243] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.535778 17966 raft_consensus.cc:2272] T aa059eec59fc459d87cb6f7ac4a3b045 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.539394 17966 tablet_replica.cc:333] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.540490 17966 raft_consensus.cc:2243] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.542120 17966 raft_consensus.cc:2272] T 734fec3709be4853bc87c7b055cd9579 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.545818 17966 tablet_replica.cc:333] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.546679 17966 raft_consensus.cc:2243] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.548024 17966 raft_consensus.cc:2272] T 714bbe57f79a487c8d4cf9d58915ee56 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.551662 17966 tablet_replica.cc:333] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.552253 17966 raft_consensus.cc:2243] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.552884 17966 raft_consensus.cc:2272] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.557035 17966 tablet_replica.cc:333] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209: stopping tablet replica
I20260709 12:19:42.558017 17966 raft_consensus.cc:2243] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.558794 17966 raft_consensus.cc:2272] T 1eafb2d705964952b9475a8155abcc02 P 62d2210cd40b4c8ab89ac616f6ff3209 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:42.580978 23566 consensus_peers.cc:597] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. 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 12:19:42.624092 23566 consensus_peers.cc:597] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:42.633486 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
W20260709 12:19:42.687446 23492 consensus_peers.cc:597] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:42.696316 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
W20260709 12:19:42.718276 23492 consensus_peers.cc:597] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:42.735235 23566 consensus_peers.cc:597] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:42.754055 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:42.755124 17966 tablet_replica.cc:333] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.756132 17966 raft_consensus.cc:2243] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.757402 17966 raft_consensus.cc:2272] T 75d71cd09c8642089d047d4c756eaf06 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.760912 17966 tablet_replica.cc:333] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
W20260709 12:19:42.762045 23564 consensus_peers.cc:597] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. 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 12:19:42.763266 17966 raft_consensus.cc:2243] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.764479 17966 raft_consensus.cc:2272] T b986e23c8d0145a781234ebee446c5e0 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.768018 17966 tablet_replica.cc:333] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.768931 17966 raft_consensus.cc:2243] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.769703 17966 raft_consensus.cc:2272] T d99dad77423441f5ae1bc85bc8742c7d P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.773600 17966 tablet_replica.cc:333] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.774519 17966 raft_consensus.cc:2243] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.775204 17966 raft_consensus.cc:2272] T e4ef0d250f6c4d18a6bedeed54c470ed P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.779247 17966 tablet_replica.cc:333] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.780164 17966 raft_consensus.cc:2243] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.780838 17966 raft_consensus.cc:2272] T 7a3e453dfd864c46accbcc7d697188ae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.784894 17966 tablet_replica.cc:333] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.785897 17966 raft_consensus.cc:2243] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.786680 17966 raft_consensus.cc:2272] T 75277bdcbae1466099e56a026b5c4e13 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:42.789379 23492 consensus_peers.cc:597] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:42.790254 17966 tablet_replica.cc:333] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.791208 17966 raft_consensus.cc:2243] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.792039 17966 raft_consensus.cc:2272] T 7ea4b8b609c24418b4bf32c25ea73bf4 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.795691 17966 tablet_replica.cc:333] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.796674 17966 raft_consensus.cc:2243] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.797995 17966 raft_consensus.cc:2272] T 1eafb2d705964952b9475a8155abcc02 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.801329 17966 tablet_replica.cc:333] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.802345 17966 raft_consensus.cc:2243] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.802981 17966 raft_consensus.cc:2272] T 714bbe57f79a487c8d4cf9d58915ee56 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.806531 17966 tablet_replica.cc:333] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.807459 17966 raft_consensus.cc:2243] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.808807 17966 raft_consensus.cc:2272] T 6a4a79529fa24ea9ba3480bb99e53ee8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.812850 17966 tablet_replica.cc:333] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.813916 17966 raft_consensus.cc:2243] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.814987 17966 raft_consensus.cc:2272] T 4deb640970c84d9ea11617d152a803c2 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.818421 17966 tablet_replica.cc:333] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.819310 17966 raft_consensus.cc:2243] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.819921 17966 raft_consensus.cc:2272] T b452a78a4dea4513a222779322c87843 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.822937 17966 tablet_replica.cc:333] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.823908 17966 raft_consensus.cc:2243] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.824684 17966 raft_consensus.cc:2272] T e436f683cf3e4f0d9f75464579bdca4c P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.828022 17966 tablet_replica.cc:333] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.828861 17966 raft_consensus.cc:2243] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.830085 17966 raft_consensus.cc:2272] T 780089f2c76f440bb652f9da7a960b64 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.833457 17966 tablet_replica.cc:333] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.834581 17966 raft_consensus.cc:2243] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.835260 17966 raft_consensus.cc:2272] T 41845045db6b498ca7bcc63b0b12fac8 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.838800 17966 tablet_replica.cc:333] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.839650 17966 raft_consensus.cc:2243] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.840447 17966 raft_consensus.cc:2272] T 7f8a7b9578354662b692733a15b15aae P dc9a18b1d57f46e9b8b7a169de17cd21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.843691 17966 tablet_replica.cc:333] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.844425 17966 raft_consensus.cc:2243] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.845664 17966 raft_consensus.cc:2272] T aa059eec59fc459d87cb6f7ac4a3b045 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:42.848788 23564 consensus_peers.cc:597] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. 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 12:19:42.849767 17966 tablet_replica.cc:333] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21: stopping tablet replica
I20260709 12:19:42.850641 17966 raft_consensus.cc:2243] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.851302 17966 raft_consensus.cc:2272] T 734fec3709be4853bc87c7b055cd9579 P dc9a18b1d57f46e9b8b7a169de17cd21 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:42.917142 23566 consensus_peers.cc:597] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:42.919123 23564 consensus_peers.cc:597] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:42.968797 23564 consensus_peers.cc:597] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:42.972321 23564 consensus_peers.cc:597] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:43.257045 23564 consensus_peers.cc:597] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:43.677058 23959 raft_consensus.cc:493] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62d2210cd40b4c8ab89ac616f6ff3209)
I20260709 12:19:43.677875 23959 raft_consensus.cc:515] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:43.680950 23959 leader_election.cc:290] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.688313 23566 leader_election.cc:336] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:43.689635 23564 leader_election.cc:336] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:43.690009 23564 leader_election.cc:304] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.690770 23959 raft_consensus.cc:2749] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:43.735839 23984 raft_consensus.cc:493] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62d2210cd40b4c8ab89ac616f6ff3209)
I20260709 12:19:43.736438 23984 raft_consensus.cc:515] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } }
I20260709 12:19:43.739333 23984 leader_election.cc:290] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.743904 23564 leader_election.cc:336] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
W20260709 12:19:43.745265 23566 leader_election.cc:336] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
I20260709 12:19:43.745710 23566 leader_election.cc:304] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.746300 23984 raft_consensus.cc:2749] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:43.830682 23984 raft_consensus.cc:493] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62d2210cd40b4c8ab89ac616f6ff3209)
I20260709 12:19:43.831524 23984 raft_consensus.cc:515] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:43.834050 23984 leader_election.cc:290] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
I20260709 12:19:43.838120 23984 raft_consensus.cc:493] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62d2210cd40b4c8ab89ac616f6ff3209)
I20260709 12:19:43.838680 23984 raft_consensus.cc:515] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
W20260709 12:19:43.840265 23566 leader_election.cc:336] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
I20260709 12:19:43.840656 23984 leader_election.cc:290] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.841050 23564 leader_election.cc:336] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:43.842136 23564 leader_election.cc:304] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.842870 23984 raft_consensus.cc:2749] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:43.846861 23566 leader_election.cc:336] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:43.848423 23564 leader_election.cc:336] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:43.849509 23564 leader_election.cc:304] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.850217 23984 raft_consensus.cc:2749] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:43.858109 23984 raft_consensus.cc:493] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62d2210cd40b4c8ab89ac616f6ff3209)
I20260709 12:19:43.858758 23984 raft_consensus.cc:515] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:43.861069 23984 leader_election.cc:290] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.867725 23566 leader_election.cc:336] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:43.869014 23564 leader_election.cc:336] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:43.869910 23564 leader_election.cc:304] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.870769 23984 raft_consensus.cc:2749] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:43.908710 23984 raft_consensus.cc:493] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc9a18b1d57f46e9b8b7a169de17cd21)
I20260709 12:19:43.909209 23984 raft_consensus.cc:515] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:43.911087 23984 leader_election.cc:290] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.912520 17966 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23547)
W20260709 12:19:43.916235 23564 leader_election.cc:336] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
W20260709 12:19:43.916874 23566 leader_election.cc:336] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
I20260709 12:19:43.917306 23566 leader_election.cc:304] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.918236 23984 raft_consensus.cc:2749] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:43.948637 23984 raft_consensus.cc:493] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62d2210cd40b4c8ab89ac616f6ff3209)
I20260709 12:19:43.949319 23984 raft_consensus.cc:515] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:43.951767 23984 leader_election.cc:290] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.955560 23566 leader_election.cc:336] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:43.957701 23564 leader_election.cc:336] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:43.958101 23564 leader_election.cc:304] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.958815 23984 raft_consensus.cc:2749] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:43.983302 23984 raft_consensus.cc:493] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc9a18b1d57f46e9b8b7a169de17cd21)
I20260709 12:19:43.984001 23984 raft_consensus.cc:515] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:43.987066 23984 leader_election.cc:290] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:43.991147 23566 leader_election.cc:336] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:43.992499 23564 leader_election.cc:336] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:43.993161 23564 leader_election.cc:304] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:43.994478 23984 raft_consensus.cc:2749] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:44.012215 23984 raft_consensus.cc:493] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc9a18b1d57f46e9b8b7a169de17cd21)
I20260709 12:19:44.012826 23984 raft_consensus.cc:515] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:44.014853 23984 leader_election.cc:290] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:44.019634 23564 leader_election.cc:336] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
W20260709 12:19:44.020092 23566 leader_election.cc:336] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
I20260709 12:19:44.020536 23566 leader_election.cc:304] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:44.021322 23984 raft_consensus.cc:2749] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:44.179798 23984 raft_consensus.cc:493] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc9a18b1d57f46e9b8b7a169de17cd21)
I20260709 12:19:44.180691 23984 raft_consensus.cc:515] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:44.182719 23984 leader_election.cc:290] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:44.187613 23566 leader_election.cc:336] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:44.188695 23564 leader_election.cc:336] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:44.189057 23564 leader_election.cc:304] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:44.189671 23984 raft_consensus.cc:2749] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:44.274734 23984 raft_consensus.cc:493] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc9a18b1d57f46e9b8b7a169de17cd21)
I20260709 12:19:44.275334 23984 raft_consensus.cc:515] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:44.277644 23984 leader_election.cc:290] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:44.281899 23566 leader_election.cc:336] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:44.282488 23564 leader_election.cc:336] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:44.282858 23564 leader_election.cc:304] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:44.283991 23984 raft_consensus.cc:2749] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:44.284582 23978 raft_consensus.cc:493] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc9a18b1d57f46e9b8b7a169de17cd21)
I20260709 12:19:44.285693 23978 raft_consensus.cc:515] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d2210cd40b4c8ab89ac616f6ff3209" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 46315 } } peers { permanent_uuid: "dc9a18b1d57f46e9b8b7a169de17cd21" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 42875 } } peers { permanent_uuid: "82f30cc7513e4b77b8cce0f1fd78bc14" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 40823 } }
I20260709 12:19:44.287528 23978 leader_election.cc:290] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315), dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875)
W20260709 12:19:44.291942 23566 leader_election.cc:336] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111)
W20260709 12:19:44.292512 23564 leader_election.cc:336] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111)
I20260709 12:19:44.293150 23564 leader_election.cc:304] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [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: 82f30cc7513e4b77b8cce0f1fd78bc14; no voters: 62d2210cd40b4c8ab89ac616f6ff3209, dc9a18b1d57f46e9b8b7a169de17cd21
I20260709 12:19:44.294032 23978 raft_consensus.cc:2749] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:44.814911 23566 consensus_peers.cc:597] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:44.883739 23566 consensus_peers.cc:597] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:44.913527 17966 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23547)
W20260709 12:19:44.966241 23564 consensus_peers.cc:597] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer dc9a18b1d57f46e9b8b7a169de17cd21 (127.17.139.130:42875): Couldn't send request to peer dc9a18b1d57f46e9b8b7a169de17cd21. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.130:42875: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:44.971793 23566 consensus_peers.cc:597] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:45.110965 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
I20260709 12:19:45.150694 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
W20260709 12:19:45.180289 23566 consensus_peers.cc:597] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:45.180908 23566 consensus_peers.cc:597] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 -> Peer 62d2210cd40b4c8ab89ac616f6ff3209 (127.17.139.129:46315): Couldn't send request to peer 62d2210cd40b4c8ab89ac616f6ff3209. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:46315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:45.189635 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:45.190665 17966 tablet_replica.cc:333] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.191519 17966 raft_consensus.cc:2243] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.192181 17966 raft_consensus.cc:2272] T b986e23c8d0145a781234ebee446c5e0 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.194913 17966 tablet_replica.cc:333] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.195537 17966 raft_consensus.cc:2243] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.196058 17966 raft_consensus.cc:2272] T 75277bdcbae1466099e56a026b5c4e13 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.198021 17966 tablet_replica.cc:333] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.198586 17966 raft_consensus.cc:2243] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.199064 17966 raft_consensus.cc:2272] T 7ea4b8b609c24418b4bf32c25ea73bf4 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.201040 17966 tablet_replica.cc:333] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.201793 17966 raft_consensus.cc:2243] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.202350 17966 raft_consensus.cc:2272] T 75d71cd09c8642089d047d4c756eaf06 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.204276 17966 tablet_replica.cc:333] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.204878 17966 raft_consensus.cc:2243] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.205367 17966 raft_consensus.cc:2272] T 714bbe57f79a487c8d4cf9d58915ee56 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.207957 17966 tablet_replica.cc:333] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.208727 17966 raft_consensus.cc:2243] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.209239 17966 raft_consensus.cc:2272] T 6a4a79529fa24ea9ba3480bb99e53ee8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.211455 17966 tablet_replica.cc:333] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.212018 17966 raft_consensus.cc:2243] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.212857 17966 raft_consensus.cc:2272] T 7f8a7b9578354662b692733a15b15aae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.214947 17966 tablet_replica.cc:333] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.215816 17966 raft_consensus.cc:2243] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.216351 17966 raft_consensus.cc:2272] T aa059eec59fc459d87cb6f7ac4a3b045 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.218549 17966 tablet_replica.cc:333] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.219139 17966 raft_consensus.cc:2243] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.219595 17966 raft_consensus.cc:2272] T 734fec3709be4853bc87c7b055cd9579 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.221673 17966 tablet_replica.cc:333] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.222781 17966 raft_consensus.cc:2243] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.224586 17966 raft_consensus.cc:2272] T e4ef0d250f6c4d18a6bedeed54c470ed P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.226774 17966 tablet_replica.cc:333] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.227505 17966 raft_consensus.cc:2243] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.228366 17966 raft_consensus.cc:2272] T 7a3e453dfd864c46accbcc7d697188ae P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.230513 17966 tablet_replica.cc:333] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.231107 17966 raft_consensus.cc:2243] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.231858 17966 raft_consensus.cc:2272] T 41845045db6b498ca7bcc63b0b12fac8 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.234411 17966 tablet_replica.cc:333] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.235085 17966 raft_consensus.cc:2243] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.235553 17966 raft_consensus.cc:2272] T 1eafb2d705964952b9475a8155abcc02 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.238487 17966 tablet_replica.cc:333] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.239220 17966 raft_consensus.cc:2243] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.240312 17966 raft_consensus.cc:2272] T d99dad77423441f5ae1bc85bc8742c7d P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.243458 17966 tablet_replica.cc:333] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.244196 17966 raft_consensus.cc:2243] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:45.244702 17966 raft_consensus.cc:2272] T 780089f2c76f440bb652f9da7a960b64 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.247943 17966 tablet_replica.cc:333] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.249002 17966 raft_consensus.cc:2243] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.249928 17966 raft_consensus.cc:2272] T 4deb640970c84d9ea11617d152a803c2 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.252066 17966 tablet_replica.cc:333] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.252650 17966 raft_consensus.cc:2243] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.253496 17966 raft_consensus.cc:2272] T b452a78a4dea4513a222779322c87843 P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.255971 17966 tablet_replica.cc:333] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14: stopping tablet replica
I20260709 12:19:45.256567 17966 raft_consensus.cc:2243] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.257738 17966 raft_consensus.cc:2272] T e436f683cf3e4f0d9f75464579bdca4c P 82f30cc7513e4b77b8cce0f1fd78bc14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.305487 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:19:45.341977 17966 master.cc:562] Master@127.17.139.190:37875 shutting down...
I20260709 12:19:45.368738 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:45.369360 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:45.369823 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2bc118f26bf8430b98b2a07aeaec03bf: stopping tablet replica
I20260709 12:19:45.392722 17966 master.cc:584] Master@127.17.139.190:37875 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (26416 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:19:45.453097 17966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.139.190:37605
I20260709 12:19:45.454279 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:45.460132 23989 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 12:19:45.460204 23990 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 12:19:45.463057 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:45.463935 23992 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 12:19:45.464851 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:45.465051 17966 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 12:19:45.465166 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599585465155 us; error 0 us; skew 500 ppm
I20260709 12:19:45.466117 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:45.468566 17966 webserver.cc:533] Webserver started at http://127.17.139.190:43885/ using document root <none> and password file <none>
I20260709 12:19:45.469013 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:45.469163 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:45.469367 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:45.470510 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/master-0-root/instance:
uuid: "82e8d61eed2649b4b42cec783cbbda34"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.474961 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:45.478657 23997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.479573 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:19:45.479869 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/master-0-root
uuid: "82e8d61eed2649b4b42cec783cbbda34"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.480116 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-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 12:19:45.501207 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:45.502506 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:45.548370 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.190:37605
I20260709 12:19:45.548494 24048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.190:37605 every 8 connection(s)
I20260709 12:19:45.552657 24049 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 12:19:45.564193 24049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34: Bootstrap starting.
I20260709 12:19:45.569519 24049 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:45.574749 24049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34: No bootstrap required, opened a new log
I20260709 12:19:45.577301 24049 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e8d61eed2649b4b42cec783cbbda34" member_type: VOTER }
I20260709 12:19:45.577956 24049 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:45.578238 24049 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e8d61eed2649b4b42cec783cbbda34, State: Initialized, Role: FOLLOWER
I20260709 12:19:45.578847 24049 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82e8d61eed2649b4b42cec783cbbda34" member_type: VOTER }
I20260709 12:19:45.579324 24049 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:45.579546 24049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:45.579845 24049 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:45.586102 24049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e8d61eed2649b4b42cec783cbbda34" member_type: VOTER }
I20260709 12:19:45.586726 24049 leader_election.cc:304] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [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: 82e8d61eed2649b4b42cec783cbbda34; no voters: 
I20260709 12:19:45.588019 24049 leader_election.cc:290] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:45.588508 24052 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:45.590004 24052 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 1 LEADER]: Becoming Leader. State: Replica: 82e8d61eed2649b4b42cec783cbbda34, State: Running, Role: LEADER
I20260709 12:19:45.590828 24052 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [LEADER]: Queue going to LEADER mode. State: All 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: "82e8d61eed2649b4b42cec783cbbda34" member_type: VOTER }
I20260709 12:19:45.591455 24049 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:45.596599 24054 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82e8d61eed2649b4b42cec783cbbda34. Latest consensus state: current_term: 1 leader_uuid: "82e8d61eed2649b4b42cec783cbbda34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e8d61eed2649b4b42cec783cbbda34" member_type: VOTER } }
I20260709 12:19:45.596704 24053 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82e8d61eed2649b4b42cec783cbbda34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e8d61eed2649b4b42cec783cbbda34" member_type: VOTER } }
I20260709 12:19:45.597628 24054 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:45.597920 24053 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:45.599974 24059 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:45.608070 24059 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:45.609208 17966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:45.617666 24059 catalog_manager.cc:1383] Generated new cluster ID: 79b29ea150a24a188cc811e8821d9336
I20260709 12:19:45.617933 24059 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:45.637779 24059 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:45.639086 24059 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:45.653976 24059 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34: Generated new TSK 0
I20260709 12:19:45.654637 24059 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:45.676067 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:45.683261 24070 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 12:19:45.683689 24071 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 12:19:45.686817 24073 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 12:19:45.686851 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:45.688222 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:45.688422 17966 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 12:19:45.688619 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599585688602 us; error 0 us; skew 500 ppm
I20260709 12:19:45.689196 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:45.691979 17966 webserver.cc:533] Webserver started at http://127.17.139.129:34063/ using document root <none> and password file <none>
I20260709 12:19:45.692647 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:45.692939 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:45.693238 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:45.694706 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-0-root/instance:
uuid: "e9c134b802024c5f86e358adf44f8825"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.699884 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:19:45.704180 24078 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.705224 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:45.705621 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-0-root
uuid: "e9c134b802024c5f86e358adf44f8825"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.705957 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-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 12:19:45.716905 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:45.718223 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:45.719681 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:45.721978 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:45.722198 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.722496 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:45.722693 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.772178 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.129:39775
I20260709 12:19:45.772308 24140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.129:39775 every 8 connection(s)
I20260709 12:19:45.777855 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:45.786217 24145 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 12:19:45.787303 24146 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 12:19:45.790813 17966 server_base.cc:1061] running on GCE node
W20260709 12:19:45.791523 24149 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 12:19:45.793334 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:45.793538 17966 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 12:19:45.793804 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599585793782 us; error 0 us; skew 500 ppm
I20260709 12:19:45.794570 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:45.795718 24141 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37605
I20260709 12:19:45.796157 24141 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:45.797076 24141 heartbeater.cc:507] Master 127.17.139.190:37605 requested a full tablet report, sending...
I20260709 12:19:45.797663 17966 webserver.cc:533] Webserver started at http://127.17.139.130:39833/ using document root <none> and password file <none>
I20260709 12:19:45.798307 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:45.798527 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:45.798858 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:45.799525 24014 ts_manager.cc:194] Registered new tserver with Master: e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775)
I20260709 12:19:45.800500 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-1-root/instance:
uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.802343 24014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41666
I20260709 12:19:45.807296 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260709 12:19:45.812573 24153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.813719 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:19:45.814081 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-1-root
uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.814350 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-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 12:19:45.829795 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:45.831050 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:45.832623 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:45.835515 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:45.835767 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.836030 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:45.836220 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.892455 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.130:45937
I20260709 12:19:45.892613 24215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.130:45937 every 8 connection(s)
I20260709 12:19:45.898226 17966 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:45.907004 24219 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 12:19:45.910372 24220 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 12:19:45.914698 24222 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 12:19:45.917179 17966 server_base.cc:1061] running on GCE node
I20260709 12:19:45.918165 24216 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37605
I20260709 12:19:45.918485 17966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:19:45.918633 24216 heartbeater.cc:461] Registering TS with master...
W20260709 12:19:45.918790 17966 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 12:19:45.919020 17966 hybrid_clock.cc:648] HybridClock initialized: now 1783599585919001 us; error 0 us; skew 500 ppm
I20260709 12:19:45.919694 24216 heartbeater.cc:507] Master 127.17.139.190:37605 requested a full tablet report, sending...
I20260709 12:19:45.919833 17966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:45.923017 24014 ts_manager.cc:194] Registered new tserver with Master: 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:45.923774 17966 webserver.cc:533] Webserver started at http://127.17.139.131:42841/ using document root <none> and password file <none>
I20260709 12:19:45.924532 17966 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:45.924782 17966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:45.925084 17966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:45.925099 24014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41674
I20260709 12:19:45.926546 17966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-2-root/instance:
uuid: "138ba32c4adc45098ac5346ccd7042fc"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.932832 17966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:45.937820 24227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.939254 17966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:19:45.939692 17966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-2-root
uuid: "138ba32c4adc45098ac5346ccd7042fc"
format_stamp: "Formatted at 2026-07-09 12:19:45 on dist-test-slave-0cmf"
I20260709 12:19:45.939960 17966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_FrsQx/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599383774379-17966-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 12:19:45.958716 17966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:45.960187 17966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:45.961964 17966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:45.964663 17966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:45.964926 17966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:45.965265 17966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:45.965449 17966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:46.020357 17966 rpc_server.cc:307] RPC server started. Bound to: 127.17.139.131:45747
I20260709 12:19:46.020541 24289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.139.131:45747 every 8 connection(s)
I20260709 12:19:46.036635 24290 heartbeater.cc:344] Connected to a master server at 127.17.139.190:37605
I20260709 12:19:46.037096 24290 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:46.037833 24290 heartbeater.cc:507] Master 127.17.139.190:37605 requested a full tablet report, sending...
I20260709 12:19:46.040453 24014 ts_manager.cc:194] Registered new tserver with Master: 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:46.041199 17966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017620483s
I20260709 12:19:46.042167 24014 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41676
I20260709 12:19:46.071187 24014 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41686:
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 12:19:46.074062 24014 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 12:19:46.150017 24254 tablet_service.cc:1511] Processing CreateTablet for tablet d4e56becc50b49c59b97610ee4f3bfbb (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:46.151966 24254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e56becc50b49c59b97610ee4f3bfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.150017 24255 tablet_service.cc:1511] Processing CreateTablet for tablet 17b7338227d54fc5a72ffa971efd999e (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:46.155002 24255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b7338227d54fc5a72ffa971efd999e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.154840 24181 tablet_service.cc:1511] Processing CreateTablet for tablet 17b7338227d54fc5a72ffa971efd999e (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:46.156258 24181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b7338227d54fc5a72ffa971efd999e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.159416 24180 tablet_service.cc:1511] Processing CreateTablet for tablet d4e56becc50b49c59b97610ee4f3bfbb (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:46.159878 24253 tablet_service.cc:1511] Processing CreateTablet for tablet ddf8ccce10c3435697dd5e385d620c22 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:46.160852 24180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e56becc50b49c59b97610ee4f3bfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.161247 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf8ccce10c3435697dd5e385d620c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.159878 24252 tablet_service.cc:1511] Processing CreateTablet for tablet 14ddcd550e5347018e1dfb2954771126 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:46.163105 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ddcd550e5347018e1dfb2954771126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.162985 24179 tablet_service.cc:1511] Processing CreateTablet for tablet ddf8ccce10c3435697dd5e385d620c22 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:46.163502 24177 tablet_service.cc:1511] Processing CreateTablet for tablet e0ec441c1ed54f88a489c6eeda83ceb7 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:46.164508 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf8ccce10c3435697dd5e385d620c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.165131 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ec441c1ed54f88a489c6eeda83ceb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.166905 24178 tablet_service.cc:1511] Processing CreateTablet for tablet 14ddcd550e5347018e1dfb2954771126 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:46.168421 24178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ddcd550e5347018e1dfb2954771126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.177944 24251 tablet_service.cc:1511] Processing CreateTablet for tablet e0ec441c1ed54f88a489c6eeda83ceb7 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:46.179494 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ec441c1ed54f88a489c6eeda83ceb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.181792 24176 tablet_service.cc:1511] Processing CreateTablet for tablet ff0e16350764472a9aa3eb4a1a4c2e56 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:46.183576 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff0e16350764472a9aa3eb4a1a4c2e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.200338 24106 tablet_service.cc:1511] Processing CreateTablet for tablet 17b7338227d54fc5a72ffa971efd999e (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:46.201879 24106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b7338227d54fc5a72ffa971efd999e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.202127 24104 tablet_service.cc:1511] Processing CreateTablet for tablet ddf8ccce10c3435697dd5e385d620c22 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:46.203871 24104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf8ccce10c3435697dd5e385d620c22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.203485 24105 tablet_service.cc:1511] Processing CreateTablet for tablet d4e56becc50b49c59b97610ee4f3bfbb (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:46.206760 24103 tablet_service.cc:1511] Processing CreateTablet for tablet 14ddcd550e5347018e1dfb2954771126 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:46.207777 24105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e56becc50b49c59b97610ee4f3bfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.209120 24102 tablet_service.cc:1511] Processing CreateTablet for tablet e0ec441c1ed54f88a489c6eeda83ceb7 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:46.210536 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ec441c1ed54f88a489c6eeda83ceb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.215418 24101 tablet_service.cc:1511] Processing CreateTablet for tablet ff0e16350764472a9aa3eb4a1a4c2e56 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:46.217916 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ddcd550e5347018e1dfb2954771126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.221959 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff0e16350764472a9aa3eb4a1a4c2e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.248947 24250 tablet_service.cc:1511] Processing CreateTablet for tablet ff0e16350764472a9aa3eb4a1a4c2e56 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:46.249951 24100 tablet_service.cc:1511] Processing CreateTablet for tablet 94ff1c1530e84a94912798761aff0dce (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:46.250705 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff0e16350764472a9aa3eb4a1a4c2e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.251521 24100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ff1c1530e84a94912798761aff0dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.259130 24175 tablet_service.cc:1511] Processing CreateTablet for tablet 94ff1c1530e84a94912798761aff0dce (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:46.266005 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ff1c1530e84a94912798761aff0dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.315829 24305 tablet_bootstrap.cc:492] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.315995 24306 tablet_bootstrap.cc:492] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.317183 24252 tablet_service.cc:1511] Processing CreateTablet for tablet 94ff1c1530e84a94912798761aff0dce (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:46.318614 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ff1c1530e84a94912798761aff0dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.325189 24306 tablet_bootstrap.cc:654] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.328608 24099 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdbfb308ce14a22baa0dcb2d27c4df5 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:46.330957 24099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdbfb308ce14a22baa0dcb2d27c4df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.338692 24253 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdbfb308ce14a22baa0dcb2d27c4df5 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:46.340087 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdbfb308ce14a22baa0dcb2d27c4df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.343005 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdbfb308ce14a22baa0dcb2d27c4df5 (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:46.344348 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdbfb308ce14a22baa0dcb2d27c4df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.348963 24098 tablet_service.cc:1511] Processing CreateTablet for tablet 2049e6644ff443928fcba4aa4997eecf (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:46.350844 24098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049e6644ff443928fcba4aa4997eecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.369400 24305 tablet_bootstrap.cc:654] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.378650 24179 tablet_service.cc:1511] Processing CreateTablet for tablet 2049e6644ff443928fcba4aa4997eecf (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:46.380029 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049e6644ff443928fcba4aa4997eecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.383782 24306 tablet_bootstrap.cc:492] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.384690 24306 ts_tablet_manager.cc:1403] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.000s
I20260709 12:19:46.384893 24309 tablet_bootstrap.cc:492] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:46.387765 24306 raft_consensus.cc:359] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.388589 24306 raft_consensus.cc:385] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.388911 24306 raft_consensus.cc:740] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.389922 24306 consensus_queue.cc:260] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.399986 24309 tablet_bootstrap.cc:654] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.406661 24216 heartbeater.cc:499] Master 127.17.139.190:37605 was elected leader, sending a full tablet report...
I20260709 12:19:46.407105 24306 ts_tablet_manager.cc:1434] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.010s
I20260709 12:19:46.408110 24306 tablet_bootstrap.cc:492] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.474906 24254 tablet_service.cc:1511] Processing CreateTablet for tablet 2049e6644ff443928fcba4aa4997eecf (DEFAULT_TABLE table=test-workload [id=639a785c8d544c06a08e2fdff2b07023]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:46.478049 24254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2049e6644ff443928fcba4aa4997eecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:46.469525 24305 tablet_bootstrap.cc:492] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.483141 24305 ts_tablet_manager.cc:1403] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.168s	user 0.043s	sys 0.009s
I20260709 12:19:46.485616 24306 tablet_bootstrap.cc:654] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.486438 24309 tablet_bootstrap.cc:492] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:46.487568 24309 ts_tablet_manager.cc:1403] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.002s
I20260709 12:19:46.489173 24305 raft_consensus.cc:359] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.498172 24305 raft_consensus.cc:385] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.498827 24305 raft_consensus.cc:740] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.500105 24305 consensus_queue.cc:260] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.503293 24309 raft_consensus.cc:359] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.504210 24309 raft_consensus.cc:385] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.504599 24309 raft_consensus.cc:740] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.510322 24309 consensus_queue.cc:260] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.512305 24305 ts_tablet_manager.cc:1434] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.011s
I20260709 12:19:46.516582 24290 heartbeater.cc:499] Master 127.17.139.190:37605 was elected leader, sending a full tablet report...
I20260709 12:19:46.517372 24305 tablet_bootstrap.cc:492] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
W20260709 12:19:46.524755 24291 tablet.cc:2406] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:46.525291 24306 tablet_bootstrap.cc:492] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.526238 24306 ts_tablet_manager.cc:1403] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.008s
I20260709 12:19:46.527730 24141 heartbeater.cc:499] Master 127.17.139.190:37605 was elected leader, sending a full tablet report...
I20260709 12:19:46.530025 24305 tablet_bootstrap.cc:654] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.533829 24309 ts_tablet_manager.cc:1434] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.000s
I20260709 12:19:46.536962 24306 raft_consensus.cc:359] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.538043 24306 raft_consensus.cc:385] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.538415 24306 raft_consensus.cc:740] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.538604 24309 tablet_bootstrap.cc:492] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:46.546141 24306 consensus_queue.cc:260] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.549307 24306 ts_tablet_manager.cc:1434] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:19:46.550704 24309 tablet_bootstrap.cc:654] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.554591 24305 tablet_bootstrap.cc:492] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.555194 24305 ts_tablet_manager.cc:1403] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.012s
I20260709 12:19:46.561646 24306 tablet_bootstrap.cc:492] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.560863 24305 raft_consensus.cc:359] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.572371 24306 tablet_bootstrap.cc:654] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.572619 24305 raft_consensus.cc:385] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.573135 24305 raft_consensus.cc:740] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.574254 24305 consensus_queue.cc:260] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.578781 24305 ts_tablet_manager.cc:1434] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 12:19:46.586848 24305 tablet_bootstrap.cc:492] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.587809 24306 tablet_bootstrap.cc:492] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.588845 24306 ts_tablet_manager.cc:1403] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20260709 12:19:46.592535 24306 raft_consensus.cc:359] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.593327 24306 raft_consensus.cc:385] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.593758 24306 raft_consensus.cc:740] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.594723 24305 tablet_bootstrap.cc:654] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.594568 24306 consensus_queue.cc:260] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.596968 24309 tablet_bootstrap.cc:492] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:46.597561 24309 ts_tablet_manager.cc:1403] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.018s
I20260709 12:19:46.600005 24306 ts_tablet_manager.cc:1434] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260709 12:19:46.601423 24306 tablet_bootstrap.cc:492] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
W20260709 12:19:46.603286 24062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:46.603746 24305 tablet_bootstrap.cc:492] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.604267 24305 ts_tablet_manager.cc:1403] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.006s
I20260709 12:19:46.607077 24309 raft_consensus.cc:359] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.608049 24309 raft_consensus.cc:385] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.607656 24305 raft_consensus.cc:359] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.608426 24309 raft_consensus.cc:740] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.608551 24305 raft_consensus.cc:385] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.608973 24305 raft_consensus.cc:740] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.609597 24309 consensus_queue.cc:260] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.609978 24305 consensus_queue.cc:260] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.611990 24309 ts_tablet_manager.cc:1434] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:46.612308 24306 tablet_bootstrap.cc:654] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.613246 24309 tablet_bootstrap.cc:492] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:46.615103 24305 ts_tablet_manager.cc:1434] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:19:46.616631 24305 tablet_bootstrap.cc:492] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.623880 24305 tablet_bootstrap.cc:654] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.633841 24305 tablet_bootstrap.cc:492] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.634397 24305 ts_tablet_manager.cc:1403] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 12:19:46.634989 24309 tablet_bootstrap.cc:654] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.637637 24305 raft_consensus.cc:359] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.638520 24305 raft_consensus.cc:385] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.638856 24305 raft_consensus.cc:740] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.639724 24305 consensus_queue.cc:260] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.640653 24309 tablet_bootstrap.cc:492] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:46.641166 24309 ts_tablet_manager.cc:1403] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 12:19:46.642288 24305 ts_tablet_manager.cc:1434] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:19:46.644279 24305 tablet_bootstrap.cc:492] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.646155 24306 tablet_bootstrap.cc:492] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.646837 24306 ts_tablet_manager.cc:1403] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.015s
I20260709 12:19:46.646098 24309 raft_consensus.cc:359] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.647297 24309 raft_consensus.cc:385] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.649664 24309 raft_consensus.cc:740] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.650224 24306 raft_consensus.cc:359] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.651058 24306 raft_consensus.cc:385] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.650590 24309 consensus_queue.cc:260] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.651379 24306 raft_consensus.cc:740] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.652746 24305 tablet_bootstrap.cc:654] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.652644 24306 consensus_queue.cc:260] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.655205 24306 ts_tablet_manager.cc:1434] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:19:46.656819 24306 tablet_bootstrap.cc:492] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.664791 24309 ts_tablet_manager.cc:1434] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:19:46.666142 24306 tablet_bootstrap.cc:654] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.671633 24309 tablet_bootstrap.cc:492] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:46.676528 24305 tablet_bootstrap.cc:492] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.677083 24305 ts_tablet_manager.cc:1403] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.010s
I20260709 12:19:46.677151 24306 tablet_bootstrap.cc:492] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.677882 24306 ts_tablet_manager.cc:1403] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260709 12:19:46.679813 24309 tablet_bootstrap.cc:654] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.679665 24305 raft_consensus.cc:359] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.680330 24305 raft_consensus.cc:385] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.680611 24305 raft_consensus.cc:740] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.681113 24306 raft_consensus.cc:359] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.681270 24305 consensus_queue.cc:260] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.681974 24306 raft_consensus.cc:385] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.682322 24306 raft_consensus.cc:740] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.683772 24305 ts_tablet_manager.cc:1434] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:19:46.683362 24306 consensus_queue.cc:260] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.684930 24305 tablet_bootstrap.cc:492] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.689700 24306 ts_tablet_manager.cc:1434] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:46.691069 24306 tablet_bootstrap.cc:492] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.691658 24309 tablet_bootstrap.cc:492] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:46.692183 24309 ts_tablet_manager.cc:1403] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:19:46.693158 24305 tablet_bootstrap.cc:654] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.695873 24309 raft_consensus.cc:359] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.696936 24309 raft_consensus.cc:385] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.697232 24309 raft_consensus.cc:740] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.698609 24306 tablet_bootstrap.cc:654] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.698262 24309 consensus_queue.cc:260] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.706382 24309 ts_tablet_manager.cc:1434] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 12:19:46.708420 24309 tablet_bootstrap.cc:492] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:46.717780 24305 tablet_bootstrap.cc:492] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.718603 24305 ts_tablet_manager.cc:1403] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260709 12:19:46.722429 24305 raft_consensus.cc:359] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.723253 24305 raft_consensus.cc:385] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.723681 24305 raft_consensus.cc:740] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.723834 24306 tablet_bootstrap.cc:492] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.724435 24306 ts_tablet_manager.cc:1403] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260709 12:19:46.724604 24309 tablet_bootstrap.cc:654] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.724586 24305 consensus_queue.cc:260] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.727172 24305 ts_tablet_manager.cc:1434] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:19:46.727955 24315 raft_consensus.cc:493] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.727684 24306 raft_consensus.cc:359] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.728724 24306 raft_consensus.cc:385] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.729137 24306 raft_consensus.cc:740] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.728601 24315 raft_consensus.cc:515] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.730100 24306 consensus_queue.cc:260] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.732987 24306 ts_tablet_manager.cc:1434] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:46.734154 24306 tablet_bootstrap.cc:492] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.737449 24315 leader_election.cc:290] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:46.744117 24305 tablet_bootstrap.cc:492] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.747833 24306 tablet_bootstrap.cc:654] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.758980 24305 tablet_bootstrap.cc:654] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.766983 24311 raft_consensus.cc:493] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.767290 24309 tablet_bootstrap.cc:492] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:46.768721 24309 ts_tablet_manager.cc:1403] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.007s
I20260709 12:19:46.768271 24311 raft_consensus.cc:515] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.779503 24314 raft_consensus.cc:493] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.780377 24314 raft_consensus.cc:515] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.784723 24315 raft_consensus.cc:493] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.784583 24311 leader_election.cc:290] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747), e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775)
I20260709 12:19:46.797169 24306 tablet_bootstrap.cc:492] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:46.772768 24309 raft_consensus.cc:359] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.801435 24315 raft_consensus.cc:515] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.805500 24306 ts_tablet_manager.cc:1403] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.009s
I20260709 12:19:46.804884 24309 raft_consensus.cc:385] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.807456 24305 tablet_bootstrap.cc:492] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.813719 24309 raft_consensus.cc:740] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.811633 24314 leader_election.cc:290] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:46.817698 24305 ts_tablet_manager.cc:1403] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.006s
I20260709 12:19:46.821559 24315 leader_election.cc:290] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:46.828377 24311 raft_consensus.cc:493] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.829190 24311 raft_consensus.cc:515] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.830252 24306 raft_consensus.cc:359] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.831157 24306 raft_consensus.cc:385] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.831609 24306 raft_consensus.cc:740] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.832631 24306 consensus_queue.cc:260] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.833175 24311 leader_election.cc:290] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:46.834172 24339 raft_consensus.cc:493] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.835213 24339 raft_consensus.cc:515] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.837885 24305 raft_consensus.cc:359] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.840693 24305 raft_consensus.cc:385] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:46.841949 24305 raft_consensus.cc:740] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:46.847559 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:46.847899 24309 consensus_queue.cc:260] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.848704 24191 raft_consensus.cc:2468] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:46.849208 24339 leader_election.cc:290] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:46.849720 24306 ts_tablet_manager.cc:1434] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.005s
I20260709 12:19:46.851115 24080 leader_election.cc:304] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.851269 24309 ts_tablet_manager.cc:1434] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.005s
I20260709 12:19:46.852970 24306 tablet_bootstrap.cc:492] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:46.847572 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:46.853636 24190 raft_consensus.cc:2468] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:46.854097 24315 raft_consensus.cc:2804] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:46.854621 24315 raft_consensus.cc:493] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.854966 24315 raft_consensus.cc:3060] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.844449 24305 consensus_queue.cc:260] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.863257 24305 ts_tablet_manager.cc:1434] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 12:19:46.864315 24305 tablet_bootstrap.cc:492] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:46.866228 24080 leader_election.cc:304] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.872160 24311 raft_consensus.cc:493] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.873035 24311 raft_consensus.cc:515] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.876261 24311 leader_election.cc:290] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:46.878824 24306 tablet_bootstrap.cc:654] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.878847 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:46.879149 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:46.880056 24265 raft_consensus.cc:2468] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:46.880062 24264 raft_consensus.cc:2468] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:46.885710 24305 tablet_bootstrap.cc:654] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:46.899009 24311 raft_consensus.cc:493] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.899637 24311 raft_consensus.cc:515] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.896545 24315 raft_consensus.cc:515] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.904187 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.904642 24315 leader_election.cc:290] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:46.905041 24116 raft_consensus.cc:2468] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:46.905244 24315 raft_consensus.cc:493] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.905817 24315 raft_consensus.cc:515] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.906265 24309 tablet_bootstrap.cc:492] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:46.906513 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.907671 24115 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:46.908478 24315 leader_election.cc:290] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:46.909374 24315 raft_consensus.cc:2804] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:46.910218 24228 leader_election.cc:304] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.908644 24339 raft_consensus.cc:493] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.911255 24314 raft_consensus.cc:2804] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:46.911636 24314 raft_consensus.cc:493] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.912110 24314 raft_consensus.cc:3060] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.912292 24339 raft_consensus.cc:515] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.913851 24228 leader_election.cc:304] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.910104 24315 raft_consensus.cc:493] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.921643 24315 raft_consensus.cc:3060] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.923708 24345 raft_consensus.cc:493] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.915055 24311 leader_election.cc:290] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
W20260709 12:19:46.933848 24080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:45937, user_credentials={real_user=slave}} blocked reactor thread for 67712.5us
I20260709 12:19:46.934794 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:46.940516 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:46.940876 24339 leader_election.cc:290] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:46.941356 24190 raft_consensus.cc:3060] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.941562 24339 raft_consensus.cc:2804] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:46.942046 24339 raft_consensus.cc:493] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.942591 24339 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.935700 24264 raft_consensus.cc:3060] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.951990 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:46.952802 24265 raft_consensus.cc:2468] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:46.953027 24190 raft_consensus.cc:2468] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 1.
I20260709 12:19:46.958650 24115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.959564 24115 raft_consensus.cc:2468] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:46.960427 24082 leader_election.cc:304] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.960848 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.963156 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.964385 24114 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:46.965873 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.967648 24339 raft_consensus.cc:515] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.969779 24339 leader_election.cc:290] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:46.970321 24339 raft_consensus.cc:493] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.969905 24314 raft_consensus.cc:515] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.970773 24339 raft_consensus.cc:515] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.973104 24344 raft_consensus.cc:2804] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:46.973793 24344 raft_consensus.cc:493] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.974223 24344 raft_consensus.cc:3060] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.974615 24315 raft_consensus.cc:515] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.975205 24154 leader_election.cc:304] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.976163 24311 raft_consensus.cc:2804] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:46.976620 24311 raft_consensus.cc:493] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.976953 24311 raft_consensus.cc:3060] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:46.977061 24315 leader_election.cc:290] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
W20260709 12:19:46.982236 24154 leader_election.cc:343] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:46.928388 24345 raft_consensus.cc:515] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:46.983878 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:46.986570 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:46.986896 24339 leader_election.cc:290] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:46.987218 24311 raft_consensus.cc:515] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:46.989753 24113 raft_consensus.cc:2468] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:46.992010 24305 tablet_bootstrap.cc:492] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:46.992614 24305 ts_tablet_manager.cc:1403] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.025s
I20260709 12:19:46.993103 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:46.994002 24191 raft_consensus.cc:2468] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:46.989203 24154 leader_election.cc:304] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:46.997216 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:46.998353 24265 raft_consensus.cc:2393] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:47.000344 24190 raft_consensus.cc:2393] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.001364 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.001627 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:47.006142 24305 raft_consensus.cc:359] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.006873 24305 raft_consensus.cc:385] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.007145 24305 raft_consensus.cc:740] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.003978 24314 leader_election.cc:290] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.004166 24306 tablet_bootstrap.cc:492] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:47.007793 24080 leader_election.cc:304] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.007899 24305 consensus_queue.cc:260] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.007669 24113 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.009341 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.010200 24114 raft_consensus.cc:2393] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate e9c134b802024c5f86e358adf44f8825 in this term.
I20260709 12:19:47.010097 24344 raft_consensus.cc:515] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:47.010754 24305 ts_tablet_manager.cc:1434] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 12:19:47.005538 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.011540 24191 raft_consensus.cc:3060] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.011729 24305 tablet_bootstrap.cc:492] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
W20260709 12:19:47.011802 24228 leader_election.cc:343] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:47.008459 24306 ts_tablet_manager.cc:1403] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.022s
I20260709 12:19:47.012636 24344 leader_election.cc:290] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 election: Requested vote from peers 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.004997 24311 leader_election.cc:290] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747), e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775)
I20260709 12:19:47.020394 24305 tablet_bootstrap.cc:654] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.020193 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.021117 24187 raft_consensus.cc:2393] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.015338 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.022739 24265 raft_consensus.cc:3060] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.017154 24315 raft_consensus.cc:2804] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.026420 24315 raft_consensus.cc:697] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:47.027642 24315 consensus_queue.cc:237] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.017370 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.030628 24189 raft_consensus.cc:2468] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:47.018092 24154 leader_election.cc:304] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.032766 24311 raft_consensus.cc:2804] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.019598 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.022750 24306 raft_consensus.cc:359] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.034022 24114 raft_consensus.cc:2393] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in current term 1: Already voted for candidate e9c134b802024c5f86e358adf44f8825 in this term.
I20260709 12:19:47.033434 24311 raft_consensus.cc:493] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.034833 24311 raft_consensus.cc:3060] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.016712 24350 raft_consensus.cc:2804] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.035737 24350 raft_consensus.cc:493] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.005966 24264 raft_consensus.cc:2468] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 1.
I20260709 12:19:47.036355 24350 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.004535 24309 tablet_bootstrap.cc:654] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.018983 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.034327 24306 raft_consensus.cc:385] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.042968 24306 raft_consensus.cc:740] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.043936 24306 consensus_queue.cc:260] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.045154 24191 raft_consensus.cc:2468] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 1.
I20260709 12:19:47.046794 24311 raft_consensus.cc:515] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.049312 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.050231 24314 raft_consensus.cc:493] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.050896 24314 raft_consensus.cc:515] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.051331 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.053040 24314 leader_election.cc:290] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.050168 24189 raft_consensus.cc:2468] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:47.054183 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.055102 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.055119 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:47.055882 24264 raft_consensus.cc:2468] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:47.055140 24263 raft_consensus.cc:2468] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:47.057667 24082 leader_election.cc:304] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.059192 24013 catalog_manager.cc:5697] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.061211 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
W20260709 12:19:47.057942 24228 leader_election.cc:343] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:47.061867 24114 raft_consensus.cc:3060] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.056447 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.067822 24262 raft_consensus.cc:2393] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:47.068583 24080 leader_election.cc:304] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:47.069809 24305 tablet_bootstrap.cc:492] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:47.064324 24345 leader_election.cc:290] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.070328 24305 ts_tablet_manager.cc:1403] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.033s
I20260709 12:19:47.070506 24345 raft_consensus.cc:2804] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.071027 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.072075 24191 raft_consensus.cc:2393] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.073184 24305 raft_consensus.cc:359] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.074146 24305 raft_consensus.cc:385] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.071053 24345 raft_consensus.cc:697] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:47.074654 24305 raft_consensus.cc:740] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.075559 24305 consensus_queue.cc:260] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.078146 24157 leader_election.cc:304] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.073944 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.077860 24305 ts_tablet_manager.cc:1434] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:47.082931 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b7338227d54fc5a72ffa971efd999e" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.083050 24265 raft_consensus.cc:2468] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 1.
I20260709 12:19:47.084998 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ddcd550e5347018e1dfb2954771126" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.085970 24189 raft_consensus.cc:2393] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate e9c134b802024c5f86e358adf44f8825 in this term.
I20260709 12:19:47.086941 24082 leader_election.cc:304] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [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: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:47.077450 24229 leader_election.cc:304] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.088792 24229 leader_election.cc:304] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.049276 24113 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:47.089334 24344 raft_consensus.cc:2804] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.091007 24339 raft_consensus.cc:2804] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.089818 24314 raft_consensus.cc:2804] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.075562 24345 consensus_queue.cc:237] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.096583 24311 leader_election.cc:290] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.092772 24350 raft_consensus.cc:515] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.085043 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.094974 24314 raft_consensus.cc:493] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.097898 24314 raft_consensus.cc:3060] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.095036 24339 raft_consensus.cc:493] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.096462 24344 raft_consensus.cc:697] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:47.099174 24339 raft_consensus.cc:3060] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.099720 24344 consensus_queue.cc:237] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } }
I20260709 12:19:47.107654 24188 raft_consensus.cc:2393] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.110891 24306 ts_tablet_manager.cc:1434] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.091s	user 0.021s	sys 0.027s
I20260709 12:19:47.108728 24228 leader_election.cc:304] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.108466 24311 raft_consensus.cc:2804] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.112794 24311 raft_consensus.cc:493] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.113166 24349 raft_consensus.cc:2804] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.114037 24306 tablet_bootstrap.cc:492] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:47.118767 24339 raft_consensus.cc:515] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.120836 24229 leader_election.cc:304] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [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: 138ba32c4adc45098ac5346ccd7042fc; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.121356 24306 tablet_bootstrap.cc:654] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.109267 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.113168 24311 raft_consensus.cc:3060] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.124893 24314 raft_consensus.cc:515] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.128644 24349 raft_consensus.cc:697] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.134857 24309 tablet_bootstrap.cc:492] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:47.135836 24309 ts_tablet_manager.cc:1403] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.230s	user 0.022s	sys 0.008s
I20260709 12:19:47.140556 24157 leader_election.cc:304] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9; no voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.141836 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.143621 24355 raft_consensus.cc:2749] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.144498 24114 raft_consensus.cc:2468] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:47.139655 24309 raft_consensus.cc:359] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.145418 24315 raft_consensus.cc:2764] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:19:47.149034 24262 raft_consensus.cc:2393] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:47.149392 24309 raft_consensus.cc:385] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.154603 24154 leader_election.cc:304] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:47.154537 24309 raft_consensus.cc:740] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.160571 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.156659 24354 raft_consensus.cc:2804] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.158576 24350 leader_election.cc:290] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.160158 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.158576 24339 leader_election.cc:290] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.144768 24349 consensus_queue.cc:237] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.162117 24113 raft_consensus.cc:2393] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:47.162457 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.160507 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.163689 24188 raft_consensus.cc:3060] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:47.164026 24228 leader_election.cc:343] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:47.164397 24314 leader_election.cc:290] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.165823 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.166725 24114 raft_consensus.cc:2393] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.167232 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.167376 24154 leader_election.cc:304] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9; no voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.169076 24350 raft_consensus.cc:2749] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.169723 24357 raft_consensus.cc:2749] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.178079 24354 raft_consensus.cc:697] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.185497 24311 raft_consensus.cc:515] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.185756 24309 consensus_queue.cc:260] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.187492 24188 raft_consensus.cc:2468] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:47.188103 24191 raft_consensus.cc:2393] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.188687 24229 leader_election.cc:304] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.179220 24354 consensus_queue.cc:237] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.190496 24309 ts_tablet_manager.cc:1434] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 12:19:47.190943 24229 leader_election.cc:304] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.191887 24306 tablet_bootstrap.cc:492] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:47.192551 24306 ts_tablet_manager.cc:1403] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.003s
I20260709 12:19:47.192485 24357 raft_consensus.cc:2804] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.192970 24309 tablet_bootstrap.cc:492] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:47.193550 24357 raft_consensus.cc:697] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.194543 24357 consensus_queue.cc:237] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.192538 24349 raft_consensus.cc:3060] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.197999 24306 raft_consensus.cc:359] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.201877 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.202616 24014 catalog_manager.cc:5697] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:47.203665 24154 leader_election.cc:343] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:47.203858 24311 leader_election.cc:290] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.206868 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.202448 24306 raft_consensus.cc:385] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.210476 24306 raft_consensus.cc:740] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.211273 24311 raft_consensus.cc:493] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.211262 24306 consensus_queue.cc:260] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.212951 24349 raft_consensus.cc:2749] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.213933 24306 ts_tablet_manager.cc:1434] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:19:47.201887 24309 tablet_bootstrap.cc:654] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.212052 24311 raft_consensus.cc:515] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.219079 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
W20260709 12:19:47.220912 24154 leader_election.cc:343] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:47.223083 24311 leader_election.cc:290] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.225782 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.226792 24263 raft_consensus.cc:2468] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:47.228123 24262 raft_consensus.cc:2468] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:47.228425 24229 leader_election.cc:304] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [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: 138ba32c4adc45098ac5346ccd7042fc; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.229713 24357 raft_consensus.cc:2749] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.230770 24157 leader_election.cc:304] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.231969 24311 raft_consensus.cc:2804] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.231395 24012 catalog_manager.cc:5697] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.232360 24311 raft_consensus.cc:493] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.232767 24311 raft_consensus.cc:3060] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.232846 24157 leader_election.cc:304] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.238479 24354 raft_consensus.cc:2804] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.239102 24354 raft_consensus.cc:697] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.239940 24354 consensus_queue.cc:237] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.241353 24311 raft_consensus.cc:515] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.243930 24311 leader_election.cc:290] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.245245 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.245980 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.246289 24309 tablet_bootstrap.cc:492] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
W20260709 12:19:47.246951 24154 leader_election.cc:343] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:47.247633 24309 ts_tablet_manager.cc:1403] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.003s
I20260709 12:19:47.247673 24262 raft_consensus.cc:3060] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.251174 24309 raft_consensus.cc:359] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.252032 24309 raft_consensus.cc:385] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.252539 24309 raft_consensus.cc:740] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.253932 24309 consensus_queue.cc:260] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.257006 24309 ts_tablet_manager.cc:1434] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:19:47.258208 24309 tablet_bootstrap.cc:492] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:47.257036 24262 raft_consensus.cc:2468] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:47.260988 24157 leader_election.cc:304] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.266338 24354 raft_consensus.cc:2804] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.266767 24309 tablet_bootstrap.cc:654] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.266860 24354 raft_consensus.cc:697] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.267853 24354 consensus_queue.cc:237] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.273125 24309 tablet_bootstrap.cc:492] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:47.273743 24309 ts_tablet_manager.cc:1403] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:19:47.276474 24309 raft_consensus.cc:359] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.277004 24309 raft_consensus.cc:385] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.277238 24309 raft_consensus.cc:740] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.278110 24309 consensus_queue.cc:260] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.278167 24013 catalog_manager.cc:5697] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.279898 24309 ts_tablet_manager.cc:1434] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:19:47.279095 24014 catalog_manager.cc:5697] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.281666 24309 tablet_bootstrap.cc:492] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:47.281287 24014 catalog_manager.cc:5697] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.295523 24309 tablet_bootstrap.cc:654] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.296351 24012 catalog_manager.cc:5697] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.298427 24012 catalog_manager.cc:5697] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.301029 24309 tablet_bootstrap.cc:492] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:47.301661 24309 ts_tablet_manager.cc:1403] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 12:19:47.304311 24309 raft_consensus.cc:359] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.304795 24309 raft_consensus.cc:385] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.305071 24309 raft_consensus.cc:740] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.305775 24309 consensus_queue.cc:260] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.307752 24309 ts_tablet_manager.cc:1434] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:47.322813 24357 raft_consensus.cc:493] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.323552 24357 raft_consensus.cc:515] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.325430 24357 leader_election.cc:290] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.326184 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:47.326500 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.326876 24114 raft_consensus.cc:2468] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:47.327152 24189 raft_consensus.cc:2468] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:47.328194 24228 leader_election.cc:304] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.328919 24357 raft_consensus.cc:2804] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:47.329255 24357 raft_consensus.cc:493] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:47.329537 24357 raft_consensus.cc:3060] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.335083 24357 raft_consensus.cc:515] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.336802 24357 leader_election.cc:290] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.337834 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.337860 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.338567 24114 raft_consensus.cc:3060] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.338683 24189 raft_consensus.cc:3060] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.344188 24114 raft_consensus.cc:2468] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:47.344162 24189 raft_consensus.cc:2468] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:47.345671 24228 leader_election.cc:304] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.346406 24357 raft_consensus.cc:2804] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.346889 24357 raft_consensus.cc:697] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.347774 24357 consensus_queue.cc:237] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.355747 24012 catalog_manager.cc:5697] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.430320 24189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
mode: GRACEFUL
new_leader_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:48342
I20260709 12:19:47.431258 24189 raft_consensus.cc:606] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Received request to transfer leadership to TS e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.462479 24262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:47.463014 24262 raft_consensus.cc:606] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:47.470920 24262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:47.472527 24262 raft_consensus.cc:606] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:47.477038 24315 consensus_queue.cc:1048] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.480939 24263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:47.481621 24263 raft_consensus.cc:606] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:47.487854 24189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
mode: GRACEFUL
new_leader_uuid: "138ba32c4adc45098ac5346ccd7042fc"
 from {username='slave'} at 127.0.0.1:48342
I20260709 12:19:47.488518 24189 raft_consensus.cc:606] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Received request to transfer leadership to TS 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:47.492569 24315 consensus_queue.cc:1048] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:47.495100 24315 consensus_queue.cc:1048] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.505070 24345 consensus_queue.cc:1048] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:47.510679 24315 consensus_queue.cc:1048] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:47.531905 24315 consensus_queue.cc:1048] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:47.544857 24343 raft_consensus.cc:493] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.545460 24343 raft_consensus.cc:515] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.547780 24343 leader_election.cc:290] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.548807 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.548959 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ec441c1ed54f88a489c6eeda83ceb7" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.550231 24263 raft_consensus.cc:2393] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.551295 24080 leader_election.cc:304] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c134b802024c5f86e358adf44f8825; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:47.552094 24343 raft_consensus.cc:3060] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.558537 24343 raft_consensus.cc:2749] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.631577 24354 consensus_queue.cc:1048] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:47.633952 24343 raft_consensus.cc:493] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.634619 24343 raft_consensus.cc:515] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.636859 24343 leader_election.cc:290] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.637686 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.638314 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.643199 24114 raft_consensus.cc:3060] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.644143 24191 raft_consensus.cc:2393] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:47.645449 24080 leader_election.cc:304] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c134b802024c5f86e358adf44f8825; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:47.647722 24354 consensus_queue.cc:1048] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.651443 24343 raft_consensus.cc:2749] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.653185 24357 consensus_queue.cc:1048] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.660681 24355 raft_consensus.cc:993] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: : Instructing follower e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:47.661212 24354 raft_consensus.cc:1081] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Signalling peer e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:47.668586 24314 consensus_queue.cc:1048] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.666821 24113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:56060
I20260709 12:19:47.673496 24113 raft_consensus.cc:493] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:47.674185 24113 raft_consensus.cc:3060] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.677976 24314 consensus_queue.cc:1048] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.682042 24314 raft_consensus.cc:993] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:47.682500 24339 raft_consensus.cc:1081] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:47.684478 24191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:48338
I20260709 12:19:47.685217 24191 raft_consensus.cc:493] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:47.685669 24191 raft_consensus.cc:3060] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.686158 24343 raft_consensus.cc:493] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.686957 24343 raft_consensus.cc:515] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.689153 24343 leader_election.cc:290] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.691032 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:47.694689 24357 consensus_queue.cc:1048] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.696942 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:47.697971 24262 raft_consensus.cc:2393] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:47.699077 24082 leader_election.cc:304] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9c134b802024c5f86e358adf44f8825; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:47.700644 24343 raft_consensus.cc:3060] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.701103 24191 raft_consensus.cc:515] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.708736 24116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.709200 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ff1c1530e84a94912798761aff0dce" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.709547 24116 raft_consensus.cc:3060] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.710035 24262 raft_consensus.cc:3055] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:47.710384 24262 raft_consensus.cc:740] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.711580 24262 consensus_queue.cc:260] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.711745 24354 consensus_queue.cc:1048] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:47.712733 24262 raft_consensus.cc:3060] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.720141 24354 consensus_queue.cc:1048] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.721035 24116 raft_consensus.cc:2468] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:47.721364 24191 leader_election.cc:290] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.721125 24343 raft_consensus.cc:2749] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:47.723745 24113 raft_consensus.cc:515] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.720918 24262 raft_consensus.cc:2468] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:47.726141 24157 leader_election.cc:304] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:47.728125 24339 raft_consensus.cc:993] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:47.728546 24354 raft_consensus.cc:2804] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:47.728619 24339 raft_consensus.cc:1081] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:47.728768 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.729244 24354 raft_consensus.cc:697] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.729775 24189 raft_consensus.cc:3055] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:47.730134 24189 raft_consensus.cc:740] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.730441 24354 consensus_queue.cc:237] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.730955 24189 consensus_queue.cc:260] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.732093 24189 raft_consensus.cc:3060] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.733166 24311 raft_consensus.cc:993] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: : Instructing follower 138ba32c4adc45098ac5346ccd7042fc to start an election
I20260709 12:19:47.733692 24311 raft_consensus.cc:1081] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Signalling peer 138ba32c4adc45098ac5346ccd7042fc to start an election
I20260709 12:19:47.742311 24189 raft_consensus.cc:2468] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:47.742201 24311 consensus_queue.cc:1048] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.744694 24080 leader_election.cc:304] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.749318 24263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
 from {username='slave'} at 127.0.0.1:46738
I20260709 12:19:47.750097 24263 raft_consensus.cc:493] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:47.750515 24263 raft_consensus.cc:3060] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.758440 24343 raft_consensus.cc:2804] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:47.758380 24263 raft_consensus.cc:515] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.759042 24343 raft_consensus.cc:697] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:47.759534 24262 raft_consensus.cc:1240] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Rejecting Update request from peer 0bc1a2ee830841efa4ca19a783c2b1a9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:47.759968 24343 consensus_queue.cc:237] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.761235 24189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:48338
I20260709 12:19:47.761969 24189 raft_consensus.cc:493] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:47.762369 24189 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.770175 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.771112 24114 raft_consensus.cc:3060] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.772083 24311 consensus_queue.cc:1059] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.773885 24339 consensus_queue.cc:1048] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.773841 24113 leader_election.cc:290] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.776043 24014 catalog_manager.cc:5697] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.780701 24394 consensus_queue.cc:1048] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.782519 24189 raft_consensus.cc:515] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.785665 24189 leader_election.cc:290] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.787313 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e56becc50b49c59b97610ee4f3bfbb" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.788133 24262 raft_consensus.cc:3060] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.791083 24114 raft_consensus.cc:2468] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 2.
I20260709 12:19:47.787496 24263 leader_election.cc:290] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:47.792546 24228 leader_election.cc:304] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:47.793867 24339 raft_consensus.cc:2804] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:47.794565 24339 raft_consensus.cc:697] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 2 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.795444 24339 consensus_queue.cc:237] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [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: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.796213 24012 catalog_manager.cc:5697] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 1 to 2, leader changed from 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130) to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.800987 24262 raft_consensus.cc:2468] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:47.802688 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.803352 24113 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.803591 24116 raft_consensus.cc:1240] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Rejecting Update request from peer 0bc1a2ee830841efa4ca19a783c2b1a9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:19:47.806063 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.806248 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2049e6644ff443928fcba4aa4997eecf" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:47.806757 24263 raft_consensus.cc:3055] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:47.807140 24263 raft_consensus.cc:740] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.807224 24191 raft_consensus.cc:3055] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:47.808015 24191 raft_consensus.cc:740] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.808087 24263 consensus_queue.cc:260] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.817207 24357 raft_consensus.cc:993] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:47.819021 24357 raft_consensus.cc:1081] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:47.819492 24263 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.824783 24314 consensus_queue.cc:1048] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:47.827569 24188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:48338
I20260709 12:19:47.828155 24188 raft_consensus.cc:493] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:47.828665 24188 raft_consensus.cc:3060] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.829638 24014 catalog_manager.cc:5697] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 1 to 2, leader changed from 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130) to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 2 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.833039 24263 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:47.818329 24113 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:47.810149 24191 consensus_queue.cc:260] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.838339 24191 raft_consensus.cc:3060] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.839197 24188 raft_consensus.cc:515] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.842319 24157 leader_election.cc:304] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:47.843690 24354 raft_consensus.cc:2804] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:47.844535 24354 raft_consensus.cc:697] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.845857 24354 consensus_queue.cc:237] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.853248 24191 raft_consensus.cc:2468] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 2.
W20260709 12:19:47.843468 24311 consensus_queue.cc:1175] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e9c134b802024c5f86e358adf44f8825" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 0bc1a2ee830841efa4ca19a783c2b1a9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:19:47.868326 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:47.870846 24188 leader_election.cc:290] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:47.875003 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdbfb308ce14a22baa0dcb2d27c4df5" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:47.875859 24262 raft_consensus.cc:3055] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:47.876201 24262 raft_consensus.cc:740] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:47.877540 24262 consensus_queue.cc:260] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.881230 24262 raft_consensus.cc:3060] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:47.891233 24262 raft_consensus.cc:2468] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:47.892925 24157 leader_election.cc:304] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:47.894636 24354 raft_consensus.cc:2804] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:47.893098 24013 catalog_manager.cc:5697] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.895413 24354 raft_consensus.cc:697] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:47.896816 24354 consensus_queue.cc:237] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:47.912015 24014 catalog_manager.cc:5697] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:48.190019 24114 raft_consensus.cc:1275] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 138ba32c4adc45098ac5346ccd7042fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.191704 24314 consensus_queue.cc:1048] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:48.203928 24188 raft_consensus.cc:1275] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer 138ba32c4adc45098ac5346ccd7042fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.205533 24314 consensus_queue.cc:1048] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:48.248407 24188 raft_consensus.cc:1275] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.250242 24343 consensus_queue.cc:1048] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:48.259254 24262 raft_consensus.cc:1275] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.260757 24315 consensus_queue.cc:1048] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:48.275178 24262 raft_consensus.cc:1275] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.277484 24354 consensus_queue.cc:1048] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:48.285691 24114 raft_consensus.cc:1275] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.288290 24354 consensus_queue.cc:1048] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:48.299520 24114 raft_consensus.cc:3060] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:48.309835 24114 raft_consensus.cc:1275] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.311888 24311 consensus_queue.cc:1048] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:48.323601 24262 raft_consensus.cc:1275] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.324977 24263 raft_consensus.cc:1275] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.324973 24354 consensus_queue.cc:1048] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:48.327137 24354 consensus_queue.cc:1048] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:48.341437 24114 raft_consensus.cc:1275] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:48.344146 24311 consensus_queue.cc:1048] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:50.522935 24013 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35434:
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 12:19:50.525393 24013 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 12:19:50.589391 24098 tablet_service.cc:1511] Processing CreateTablet for tablet 05e7bc15c5e04494adb460f3d42cb69c (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:50.591050 24098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e7bc15c5e04494adb460f3d42cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.591749 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 05e7bc15c5e04494adb460f3d42cb69c (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:50.592947 24254 tablet_service.cc:1511] Processing CreateTablet for tablet 05e7bc15c5e04494adb460f3d42cb69c (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:19:50.593465 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e7bc15c5e04494adb460f3d42cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.595129 24100 tablet_service.cc:1511] Processing CreateTablet for tablet 9131ca68225b45fcb1f9f322bab74555 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:50.596431 24100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9131ca68225b45fcb1f9f322bab74555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.596889 24179 tablet_service.cc:1511] Processing CreateTablet for tablet 9131ca68225b45fcb1f9f322bab74555 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:50.598152 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9131ca68225b45fcb1f9f322bab74555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.597924 24253 tablet_service.cc:1511] Processing CreateTablet for tablet 9131ca68225b45fcb1f9f322bab74555 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:19:50.599233 24253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9131ca68225b45fcb1f9f322bab74555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.599679 24102 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab5e3dc1b61481288521e1b27b44c57 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:50.600512 24254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e7bc15c5e04494adb460f3d42cb69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.600917 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab5e3dc1b61481288521e1b27b44c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.623730 24175 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab5e3dc1b61481288521e1b27b44c57 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:50.625792 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab5e3dc1b61481288521e1b27b44c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.628119 24099 tablet_service.cc:1511] Processing CreateTablet for tablet a4bb4b620d284585b7a8fc5f943820af (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:50.629493 24099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bb4b620d284585b7a8fc5f943820af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.631054 24252 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab5e3dc1b61481288521e1b27b44c57 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:19:50.632359 24252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab5e3dc1b61481288521e1b27b44c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.634913 24413 tablet_bootstrap.cc:492] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:50.644207 24179 tablet_service.cc:1511] Processing CreateTablet for tablet a4bb4b620d284585b7a8fc5f943820af (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260709 12:19:50.644686 24062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:50.645812 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bb4b620d284585b7a8fc5f943820af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.648381 24250 tablet_service.cc:1511] Processing CreateTablet for tablet a4bb4b620d284585b7a8fc5f943820af (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:19:50.649950 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bb4b620d284585b7a8fc5f943820af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.651439 24101 tablet_service.cc:1511] Processing CreateTablet for tablet e78a5e50d2f347439e91a81507ab61e9 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:50.652874 24101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78a5e50d2f347439e91a81507ab61e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.654853 24413 tablet_bootstrap.cc:654] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.656451 24177 tablet_service.cc:1511] Processing CreateTablet for tablet e78a5e50d2f347439e91a81507ab61e9 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:50.658162 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78a5e50d2f347439e91a81507ab61e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.659540 24255 tablet_service.cc:1511] Processing CreateTablet for tablet e78a5e50d2f347439e91a81507ab61e9 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:19:50.661275 24255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78a5e50d2f347439e91a81507ab61e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.673624 24103 tablet_service.cc:1511] Processing CreateTablet for tablet d5a527a66f1245f996a480521cbd9fcf (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:50.675073 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a527a66f1245f996a480521cbd9fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.675904 24180 tablet_service.cc:1511] Processing CreateTablet for tablet d5a527a66f1245f996a480521cbd9fcf (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:50.677259 24180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a527a66f1245f996a480521cbd9fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.686139 24251 tablet_service.cc:1511] Processing CreateTablet for tablet d5a527a66f1245f996a480521cbd9fcf (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:19:50.687728 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a527a66f1245f996a480521cbd9fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.692411 24414 tablet_bootstrap.cc:492] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:50.695966 24415 tablet_bootstrap.cc:492] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:50.705205 24102 tablet_service.cc:1511] Processing CreateTablet for tablet f2694f03c5954683ab5126194f0d860a (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:50.707382 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2694f03c5954683ab5126194f0d860a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.712612 24414 tablet_bootstrap.cc:654] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.707640 24415 tablet_bootstrap.cc:654] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.714005 24175 tablet_service.cc:1511] Processing CreateTablet for tablet f2694f03c5954683ab5126194f0d860a (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:50.715523 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2694f03c5954683ab5126194f0d860a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.719177 24413 tablet_bootstrap.cc:492] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:50.719770 24413 ts_tablet_manager.cc:1403] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.000s
I20260709 12:19:50.722836 24413 raft_consensus.cc:359] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.731005 24250 tablet_service.cc:1511] Processing CreateTablet for tablet f2694f03c5954683ab5126194f0d860a (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:19:50.732409 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2694f03c5954683ab5126194f0d860a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.742183 24098 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6ee5cf38894a438307929f3768edea (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:50.744228 24098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6ee5cf38894a438307929f3768edea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.745196 24414 tablet_bootstrap.cc:492] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:50.745767 24414 ts_tablet_manager.cc:1403] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.003s
I20260709 12:19:50.746574 24179 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6ee5cf38894a438307929f3768edea (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:50.728015 24413 raft_consensus.cc:385] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.748494 24413 raft_consensus.cc:740] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.749675 24414 raft_consensus.cc:359] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.750485 24414 raft_consensus.cc:385] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.750792 24414 raft_consensus.cc:740] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.751163 24255 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6ee5cf38894a438307929f3768edea (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:19:50.751572 24414 consensus_queue.cc:260] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.752537 24255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6ee5cf38894a438307929f3768edea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.753103 24179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6ee5cf38894a438307929f3768edea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.754015 24103 tablet_service.cc:1511] Processing CreateTablet for tablet 350e051be6db4618a34b9825cacc46f9 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:50.755278 24103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e051be6db4618a34b9825cacc46f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.755432 24414 ts_tablet_manager.cc:1434] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:19:50.757963 24414 tablet_bootstrap.cc:492] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:50.759047 24415 tablet_bootstrap.cc:492] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:50.759575 24415 ts_tablet_manager.cc:1403] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.064s	user 0.003s	sys 0.012s
I20260709 12:19:50.762633 24415 raft_consensus.cc:359] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.763406 24415 raft_consensus.cc:385] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.764751 24414 tablet_bootstrap.cc:654] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.768869 24175 tablet_service.cc:1511] Processing CreateTablet for tablet 350e051be6db4618a34b9825cacc46f9 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:50.770210 24175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e051be6db4618a34b9825cacc46f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.771721 24413 consensus_queue.cc:260] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.763703 24415 raft_consensus.cc:740] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.778132 24415 consensus_queue.cc:260] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.779075 24413 ts_tablet_manager.cc:1434] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:19:50.780210 24413 tablet_bootstrap.cc:492] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:50.780753 24415 ts_tablet_manager.cc:1434] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260709 12:19:50.789269 24413 tablet_bootstrap.cc:654] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.794477 24415 tablet_bootstrap.cc:492] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:50.790874 24250 tablet_service.cc:1511] Processing CreateTablet for tablet 350e051be6db4618a34b9825cacc46f9 (DEFAULT_TABLE table=soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:19:50.797732 24250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e051be6db4618a34b9825cacc46f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.801694 24415 tablet_bootstrap.cc:654] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.813706 24413 tablet_bootstrap.cc:492] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:50.814564 24413 ts_tablet_manager.cc:1403] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.005s
I20260709 12:19:50.825876 24414 tablet_bootstrap.cc:492] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:50.826823 24414 ts_tablet_manager.cc:1403] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.007s
I20260709 12:19:50.833204 24413 raft_consensus.cc:359] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.834395 24413 raft_consensus.cc:385] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.834810 24413 raft_consensus.cc:740] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.835937 24414 raft_consensus.cc:359] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.837103 24414 raft_consensus.cc:385] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.838793 24415 tablet_bootstrap.cc:492] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:50.845520 24414 raft_consensus.cc:740] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.846164 24415 ts_tablet_manager.cc:1403] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.015s
I20260709 12:19:50.837278 24413 consensus_queue.cc:260] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.846577 24414 consensus_queue.cc:260] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.850639 24414 ts_tablet_manager.cc:1434] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260709 12:19:50.852512 24414 tablet_bootstrap.cc:492] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:50.853019 24413 ts_tablet_manager.cc:1434] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 12:19:50.854516 24413 tablet_bootstrap.cc:492] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:50.861200 24414 tablet_bootstrap.cc:654] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.849910 24415 raft_consensus.cc:359] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.866068 24415 raft_consensus.cc:385] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.866750 24415 raft_consensus.cc:740] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.866909 24413 tablet_bootstrap.cc:654] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.870700 24415 consensus_queue.cc:260] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.873689 24415 ts_tablet_manager.cc:1434] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.002s
I20260709 12:19:50.874400 24414 tablet_bootstrap.cc:492] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:50.874910 24415 tablet_bootstrap.cc:492] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:50.874961 24414 ts_tablet_manager.cc:1403] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:19:50.877029 24413 tablet_bootstrap.cc:492] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:50.877862 24413 ts_tablet_manager.cc:1403] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260709 12:19:50.880055 24414 raft_consensus.cc:359] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.881076 24414 raft_consensus.cc:385] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.881740 24414 raft_consensus.cc:740] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.882962 24414 consensus_queue.cc:260] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.883589 24413 raft_consensus.cc:359] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.885605 24413 raft_consensus.cc:385] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.886720 24414 ts_tablet_manager.cc:1434] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260709 12:19:50.884941 24415 tablet_bootstrap.cc:654] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.887895 24414 tablet_bootstrap.cc:492] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:50.886475 24413 raft_consensus.cc:740] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.891470 24413 consensus_queue.cc:260] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.895061 24413 ts_tablet_manager.cc:1434] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:19:50.896142 24414 tablet_bootstrap.cc:654] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.904261 24413 tablet_bootstrap.cc:492] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:50.904611 24414 tablet_bootstrap.cc:492] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:50.905179 24414 ts_tablet_manager.cc:1403] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:19:50.909155 24414 raft_consensus.cc:359] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.909956 24415 tablet_bootstrap.cc:492] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:50.909942 24414 raft_consensus.cc:385] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.910436 24414 raft_consensus.cc:740] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.910638 24415 ts_tablet_manager.cc:1403] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 12:19:50.911316 24414 consensus_queue.cc:260] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.913848 24414 ts_tablet_manager.cc:1434] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260709 12:19:50.914234 24415 raft_consensus.cc:359] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.914989 24415 raft_consensus.cc:385] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.915310 24414 tablet_bootstrap.cc:492] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:50.915277 24415 raft_consensus.cc:740] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.917038 24415 consensus_queue.cc:260] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.921530 24413 tablet_bootstrap.cc:654] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.924604 24414 tablet_bootstrap.cc:654] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.927848 24415 ts_tablet_manager.cc:1434] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:19:50.935910 24413 tablet_bootstrap.cc:492] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:50.936738 24413 ts_tablet_manager.cc:1403] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260709 12:19:50.937928 24415 tablet_bootstrap.cc:492] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:50.942597 24413 raft_consensus.cc:359] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.944077 24413 raft_consensus.cc:385] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.944594 24413 raft_consensus.cc:740] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.944883 24414 tablet_bootstrap.cc:492] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:50.945797 24414 ts_tablet_manager.cc:1403] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.009s
I20260709 12:19:50.946012 24415 tablet_bootstrap.cc:654] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.945686 24413 consensus_queue.cc:260] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.949285 24414 raft_consensus.cc:359] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.950104 24413 ts_tablet_manager.cc:1434] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260709 12:19:50.950119 24414 raft_consensus.cc:385] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.950845 24414 raft_consensus.cc:740] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.951586 24413 tablet_bootstrap.cc:492] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:50.951635 24414 consensus_queue.cc:260] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.953912 24415 tablet_bootstrap.cc:492] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:50.954254 24414 ts_tablet_manager.cc:1434] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:50.954591 24415 ts_tablet_manager.cc:1403] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 12:19:50.955737 24414 tablet_bootstrap.cc:492] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:50.957866 24415 raft_consensus.cc:359] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.958755 24415 raft_consensus.cc:385] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.959111 24415 raft_consensus.cc:740] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.960026 24415 consensus_queue.cc:260] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.963275 24413 tablet_bootstrap.cc:654] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.966522 24415 ts_tablet_manager.cc:1434] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:19:50.968174 24415 tablet_bootstrap.cc:492] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:50.973315 24414 tablet_bootstrap.cc:654] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.975857 24415 tablet_bootstrap.cc:654] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.982745 24413 tablet_bootstrap.cc:492] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:50.983558 24413 ts_tablet_manager.cc:1403] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260709 12:19:50.987735 24413 raft_consensus.cc:359] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.988754 24413 raft_consensus.cc:385] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.989146 24413 raft_consensus.cc:740] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.990386 24413 consensus_queue.cc:260] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.992564 24414 tablet_bootstrap.cc:492] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:50.993180 24414 ts_tablet_manager.cc:1403] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.015s
I20260709 12:19:50.993227 24413 ts_tablet_manager.cc:1434] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 12:19:50.994448 24413 tablet_bootstrap.cc:492] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:50.996601 24414 raft_consensus.cc:359] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.997689 24315 raft_consensus.cc:493] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.997987 24414 raft_consensus.cc:385] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.998446 24414 raft_consensus.cc:740] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.998584 24315 raft_consensus.cc:515] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:50.999562 24414 consensus_queue.cc:260] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.002435 24413 tablet_bootstrap.cc:654] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.002671 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.003468 24191 raft_consensus.cc:2468] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 0.
I20260709 12:19:51.005553 24080 leader_election.cc:304] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.005887 24414 ts_tablet_manager.cc:1434] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:19:51.008816 24400 raft_consensus.cc:493] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.010039 24400 raft_consensus.cc:515] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.014873 24400 leader_election.cc:290] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.007858 24414 tablet_bootstrap.cc:492] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:51.016573 24413 tablet_bootstrap.cc:492] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:51.017200 24413 ts_tablet_manager.cc:1403] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 12:19:51.016422 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.017773 24191 raft_consensus.cc:2468] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.019423 24229 leader_election.cc:304] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:51.020563 24413 raft_consensus.cc:359] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.021526 24413 raft_consensus.cc:385] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.021903 24413 raft_consensus.cc:740] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.023294 24414 tablet_bootstrap.cc:654] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.023130 24413 consensus_queue.cc:260] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.025820 24413 ts_tablet_manager.cc:1434] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260709 12:19:51.025982 24400 raft_consensus.cc:2804] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.026527 24400 raft_consensus.cc:493] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.026957 24400 raft_consensus.cc:3060] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.027006 24413 tablet_bootstrap.cc:492] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:51.030579 24315 leader_election.cc:290] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.031888 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:51.032167 24315 raft_consensus.cc:2804] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.032557 24315 raft_consensus.cc:493] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.032876 24315 raft_consensus.cc:3060] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.035655 24414 tablet_bootstrap.cc:492] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:51.036017 24413 tablet_bootstrap.cc:654] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.036258 24414 ts_tablet_manager.cc:1403] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 12:19:51.039799 24414 raft_consensus.cc:359] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.040647 24414 raft_consensus.cc:385] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.040994 24414 raft_consensus.cc:740] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.041859 24414 consensus_queue.cc:260] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.048143 24415 tablet_bootstrap.cc:492] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:51.048899 24415 ts_tablet_manager.cc:1403] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.002s
I20260709 12:19:51.050925 24413 tablet_bootstrap.cc:492] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:51.051911 24413 ts_tablet_manager.cc:1403] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
W20260709 12:19:51.053875 24080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.130:45937, user_credentials={real_user=slave}} blocked reactor thread for 48423.2us
I20260709 12:19:51.056416 24413 raft_consensus.cc:359] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.057838 24413 raft_consensus.cc:385] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.058365 24413 raft_consensus.cc:740] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.059768 24413 consensus_queue.cc:260] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.064273 24413 ts_tablet_manager.cc:1434] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 12:19:51.066071 24413 tablet_bootstrap.cc:492] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:51.074538 24315 raft_consensus.cc:515] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.078095 24415 raft_consensus.cc:359] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.082497 24433 raft_consensus.cc:493] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.081712 24415 raft_consensus.cc:385] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.082892 24350 raft_consensus.cc:493] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.084787 24415 raft_consensus.cc:740] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.086207 24350 raft_consensus.cc:515] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.088714 24415 consensus_queue.cc:260] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.089807 24315 leader_election.cc:290] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 1 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.090215 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.090821 24191 raft_consensus.cc:3060] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.091197 24415 ts_tablet_manager.cc:1434] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.007s
I20260709 12:19:51.091449 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a527a66f1245f996a480521cbd9fcf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.092442 24415 tablet_bootstrap.cc:492] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:51.091295 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.094149 24350 leader_election.cc:290] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.085655 24433 raft_consensus.cc:515] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
W20260709 12:19:51.096122 24154 leader_election.cc:343] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.095898 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a527a66f1245f996a480521cbd9fcf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:51.096894 24265 raft_consensus.cc:2468] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:51.097083 24433 leader_election.cc:290] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.098119 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.098381 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:51.098634 24157 leader_election.cc:304] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:51.098871 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:51.099054 24265 raft_consensus.cc:2468] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:51.100026 24114 raft_consensus.cc:2393] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate e9c134b802024c5f86e358adf44f8825 in this term.
I20260709 12:19:51.100529 24157 leader_election.cc:304] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:51.101764 24414 ts_tablet_manager.cc:1434] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.065s	user 0.025s	sys 0.023s
I20260709 12:19:51.098871 24113 raft_consensus.cc:2468] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:51.100023 24433 raft_consensus.cc:2804] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.102864 24433 raft_consensus.cc:493] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.102952 24414 tablet_bootstrap.cc:492] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:51.103236 24433 raft_consensus.cc:3060] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.105363 24438 raft_consensus.cc:493] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.106001 24438 raft_consensus.cc:515] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.106777 24350 raft_consensus.cc:2804] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.107235 24350 raft_consensus.cc:493] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.107610 24350 raft_consensus.cc:3060] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.109019 24438 leader_election.cc:290] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.109825 24413 tablet_bootstrap.cc:654] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.110118 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.111003 24188 raft_consensus.cc:2468] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.112802 24229 leader_election.cc:304] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:51.113852 24438 raft_consensus.cc:2804] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.113613 24400 raft_consensus.cc:515] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.114642 24438 raft_consensus.cc:493] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.115046 24438 raft_consensus.cc:3060] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.123889 24438 raft_consensus.cc:515] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.125659 24440 raft_consensus.cc:493] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.126106 24262 raft_consensus.cc:2393] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9c134b802024c5f86e358adf44f8825 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:51.126495 24415 tablet_bootstrap.cc:654] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.127152 24400 leader_election.cc:290] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.126279 24440 raft_consensus.cc:515] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.132409 24350 raft_consensus.cc:515] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.134635 24438 leader_election.cc:290] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.135485 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.136029 24191 raft_consensus.cc:2468] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 1.
I20260709 12:19:51.137856 24080 leader_election.cc:304] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:51.139173 24432 raft_consensus.cc:2804] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.137881 24414 tablet_bootstrap.cc:654] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.140452 24432 raft_consensus.cc:697] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:51.136216 24113 raft_consensus.cc:2468] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.141451 24432 consensus_queue.cc:237] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.142292 24438 raft_consensus.cc:493] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.143966 24438 raft_consensus.cc:515] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.146320 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.142642 24433 raft_consensus.cc:515] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.147300 24438 leader_election.cc:290] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.152489 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a527a66f1245f996a480521cbd9fcf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.152834 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.153507 24114 raft_consensus.cc:2468] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
W20260709 12:19:51.153890 24154 leader_election.cc:343] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.154703 24440 leader_election.cc:290] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.155412 24433 leader_election.cc:290] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.155910 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.156065 24433 raft_consensus.cc:493] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.156546 24114 raft_consensus.cc:3060] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.156654 24433 raft_consensus.cc:515] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.157832 24414 tablet_bootstrap.cc:492] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:51.158514 24414 ts_tablet_manager.cc:1403] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.002s
I20260709 12:19:51.159982 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.160719 24113 raft_consensus.cc:2468] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:51.161902 24154 leader_election.cc:304] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.163683 24433 leader_election.cc:290] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.164645 24433 raft_consensus.cc:2804] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.165563 24114 raft_consensus.cc:2468] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.167339 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.168030 24113 raft_consensus.cc:2468] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.167586 24414 raft_consensus.cc:359] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.168730 24414 raft_consensus.cc:385] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.169224 24414 raft_consensus.cc:740] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.165647 24433 raft_consensus.cc:493] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.172580 24014 catalog_manager.cc:5697] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 1 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.170728 24414 consensus_queue.cc:260] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.173914 24433 raft_consensus.cc:3060] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.184751 24414 ts_tablet_manager.cc:1434] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 12:19:51.184988 24350 leader_election.cc:290] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.186276 24414 tablet_bootstrap.cc:492] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: Bootstrap starting.
I20260709 12:19:51.186566 24191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.187428 24191 raft_consensus.cc:2393] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate e9c134b802024c5f86e358adf44f8825 in this term.
I20260709 12:19:51.188014 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.188382 24189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.188644 24188 raft_consensus.cc:3060] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.193485 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.200904 24190 raft_consensus.cc:2468] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.193668 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.203311 24414 tablet_bootstrap.cc:654] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.198076 24262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a527a66f1245f996a480521cbd9fcf" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:51.204723 24262 raft_consensus.cc:3060] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.198927 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:51.207908 24264 raft_consensus.cc:2468] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 0.
I20260709 12:19:51.199606 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:51.210057 24263 raft_consensus.cc:3060] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.203266 24113 raft_consensus.cc:3060] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.211225 24229 leader_election.cc:304] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [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: 138ba32c4adc45098ac5346ccd7042fc; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:51.212218 24228 leader_election.cc:304] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.214684 24350 raft_consensus.cc:493] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.230115 24350 raft_consensus.cc:515] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
W20260709 12:19:51.234167 24228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:39775, user_credentials={real_user=slave}} blocked reactor thread for 51962.4us
I20260709 12:19:51.235934 24228 leader_election.cc:304] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.237054 24438 raft_consensus.cc:2804] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.238221 24438 raft_consensus.cc:493] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.238754 24438 raft_consensus.cc:3060] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.237054 24440 raft_consensus.cc:2804] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.241768 24440 raft_consensus.cc:493] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.242311 24440 raft_consensus.cc:3060] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.245925 24350 leader_election.cc:290] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.248908 24400 raft_consensus.cc:2749] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.249998 24264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc" is_pre_election: true
I20260709 12:19:51.256064 24433 raft_consensus.cc:515] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.257711 24189 raft_consensus.cc:2393] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:51.265069 24433 leader_election.cc:290] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:51.266726 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:51.269253 24438 raft_consensus.cc:515] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.271279 24264 raft_consensus.cc:2393] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:51.277383 24438 leader_election.cc:290] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.277488 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.278276 24190 raft_consensus.cc:3060] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.278788 24262 raft_consensus.cc:2468] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:51.280650 24157 leader_election.cc:304] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: e9c134b802024c5f86e358adf44f8825
I20260709 12:19:51.282021 24188 raft_consensus.cc:2468] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.282855 24442 raft_consensus.cc:2804] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.283392 24442 raft_consensus.cc:697] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:51.284263 24442 consensus_queue.cc:237] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.291158 24263 raft_consensus.cc:2468] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:51.237197 24228 leader_election.cc:304] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
W20260709 12:19:51.292588 24228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.139.129:39775, user_credentials={real_user=slave}} blocked reactor thread for 55502.8us
I20260709 12:19:51.293440 24190 raft_consensus.cc:2468] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.294381 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.295169 24114 raft_consensus.cc:3060] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.300436 24157 leader_election.cc:304] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:51.305882 24113 raft_consensus.cc:2468] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:51.308194 24413 tablet_bootstrap.cc:492] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:51.308764 24413 ts_tablet_manager.cc:1403] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.243s	user 0.038s	sys 0.059s
I20260709 12:19:51.308045 24438 raft_consensus.cc:2804] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.309751 24433 raft_consensus.cc:2804] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.315622 24438 raft_consensus.cc:697] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:51.327258 24438 consensus_queue.cc:237] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.327934 24413 raft_consensus.cc:359] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.328682 24413 raft_consensus.cc:385] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.328979 24413 raft_consensus.cc:740] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.329917 24413 consensus_queue.cc:260] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.337450 24413 ts_tablet_manager.cc:1434] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:19:51.337055 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.339082 24440 raft_consensus.cc:515] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.321316 24229 leader_election.cc:304] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:51.340615 24265 raft_consensus.cc:2393] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in current term 1: Already voted for candidate 138ba32c4adc45098ac5346ccd7042fc in this term.
I20260709 12:19:51.340750 24400 raft_consensus.cc:2804] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.341861 24114 raft_consensus.cc:2468] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.344080 24415 tablet_bootstrap.cc:492] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:51.345248 24413 tablet_bootstrap.cc:492] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Bootstrap starting.
I20260709 12:19:51.347553 24414 tablet_bootstrap.cc:492] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: No bootstrap required, opened a new log
I20260709 12:19:51.348145 24414 ts_tablet_manager.cc:1403] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.019s
I20260709 12:19:51.351505 24415 ts_tablet_manager.cc:1403] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.259s	user 0.058s	sys 0.088s
I20260709 12:19:51.350474 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.362538 24113 raft_consensus.cc:3060] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.366636 24415 raft_consensus.cc:359] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.367691 24415 raft_consensus.cc:385] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.368014 24415 raft_consensus.cc:740] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.346905 24433 raft_consensus.cc:697] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:51.382472 24154 leader_election.cc:304] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9; no voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:51.383694 24450 raft_consensus.cc:2749] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.384259 24433 consensus_queue.cc:237] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.385473 24413 tablet_bootstrap.cc:654] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.387733 24414 raft_consensus.cc:359] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.369688 24400 raft_consensus.cc:697] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:51.389853 24414 raft_consensus.cc:385] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.390540 24414 raft_consensus.cc:740] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.391693 24414 consensus_queue.cc:260] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.395887 24414 ts_tablet_manager.cc:1434] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260709 12:19:51.396245 24012 catalog_manager.cc:5697] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:51.398413 24440 leader_election.cc:290] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.398589 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.399752 24190 raft_consensus.cc:2393] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 138ba32c4adc45098ac5346ccd7042fc in current term 1: Already voted for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in this term.
I20260709 12:19:51.400528 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.392170 24013 catalog_manager.cc:5697] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.371236 24415 consensus_queue.cc:260] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.407305 24415 ts_tablet_manager.cc:1434] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 12:19:51.402647 24228 leader_election.cc:304] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [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: 138ba32c4adc45098ac5346ccd7042fc; no voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825
I20260709 12:19:51.413854 24113 raft_consensus.cc:2468] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 1.
I20260709 12:19:51.411633 24415 tablet_bootstrap.cc:492] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:51.416272 24440 raft_consensus.cc:2749] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.416452 24400 consensus_queue.cc:237] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.420359 24154 leader_election.cc:304] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:51.424000 24447 raft_consensus.cc:2804] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.424520 24447 raft_consensus.cc:697] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:51.425420 24447 consensus_queue.cc:237] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.427712 24415 tablet_bootstrap.cc:654] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.437441 24413 tablet_bootstrap.cc:492] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: No bootstrap required, opened a new log
I20260709 12:19:51.444432 24400 raft_consensus.cc:493] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.445093 24400 raft_consensus.cc:515] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.447276 24400 leader_election.cc:290] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.448511 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.449172 24190 raft_consensus.cc:2468] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.451484 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.446652 24012 catalog_manager.cc:5697] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:51.452042 24415 tablet_bootstrap.cc:492] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:51.452656 24229 leader_election.cc:304] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:51.453006 24415 ts_tablet_manager.cc:1403] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.002s
W20260709 12:19:51.454242 24228 leader_election.cc:343] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.455276 24413 ts_tablet_manager.cc:1403] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.006s
I20260709 12:19:51.458091 24413 raft_consensus.cc:359] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.458770 24413 raft_consensus.cc:385] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.458966 24400 raft_consensus.cc:2804] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.459045 24413 raft_consensus.cc:740] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.458469 24013 catalog_manager.cc:5697] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.459942 24413 consensus_queue.cc:260] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.460745 24013 catalog_manager.cc:5697] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 1 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.462605 24413 ts_tablet_manager.cc:1434] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:51.459520 24400 raft_consensus.cc:493] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.463824 24400 raft_consensus.cc:3060] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.464605 24415 raft_consensus.cc:359] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.465294 24415 raft_consensus.cc:385] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.465612 24415 raft_consensus.cc:740] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.466317 24415 consensus_queue.cc:260] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.470170 24415 ts_tablet_manager.cc:1434] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 12:19:51.471323 24415 tablet_bootstrap.cc:492] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:51.471704 24400 raft_consensus.cc:515] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.474756 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.475634 24114 raft_consensus.cc:3060] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.478421 24415 tablet_bootstrap.cc:654] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.486948 24400 leader_election.cc:290] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.487785 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.488013 24114 raft_consensus.cc:2468] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.488451 24415 tablet_bootstrap.cc:492] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:51.488547 24190 raft_consensus.cc:3060] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.489264 24415 ts_tablet_manager.cc:1403] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 12:19:51.489647 24228 leader_election.cc:304] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.490734 24400 raft_consensus.cc:2804] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.491899 24400 raft_consensus.cc:697] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:51.492194 24415 raft_consensus.cc:359] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.493090 24415 raft_consensus.cc:385] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.492908 24400 consensus_queue.cc:237] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.493587 24415 raft_consensus.cc:740] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.494243 24415 consensus_queue.cc:260] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.496531 24415 ts_tablet_manager.cc:1434] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:51.497613 24415 tablet_bootstrap.cc:492] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: Bootstrap starting.
I20260709 12:19:51.501147 24190 raft_consensus.cc:2468] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.503801 24415 tablet_bootstrap.cc:654] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.504148 24013 catalog_manager.cc:5697] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:51.508612 24415 tablet_bootstrap.cc:492] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: No bootstrap required, opened a new log
I20260709 12:19:51.509152 24415 ts_tablet_manager.cc:1403] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:19:51.511520 24415 raft_consensus.cc:359] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.512152 24415 raft_consensus.cc:385] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.512364 24415 raft_consensus.cc:740] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.512974 24415 consensus_queue.cc:260] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.515021 24415 ts_tablet_manager.cc:1434] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:51.531682 24400 raft_consensus.cc:493] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.532272 24400 raft_consensus.cc:515] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.534468 24400 leader_election.cc:290] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.534986 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.535347 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.535627 24114 raft_consensus.cc:2468] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.535995 24190 raft_consensus.cc:2468] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.536743 24228 leader_election.cc:304] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.537465 24400 raft_consensus.cc:2804] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.537806 24400 raft_consensus.cc:493] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.538077 24400 raft_consensus.cc:3060] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.543331 24400 raft_consensus.cc:515] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.545320 24400 leader_election.cc:290] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.546159 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.546317 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.546747 24114 raft_consensus.cc:3060] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.546892 24190 raft_consensus.cc:3060] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.552134 24114 raft_consensus.cc:2468] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.552656 24190 raft_consensus.cc:2468] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.553233 24228 leader_election.cc:304] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.554158 24400 raft_consensus.cc:2804] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.554651 24400 raft_consensus.cc:697] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:51.555428 24400 consensus_queue.cc:237] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.563198 24013 catalog_manager.cc:5697] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:51.643570 24435 consensus_queue.cc:1048] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:51.654990 24062 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:51.660449 24315 consensus_queue.cc:1048] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.702464 24400 raft_consensus.cc:493] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.703153 24400 raft_consensus.cc:515] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.705003 24400 leader_election.cc:290] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.706028 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e051be6db4618a34b9825cacc46f9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" is_pre_election: true
I20260709 12:19:51.706009 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e051be6db4618a34b9825cacc46f9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825" is_pre_election: true
I20260709 12:19:51.706893 24190 raft_consensus.cc:2468] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.706910 24114 raft_consensus.cc:2468] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 0.
I20260709 12:19:51.708098 24228 leader_election.cc:304] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.708871 24400 raft_consensus.cc:2804] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.709190 24400 raft_consensus.cc:493] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.709493 24400 raft_consensus.cc:3060] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.714859 24400 raft_consensus.cc:515] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.716864 24400 leader_election.cc:290] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:51.717957 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e051be6db4618a34b9825cacc46f9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:51.717989 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e051be6db4618a34b9825cacc46f9" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:51.718622 24114 raft_consensus.cc:3060] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.718739 24190 raft_consensus.cc:3060] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.723752 24447 consensus_queue.cc:1048] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.725096 24114 raft_consensus.cc:2468] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.725438 24190 raft_consensus.cc:2468] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 1.
I20260709 12:19:51.726285 24228 leader_election.cc:304] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:51.727178 24400 raft_consensus.cc:2804] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.727677 24400 raft_consensus.cc:697] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:51.728717 24400 consensus_queue.cc:237] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:51.738163 24114 raft_consensus.cc:3060] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.748016 24013 catalog_manager.cc:5697] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 1 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:51.751716 24450 consensus_queue.cc:1048] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.838955 24450 consensus_queue.cc:1048] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.852093 24433 consensus_queue.cc:1048] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.912382 24440 consensus_queue.cc:1048] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.913164 24400 consensus_queue.cc:1048] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.948968 24400 consensus_queue.cc:1048] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.965780 24400 consensus_queue.cc:1048] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.980918 24450 consensus_queue.cc:1048] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.982232 24478 consensus_queue.cc:1048] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.995880 24442 consensus_queue.cc:1048] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.000119 24440 consensus_queue.cc:1048] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.002660 24440 consensus_queue.cc:1048] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.026700 24265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:52.030020 24265 raft_consensus.cc:606] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS e9c134b802024c5f86e358adf44f8825
I20260709 12:19:52.033557 24400 consensus_queue.cc:1048] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:52.037289 24478 raft_consensus.cc:993] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.037811 24478 raft_consensus.cc:1081] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.039427 24113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:56074
I20260709 12:19:52.040288 24113 raft_consensus.cc:493] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.046826 24113 raft_consensus.cc:3060] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.050603 24189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
mode: GRACEFUL
new_leader_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:48342
I20260709 12:19:52.051542 24189 raft_consensus.cc:606] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Received request to transfer leadership to TS e9c134b802024c5f86e358adf44f8825
I20260709 12:19:52.055857 24113 raft_consensus.cc:515] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.065980 24265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:52.066112 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:52.066762 24265 raft_consensus.cc:606] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS e9c134b802024c5f86e358adf44f8825
I20260709 12:19:52.067997 24113 leader_election.cc:290] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.067063 24190 raft_consensus.cc:3060] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.069960 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e7bc15c5e04494adb460f3d42cb69c" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.070627 24263 raft_consensus.cc:3055] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.070956 24263 raft_consensus.cc:740] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:52.072068 24263 consensus_queue.cc:260] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.074229 24263 raft_consensus.cc:3060] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.080641 24190 raft_consensus.cc:2468] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.083040 24189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
mode: GRACEFUL
new_leader_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:48342
I20260709 12:19:52.083645 24189 raft_consensus.cc:606] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Received request to transfer leadership to TS e9c134b802024c5f86e358adf44f8825
I20260709 12:19:52.085634 24080 leader_election.cc:304] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:52.086836 24315 raft_consensus.cc:2804] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.087499 24315 raft_consensus.cc:697] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:52.088475 24315 consensus_queue.cc:237] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.094655 24263 raft_consensus.cc:2468] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.100395 24013 catalog_manager.cc:5697] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.113317 24113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
mode: GRACEFUL
new_leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:60684
I20260709 12:19:52.114308 24113 raft_consensus.cc:606] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Received request to transfer leadership to TS 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:52.123704 24263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:52.124483 24263 raft_consensus.cc:606] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:52.130659 24265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
mode: GRACEFUL
new_leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:46742
I20260709 12:19:52.131635 24265 raft_consensus.cc:606] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Received request to transfer leadership to TS 0bc1a2ee830841efa4ca19a783c2b1a9
I20260709 12:19:52.134502 24478 consensus_queue.cc:1048] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.149833 24477 consensus_queue.cc:1048] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.245514 24442 raft_consensus.cc:993] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: : Instructing follower e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.246042 24433 raft_consensus.cc:1081] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Signalling peer e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.247820 24113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:56060
I20260709 12:19:52.248373 24113 raft_consensus.cc:493] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.248667 24113 raft_consensus.cc:3060] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.254297 24113 raft_consensus.cc:515] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.256098 24113 leader_election.cc:290] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.257043 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:52.257478 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9131ca68225b45fcb1f9f322bab74555" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.257871 24190 raft_consensus.cc:3055] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.258095 24263 raft_consensus.cc:3060] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.258255 24190 raft_consensus.cc:740] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:52.259043 24190 consensus_queue.cc:260] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.259985 24190 raft_consensus.cc:3060] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.263875 24263 raft_consensus.cc:2468] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.265139 24190 raft_consensus.cc:2468] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.265242 24082 leader_election.cc:304] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:52.266266 24315 raft_consensus.cc:2804] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.266903 24315 raft_consensus.cc:697] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:52.267596 24315 consensus_queue.cc:237] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.275971 24012 catalog_manager.cc:5697] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 1 to 2, leader changed from 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130) to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.278223 24315 raft_consensus.cc:993] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: : Instructing follower 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:52.279314 24432 raft_consensus.cc:1081] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Signalling peer 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:52.281019 24190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:48322
I20260709 12:19:52.282083 24190 raft_consensus.cc:493] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.282543 24190 raft_consensus.cc:3060] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.290779 24190 raft_consensus.cc:515] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.292721 24190 leader_election.cc:290] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.293924 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:52.294350 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78a5e50d2f347439e91a81507ab61e9" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.294942 24113 raft_consensus.cc:3055] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.295058 24263 raft_consensus.cc:3060] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.295369 24113 raft_consensus.cc:740] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:52.296428 24113 consensus_queue.cc:260] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.298009 24113 raft_consensus.cc:3060] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.301718 24263 raft_consensus.cc:2468] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:52.303412 24157 leader_election.cc:304] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:52.304028 24113 raft_consensus.cc:2468] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:52.304201 24433 raft_consensus.cc:2804] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.304759 24433 raft_consensus.cc:697] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:52.305661 24433 consensus_queue.cc:237] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.312857 24012 catalog_manager.cc:5697] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 1 to 2, leader changed from e9c134b802024c5f86e358adf44f8825 (127.17.139.129) to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.403815 24447 raft_consensus.cc:993] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: : Instructing follower e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.404412 24433 raft_consensus.cc:1081] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Signalling peer e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.406160 24116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:56060
I20260709 12:19:52.406714 24116 raft_consensus.cc:493] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.407084 24116 raft_consensus.cc:3060] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.414805 24116 raft_consensus.cc:515] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.416817 24116 leader_election.cc:290] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.417800 24190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:52.417964 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb4b620d284585b7a8fc5f943820af" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.418653 24190 raft_consensus.cc:3055] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.418664 24263 raft_consensus.cc:3060] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.419116 24190 raft_consensus.cc:740] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:52.420189 24190 consensus_queue.cc:260] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.421447 24190 raft_consensus.cc:3060] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.426693 24263 raft_consensus.cc:2468] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.428234 24082 leader_election.cc:304] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:52.428586 24190 raft_consensus.cc:2468] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.428965 24315 raft_consensus.cc:2804] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.429509 24315 raft_consensus.cc:697] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:52.430269 24315 consensus_queue.cc:237] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.438086 24012 catalog_manager.cc:5697] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 1 to 2, leader changed from 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130) to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.498112 24440 raft_consensus.cc:993] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:52.498739 24477 raft_consensus.cc:1081] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:52.500356 24189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:48338
I20260709 12:19:52.501040 24189 raft_consensus.cc:493] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.501529 24189 raft_consensus.cc:3060] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.508235 24189 raft_consensus.cc:515] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.510092 24189 leader_election.cc:290] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.511276 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:52.511227 24263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2694f03c5954683ab5126194f0d860a" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.512279 24113 raft_consensus.cc:3060] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.512313 24263 raft_consensus.cc:3055] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.512826 24263 raft_consensus.cc:740] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:52.513721 24263 consensus_queue.cc:260] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.515314 24263 raft_consensus.cc:3060] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.521488 24113 raft_consensus.cc:2468] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:52.523188 24154 leader_election.cc:304] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:52.524101 24263 raft_consensus.cc:2468] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:52.524282 24433 raft_consensus.cc:2804] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.524977 24433 raft_consensus.cc:697] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:52.525794 24433 consensus_queue.cc:237] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.532233 24013 catalog_manager.cc:5697] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.542807 24440 raft_consensus.cc:993] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.543392 24477 raft_consensus.cc:1081] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer e9c134b802024c5f86e358adf44f8825 to start an election
I20260709 12:19:52.545048 24113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
 from {username='slave'} at 127.0.0.1:56074
I20260709 12:19:52.545557 24263 raft_consensus.cc:1275] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.545742 24113 raft_consensus.cc:493] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.546481 24113 raft_consensus.cc:3060] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.547904 24432 consensus_queue.cc:1048] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:52.554440 24440 raft_consensus.cc:993] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: : Instructing follower 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:52.555042 24440 raft_consensus.cc:1081] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Signalling peer 0bc1a2ee830841efa4ca19a783c2b1a9 to start an election
I20260709 12:19:52.554878 24113 raft_consensus.cc:515] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.557504 24190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
 from {username='slave'} at 127.0.0.1:48338
I20260709 12:19:52.558594 24113 leader_election.cc:290] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Requested vote from peers 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.559315 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:52.559926 24188 raft_consensus.cc:3060] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.563177 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab5e3dc1b61481288521e1b27b44c57" candidate_uuid: "e9c134b802024c5f86e358adf44f8825" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.564231 24265 raft_consensus.cc:3055] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.564666 24265 raft_consensus.cc:740] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:52.565868 24265 consensus_queue.cc:260] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.567448 24265 raft_consensus.cc:3060] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.567613 24189 raft_consensus.cc:1275] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.569149 24432 consensus_queue.cc:1048] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.558149 24190 raft_consensus.cc:493] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:52.570050 24190 raft_consensus.cc:3060] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.581887 24188 raft_consensus.cc:2468] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.582082 24190 raft_consensus.cc:515] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.581943 24265 raft_consensus.cc:2468] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9c134b802024c5f86e358adf44f8825 in term 2.
I20260709 12:19:52.583644 24080 leader_election.cc:304] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:52.584239 24190 leader_election.cc:290] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131:45747)
I20260709 12:19:52.584511 24432 raft_consensus.cc:2804] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.585470 24265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
I20260709 12:19:52.585721 24432 raft_consensus.cc:697] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Becoming Leader. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:52.586169 24265 raft_consensus.cc:3055] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:52.586619 24265 raft_consensus.cc:740] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:52.587453 24265 consensus_queue.cc:260] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.589000 24265 raft_consensus.cc:3060] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.589604 24113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6ee5cf38894a438307929f3768edea" candidate_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:52.590209 24113 raft_consensus.cc:3060] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:52.590703 24432 consensus_queue.cc:237] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.597256 24265 raft_consensus.cc:2468] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:52.598713 24157 leader_election.cc:304] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc1a2ee830841efa4ca19a783c2b1a9, 138ba32c4adc45098ac5346ccd7042fc; no voters: 
I20260709 12:19:52.598757 24113 raft_consensus.cc:2468] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc1a2ee830841efa4ca19a783c2b1a9 in term 2.
I20260709 12:19:52.599704 24433 raft_consensus.cc:2804] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:52.600234 24433 raft_consensus.cc:697] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:52.601166 24433 consensus_queue.cc:237] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:52.601795 24013 catalog_manager.cc:5697] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to e9c134b802024c5f86e358adf44f8825 (127.17.139.129). New cstate: current_term: 2 leader_uuid: "e9c134b802024c5f86e358adf44f8825" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.612073 24013 catalog_manager.cc:5697] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 reported cstate change: term changed from 1 to 2, leader changed from 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131) to 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130). New cstate: current_term: 2 leader_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.760749 24113 raft_consensus.cc:1275] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.762291 24447 consensus_queue.cc:1048] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.772122 24265 raft_consensus.cc:1275] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.774317 24433 consensus_queue.cc:1048] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:52.802568 24190 raft_consensus.cc:1275] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.804610 24432 consensus_queue.cc:1048] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.813916 24263 raft_consensus.cc:1275] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.816308 24493 consensus_queue.cc:1048] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:52.920329 24190 raft_consensus.cc:1275] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.922032 24493 consensus_queue.cc:1048] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.930333 24263 raft_consensus.cc:1275] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.931874 24432 consensus_queue.cc:1048] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.932420 24263 raft_consensus.cc:1275] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.934917 24433 consensus_queue.cc:1048] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.943851 24113 raft_consensus.cc:1275] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.946360 24442 consensus_queue.cc:1048] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:52.995926 24263 raft_consensus.cc:1275] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:52.997823 24435 consensus_queue.cc:1048] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:53.009158 24190 raft_consensus.cc:1275] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer e9c134b802024c5f86e358adf44f8825: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:53.010813 24435 consensus_queue.cc:1048] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:53.114825 24113 raft_consensus.cc:1275] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:53.116052 24433 consensus_queue.cc:1048] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:53.127238 24263 raft_consensus.cc:1275] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Refusing update from remote peer 0bc1a2ee830841efa4ca19a783c2b1a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:53.130156 24442 consensus_queue.cc:1048] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:55.139755 24013 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35434:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:19:55.162806 24013 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35434:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:19:55.269517 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:19:55.377687 24154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.129:39775, user_credentials={real_user=slave}} blocked reactor thread for 51774.1us
I20260709 12:19:55.388619 24534 tablet.cc:1724] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.454823 24549 tablet.cc:1724] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.453279 24548 tablet.cc:1724] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.532963 24541 tablet.cc:1724] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.566991 24113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22"
dest_uuid: "e9c134b802024c5f86e358adf44f8825"
mode: GRACEFUL
new_leader_uuid: "138ba32c4adc45098ac5346ccd7042fc"
 from {username='slave'} at 127.0.0.1:60692
I20260709 12:19:55.567689 24113 raft_consensus.cc:606] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Received request to transfer leadership to TS 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:55.532750 24545 tablet.cc:1724] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.577893 24557 tablet.cc:1724] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.576229 24558 tablet.cc:1724] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.613776 24562 tablet.cc:1724] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.586330 24534 tablet.cc:1724] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.634384 24549 tablet.cc:1724] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.640316 24553 log.cc:927] Time spent T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: Append to log took a long time: real 0.099s	user 0.002s	sys 0.000s
I20260709 12:19:55.639868 24563 tablet.cc:1724] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.642882 24554 log.cc:927] Time spent T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: Append to log took a long time: real 0.101s	user 0.003s	sys 0.000s
I20260709 12:19:55.692016 24548 tablet.cc:1724] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.720203 24568 tablet.cc:1724] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.680537 24566 tablet.cc:1724] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.724318 24565 tablet.cc:1724] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.729983 24534 tablet.cc:1724] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.673367 24080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.139.130:45937, user_credentials={real_user=slave}} blocked reactor thread for 52866.4us
I20260709 12:19:55.728018 24545 tablet.cc:1724] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.764851 24563 tablet.cc:1724] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.803433 24541 tablet.cc:1724] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.808478 24568 tablet.cc:1724] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.814985 24549 tablet.cc:1724] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.827519 24523 raft_consensus.cc:993] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: : Instructing follower 138ba32c4adc45098ac5346ccd7042fc to start an election
I20260709 12:19:55.828099 24523 raft_consensus.cc:1081] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Signalling peer 138ba32c4adc45098ac5346ccd7042fc to start an election
I20260709 12:19:55.840765 24566 tablet.cc:1724] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.846948 24263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
 from {username='slave'} at 127.0.0.1:46724
I20260709 12:19:55.847726 24263 raft_consensus.cc:493] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:55.848157 24263 raft_consensus.cc:3060] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.850183 24562 tablet.cc:1724] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.836871 24188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56"
dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
mode: GRACEFUL
new_leader_uuid: "138ba32c4adc45098ac5346ccd7042fc"
 from {username='slave'} at 127.0.0.1:47060
I20260709 12:19:55.858016 24188 raft_consensus.cc:606] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Received request to transfer leadership to TS 138ba32c4adc45098ac5346ccd7042fc
I20260709 12:19:55.857216 24566 tablet.cc:1724] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.859674 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:55.860335 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:55.865176 24263 raft_consensus.cc:515] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:55.865639 24548 tablet.cc:1724] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.868222 24263 leader_election.cc:290] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 2 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:55.868458 24558 tablet.cc:1724] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.877462 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:55.878114 24188 raft_consensus.cc:3060] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.880260 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8ccce10c3435697dd5e385d620c22" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:55.880893 24114 raft_consensus.cc:3055] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:55.881152 24114 raft_consensus.cc:740] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9c134b802024c5f86e358adf44f8825, State: Running, Role: LEADER
I20260709 12:19:55.884559 24114 consensus_queue.cc:260] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:55.881498 24565 tablet.cc:1724] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:19:55.887885 24114 raft_consensus.cc:3060] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.900192 24114 raft_consensus.cc:2468] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 2.
I20260709 12:19:55.901562 24228 leader_election.cc:304] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:55.902552 24501 raft_consensus.cc:2804] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:55.903229 24501 raft_consensus.cc:697] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 2 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:55.904268 24501 consensus_queue.cc:237] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:55.916314 24188 raft_consensus.cc:2468] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 2.
I20260709 12:19:55.935189 24014 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34: soft_deleted_table [id=1e04ec9b1c0344fbb5ab1b9c3a484eda] alter complete (version 1)
I20260709 12:19:55.949119 24012 catalog_manager.cc:5697] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 1 to 2, leader changed from e9c134b802024c5f86e358adf44f8825 (127.17.139.129) to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 2 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:56.083057 24536 raft_consensus.cc:993] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: : Instructing follower 138ba32c4adc45098ac5346ccd7042fc to start an election
I20260709 12:19:56.083612 24536 raft_consensus.cc:1081] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Signalling peer 138ba32c4adc45098ac5346ccd7042fc to start an election
I20260709 12:19:56.085425 24262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56"
dest_uuid: "138ba32c4adc45098ac5346ccd7042fc"
 from {username='slave'} at 127.0.0.1:46738
I20260709 12:19:56.086124 24262 raft_consensus.cc:493] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:56.086475 24262 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:56.093417 24262 raft_consensus.cc:515] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:56.095359 24262 leader_election.cc:290] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [CANDIDATE]: Term 3 election: Requested vote from peers e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775), 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937)
I20260709 12:19:56.096318 24114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9c134b802024c5f86e358adf44f8825"
I20260709 12:19:56.096485 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0e16350764472a9aa3eb4a1a4c2e56" candidate_uuid: "138ba32c4adc45098ac5346ccd7042fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9"
I20260709 12:19:56.096875 24114 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:56.097263 24188 raft_consensus.cc:3055] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:56.097646 24188 raft_consensus.cc:740] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bc1a2ee830841efa4ca19a783c2b1a9, State: Running, Role: LEADER
I20260709 12:19:56.098464 24188 consensus_queue.cc:260] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [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: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:56.099658 24188 raft_consensus.cc:3060] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:56.102974 24114 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 3.
I20260709 12:19:56.104583 24228 leader_election.cc:304] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [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: 138ba32c4adc45098ac5346ccd7042fc, e9c134b802024c5f86e358adf44f8825; no voters: 
I20260709 12:19:56.105355 24501 raft_consensus.cc:2804] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:56.105934 24501 raft_consensus.cc:697] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 3 LEADER]: Becoming Leader. State: Replica: 138ba32c4adc45098ac5346ccd7042fc, State: Running, Role: LEADER
I20260709 12:19:56.106264 24188 raft_consensus.cc:2468] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 138ba32c4adc45098ac5346ccd7042fc in term 3.
I20260709 12:19:56.106838 24501 consensus_queue.cc:237] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [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: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } }
I20260709 12:19:56.118221 24013 catalog_manager.cc:5697] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc reported cstate change: term changed from 2 to 3, leader changed from 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130) to 138ba32c4adc45098ac5346ccd7042fc (127.17.139.131). New cstate: current_term: 3 leader_uuid: "138ba32c4adc45098ac5346ccd7042fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "138ba32c4adc45098ac5346ccd7042fc" member_type: VOTER last_known_addr { host: "127.17.139.131" port: 45747 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:56.289484 24114 raft_consensus.cc:1275] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Refusing update from remote peer 138ba32c4adc45098ac5346ccd7042fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:56.290864 24501 consensus_queue.cc:1048] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:56.301338 24188 raft_consensus.cc:1275] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Refusing update from remote peer 138ba32c4adc45098ac5346ccd7042fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:56.307613 24580 consensus_queue.cc:1048] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:56.566273 24188 raft_consensus.cc:1275] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 3 FOLLOWER]: Refusing update from remote peer 138ba32c4adc45098ac5346ccd7042fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:56.570253 24501 consensus_queue.cc:1048] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc1a2ee830841efa4ca19a783c2b1a9" member_type: VOTER last_known_addr { host: "127.17.139.130" port: 45937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:19:56.597190 24114 raft_consensus.cc:1275] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 3 FOLLOWER]: Refusing update from remote peer 138ba32c4adc45098ac5346ccd7042fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:56.599635 24580 consensus_queue.cc:1048] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9c134b802024c5f86e358adf44f8825" member_type: VOTER last_known_addr { host: "127.17.139.129" port: 39775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:56.862079 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:56.868067 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:56.868491 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:57.869915 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:57.877499 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:57.878204 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:58.879698 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:58.885381 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:58.886040 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:59.887598 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:59.895107 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:59.895741 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:00.896930 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:00.905556 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:00.906361 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:01.907999 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:01.915854 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:01.916373 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:02.917327 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:02.927718 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:02.928365 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:03.929347 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:03.935111 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:03.935676 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:04.936746 17966 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:04.941992 17966 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:04.942555 17966 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:06.018064 17966 tablet_server.cc:179] TabletServer@127.17.139.129:0 shutting down...
I20260709 12:20:06.063724 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:06.064620 17966 tablet_replica.cc:333] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.066493 17966 raft_consensus.cc:2243] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.067209 17966 raft_consensus.cc:2272] T d5a527a66f1245f996a480521cbd9fcf P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.069912 17966 tablet_replica.cc:333] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.070557 17966 raft_consensus.cc:2243] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.071040 17966 raft_consensus.cc:2272] T f2694f03c5954683ab5126194f0d860a P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.073415 17966 tablet_replica.cc:333] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.074177 17966 raft_consensus.cc:2243] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.075194 17966 raft_consensus.cc:2272] T 05e7bc15c5e04494adb460f3d42cb69c P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.077888 17966 tablet_replica.cc:333] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.078828 17966 raft_consensus.cc:2243] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.079751 17966 raft_consensus.cc:2272] T e78a5e50d2f347439e91a81507ab61e9 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.083586 17966 tablet_replica.cc:333] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.084301 17966 raft_consensus.cc:2243] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.085242 17966 raft_consensus.cc:2272] T 9131ca68225b45fcb1f9f322bab74555 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.087584 17966 tablet_replica.cc:333] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.088222 17966 raft_consensus.cc:2243] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.089107 17966 raft_consensus.cc:2272] T 14ddcd550e5347018e1dfb2954771126 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.092693 17966 tablet_replica.cc:333] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.093864 17966 raft_consensus.cc:2243] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.094580 17966 raft_consensus.cc:2272] T e0ec441c1ed54f88a489c6eeda83ceb7 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.097447 17966 tablet_replica.cc:333] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.098184 17966 raft_consensus.cc:2243] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.099221 17966 raft_consensus.cc:2272] T a4bb4b620d284585b7a8fc5f943820af P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.102351 17966 tablet_replica.cc:333] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.103081 17966 raft_consensus.cc:2243] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.103713 17966 raft_consensus.cc:2272] T 350e051be6db4618a34b9825cacc46f9 P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.108493 17966 tablet_replica.cc:333] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.109189 17966 raft_consensus.cc:2243] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.110014 17966 raft_consensus.cc:2272] T 94ff1c1530e84a94912798761aff0dce P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.113971 17966 tablet_replica.cc:333] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.114789 17966 raft_consensus.cc:2243] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.115314 17966 raft_consensus.cc:2272] T 2049e6644ff443928fcba4aa4997eecf P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.118240 17966 tablet_replica.cc:333] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.118862 17966 raft_consensus.cc:2243] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.120441 17966 raft_consensus.cc:2272] T 8ab5e3dc1b61481288521e1b27b44c57 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.124276 17966 tablet_replica.cc:333] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.125147 17966 raft_consensus.cc:2243] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.125988 17966 raft_consensus.cc:2272] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.128863 17966 tablet_replica.cc:333] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.129565 17966 raft_consensus.cc:2243] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.130088 17966 raft_consensus.cc:2272] T ddf8ccce10c3435697dd5e385d620c22 P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.132364 17966 tablet_replica.cc:333] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.132941 17966 raft_consensus.cc:2243] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.133440 17966 raft_consensus.cc:2272] T ff0e16350764472a9aa3eb4a1a4c2e56 P e9c134b802024c5f86e358adf44f8825 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.135682 17966 tablet_replica.cc:333] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.136626 17966 raft_consensus.cc:2243] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.138355 17966 raft_consensus.cc:2272] T 17b7338227d54fc5a72ffa971efd999e P e9c134b802024c5f86e358adf44f8825 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:06.139283 24154 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 93 similar messages]
I20260709 12:20:06.142359 17966 tablet_replica.cc:333] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.144088 17966 raft_consensus.cc:2243] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:06.144436 24154 consensus_peers.cc:597] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. 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 12:20:06.145498 17966 raft_consensus.cc:2272] T 1d6ee5cf38894a438307929f3768edea P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.148042 17966 tablet_replica.cc:333] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825: stopping tablet replica
I20260709 12:20:06.148650 17966 raft_consensus.cc:2243] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.149776 17966 raft_consensus.cc:2272] T d4e56becc50b49c59b97610ee4f3bfbb P e9c134b802024c5f86e358adf44f8825 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:06.160650 24228 consensus_peers.cc:597] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. 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 12:20:06.174816 24228 consensus_peers.cc:597] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. 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 12:20:06.205819 17966 tablet_server.cc:196] TabletServer@127.17.139.129:0 shutdown complete.
I20260709 12:20:06.255829 17966 tablet_server.cc:179] TabletServer@127.17.139.130:0 shutting down...
W20260709 12:20:06.288609 24154 consensus_peers.cc:597] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:39775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:06.291553 24229 consensus_peers.cc:597] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc -> Peer 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937): Couldn't send request to peer 0bc1a2ee830841efa4ca19a783c2b1a9. 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 12:20:06.297297 24154 consensus_peers.cc:597] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:39775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:06.310365 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:06.311403 17966 tablet_replica.cc:333] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.312570 17966 raft_consensus.cc:2243] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.313560 17966 raft_consensus.cc:2272] T d5a527a66f1245f996a480521cbd9fcf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.315907 17966 tablet_replica.cc:333] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.316718 17966 raft_consensus.cc:2243] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.317693 17966 raft_consensus.cc:2272] T e78a5e50d2f347439e91a81507ab61e9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.320660 17966 tablet_replica.cc:333] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
W20260709 12:20:06.321693 24229 consensus_peers.cc:597] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc -> Peer 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937): Couldn't send request to peer 0bc1a2ee830841efa4ca19a783c2b1a9. 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 12:20:06.321688 17966 raft_consensus.cc:2243] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.322927 17966 raft_consensus.cc:2272] T f2694f03c5954683ab5126194f0d860a P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.325044 17966 tablet_replica.cc:333] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.325865 17966 raft_consensus.cc:2243] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.326460 17966 raft_consensus.cc:2272] T 05e7bc15c5e04494adb460f3d42cb69c P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.329063 17966 tablet_replica.cc:333] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
W20260709 12:20:06.329406 24229 consensus_peers.cc:597] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc -> Peer 0bc1a2ee830841efa4ca19a783c2b1a9 (127.17.139.130:45937): Couldn't send request to peer 0bc1a2ee830841efa4ca19a783c2b1a9. 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 12:20:06.330051 17966 raft_consensus.cc:2243] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.330713 17966 raft_consensus.cc:2272] T 9131ca68225b45fcb1f9f322bab74555 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.333168 17966 tablet_replica.cc:333] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.333863 17966 raft_consensus.cc:2243] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.334386 17966 raft_consensus.cc:2272] T 350e051be6db4618a34b9825cacc46f9 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.336730 17966 tablet_replica.cc:333] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.337339 17966 raft_consensus.cc:2243] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.337874 17966 raft_consensus.cc:2272] T 8ab5e3dc1b61481288521e1b27b44c57 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.340066 17966 tablet_replica.cc:333] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.340653 17966 raft_consensus.cc:2243] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.341475 17966 raft_consensus.cc:2272] T 94ff1c1530e84a94912798761aff0dce P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.343823 17966 tablet_replica.cc:333] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.344578 17966 raft_consensus.cc:2243] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.345450 17966 raft_consensus.cc:2272] T 2049e6644ff443928fcba4aa4997eecf P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.347869 17966 tablet_replica.cc:333] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.348650 17966 raft_consensus.cc:2243] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.349941 17966 raft_consensus.cc:2272] T 1d6ee5cf38894a438307929f3768edea P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.352092 17966 tablet_replica.cc:333] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.352731 17966 raft_consensus.cc:2243] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.353363 17966 raft_consensus.cc:2272] T d4e56becc50b49c59b97610ee4f3bfbb P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.355998 17966 tablet_replica.cc:333] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.356670 17966 raft_consensus.cc:2243] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.357254 17966 raft_consensus.cc:2272] T a4bb4b620d284585b7a8fc5f943820af P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.360605 17966 tablet_replica.cc:333] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.362495 17966 raft_consensus.cc:2243] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.363673 17966 raft_consensus.cc:2272] T e0ec441c1ed54f88a489c6eeda83ceb7 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.366075 17966 tablet_replica.cc:333] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.366698 17966 raft_consensus.cc:2243] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.367216 17966 raft_consensus.cc:2272] T 14ddcd550e5347018e1dfb2954771126 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.369735 17966 tablet_replica.cc:333] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.370363 17966 raft_consensus.cc:2243] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.371618 17966 raft_consensus.cc:2272] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.374039 17966 tablet_replica.cc:333] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.374651 17966 raft_consensus.cc:2243] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.375404 17966 raft_consensus.cc:2272] T 17b7338227d54fc5a72ffa971efd999e P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.377975 17966 tablet_replica.cc:333] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.378814 17966 raft_consensus.cc:2243] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.379300 17966 raft_consensus.cc:2272] T ff0e16350764472a9aa3eb4a1a4c2e56 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.382925 17966 tablet_replica.cc:333] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9: stopping tablet replica
I20260709 12:20:06.383483 17966 raft_consensus.cc:2243] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.384022 17966 raft_consensus.cc:2272] T ddf8ccce10c3435697dd5e385d620c22 P 0bc1a2ee830841efa4ca19a783c2b1a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.430217 17966 tablet_server.cc:196] TabletServer@127.17.139.130:0 shutdown complete.
W20260709 12:20:06.458671 24228 consensus_peers.cc:597] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:39775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:06.473697 17966 tablet_server.cc:179] TabletServer@127.17.139.131:0 shutting down...
W20260709 12:20:06.496987 24228 consensus_peers.cc:597] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc -> Peer e9c134b802024c5f86e358adf44f8825 (127.17.139.129:39775): Couldn't send request to peer e9c134b802024c5f86e358adf44f8825. Status: Network error: Client connection negotiation failed: client connection to 127.17.139.129:39775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:06.519902 17966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:06.520681 17966 tablet_replica.cc:333] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.521535 17966 raft_consensus.cc:2243] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.522467 17966 raft_consensus.cc:2272] T d5a527a66f1245f996a480521cbd9fcf P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.525297 17966 tablet_replica.cc:333] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.526139 17966 raft_consensus.cc:2243] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.526839 17966 raft_consensus.cc:2272] T e78a5e50d2f347439e91a81507ab61e9 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.529697 17966 tablet_replica.cc:333] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.530314 17966 raft_consensus.cc:2243] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.530824 17966 raft_consensus.cc:2272] T f2694f03c5954683ab5126194f0d860a P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.533260 17966 tablet_replica.cc:333] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.533972 17966 raft_consensus.cc:2243] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.534615 17966 raft_consensus.cc:2272] T 05e7bc15c5e04494adb460f3d42cb69c P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.537035 17966 tablet_replica.cc:333] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.537734 17966 raft_consensus.cc:2243] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.538475 17966 raft_consensus.cc:2272] T 9131ca68225b45fcb1f9f322bab74555 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.541129 17966 tablet_replica.cc:333] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.541888 17966 raft_consensus.cc:2243] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.542841 17966 raft_consensus.cc:2272] T 350e051be6db4618a34b9825cacc46f9 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.545925 17966 tablet_replica.cc:333] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.546494 17966 raft_consensus.cc:2243] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.547079 17966 raft_consensus.cc:2272] T 8ab5e3dc1b61481288521e1b27b44c57 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.549525 17966 tablet_replica.cc:333] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.550879 17966 raft_consensus.cc:2243] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.552069 17966 raft_consensus.cc:2272] T 2049e6644ff443928fcba4aa4997eecf P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.554416 17966 tablet_replica.cc:333] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.554939 17966 raft_consensus.cc:2243] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.555389 17966 raft_consensus.cc:2272] T 94ff1c1530e84a94912798761aff0dce P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.557415 17966 tablet_replica.cc:333] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.558163 17966 raft_consensus.cc:2243] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.559526 17966 raft_consensus.cc:2272] T ff0e16350764472a9aa3eb4a1a4c2e56 P 138ba32c4adc45098ac5346ccd7042fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.561776 17966 tablet_replica.cc:333] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.562378 17966 raft_consensus.cc:2243] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.562790 17966 raft_consensus.cc:2272] T 17b7338227d54fc5a72ffa971efd999e P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.580893 17966 tablet_replica.cc:333] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.583740 17966 raft_consensus.cc:2243] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.584786 17966 raft_consensus.cc:2272] T 5cdbfb308ce14a22baa0dcb2d27c4df5 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.588879 17966 tablet_replica.cc:333] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.589849 17966 raft_consensus.cc:2243] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.591459 17966 raft_consensus.cc:2272] T ddf8ccce10c3435697dd5e385d620c22 P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.595865 17966 tablet_replica.cc:333] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.596643 17966 raft_consensus.cc:2243] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.597455 17966 raft_consensus.cc:2272] T 1d6ee5cf38894a438307929f3768edea P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.600521 17966 tablet_replica.cc:333] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.601151 17966 raft_consensus.cc:2243] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.601888 17966 raft_consensus.cc:2272] T d4e56becc50b49c59b97610ee4f3bfbb P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.604861 17966 tablet_replica.cc:333] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.605464 17966 raft_consensus.cc:2243] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.606267 17966 raft_consensus.cc:2272] T a4bb4b620d284585b7a8fc5f943820af P 138ba32c4adc45098ac5346ccd7042fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.608932 17966 tablet_replica.cc:333] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.609474 17966 raft_consensus.cc:2243] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.610142 17966 raft_consensus.cc:2272] T e0ec441c1ed54f88a489c6eeda83ceb7 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.613546 17966 tablet_replica.cc:333] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc: stopping tablet replica
I20260709 12:20:06.614311 17966 raft_consensus.cc:2243] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.614979 17966 raft_consensus.cc:2272] T 14ddcd550e5347018e1dfb2954771126 P 138ba32c4adc45098ac5346ccd7042fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.678340 17966 tablet_server.cc:196] TabletServer@127.17.139.131:0 shutdown complete.
I20260709 12:20:06.742746 17966 master.cc:562] Master@127.17.139.190:37605 shutting down...
I20260709 12:20:06.772755 17966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:06.773502 17966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.773978 17966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82e8d61eed2649b4b42cec783cbbda34: stopping tablet replica
I20260709 12:20:06.796269 17966 master.cc:584] Master@127.17.139.190:37605 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21423 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (47840 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (222892 ms total)
[  PASSED  ] 8 tests.
I20260709 12:20:06.881878 17966 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2337 messages since previous log ~35 seconds ago
I20260709 12:20:06.882119 17966 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2337 messages since previous log ~35 seconds ago
I20260709 12:20:06.882357 17966 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2337 messages since previous log ~35 seconds ago
I20260709 12:20:06.882575 17966 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 ~57 seconds ago
I20260709 12:20:06.882753 17966 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 ~57 seconds ago
I20260709 12:20:06.883018 17966 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 12:20:06.883316 17966 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
